Summary: | Systemsettings crashed | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | coetzee.frans |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | crash | CC: | bcooksley, finex, sainthyoga2003 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
coetzee.frans
2009-04-24 14:13:28 UTC
Hi, could you explain how to reproduce the crash? Or, if not reproducible, what did you do for crashing it? thanks Can you please provide more information as how you Triggered this crash? Thanks. this is my signal crashes: Aplicación: Preferencias del sistema (systemsettings), señal SIGSEGV 0x00007f77e851ace1 in nanosleep () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7f77ee8a4750 (LWP 4166))] Thread 2 (Thread 0x7f77dd6d4950 (LWP 4172)): #0 0x00007f77e8545662 in select () from /lib64/libc.so.6 #1 0x00007f77ee3c3366 in ?? () from /usr/lib64/libQtCore.so.4 #2 0x00007f77ee2faf72 in ?? () from /usr/lib64/libQtCore.so.4 #3 0x00007f77ee087070 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f77e854c10d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f77ee8a4750 (LWP 4166)): [KCrash Handler] #5 0x00007f77e9480cd4 in QProgressBar::minimum() const () from /usr/lib64/libQtGui.so.4 #6 0x00007f77e9391687 in QPlastiqueStyle::timerEvent(QTimerEvent*) () from /usr/lib64/libQtGui.so.4 #7 0x00007f77ee3f1da3 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4 #8 0x00007f77e90e31bd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #9 0x00007f77e90eaf8a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #10 0x00007f77ed894d6b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #11 0x00007f77ee3e3091 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #12 0x00007f77ee40f1c0 in ?? () from /usr/lib64/libQtCore.so.4 #13 0x00007f77ee40b58d in ?? () from /usr/lib64/libQtCore.so.4 #14 0x00007f77e7de00fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #15 0x00007f77e7de38cd in ?? () from /usr/lib64/libglib-2.0.so.0 #16 0x00007f77e7de3a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #17 0x00007f77ee40b4ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #18 0x00007f77e91739bf in ?? () from /usr/lib64/libQtGui.so.4 #19 0x00007f77ee3e19a2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #20 0x00007f77ee3e1b2d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #21 0x00007f77ee3e3ffd in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #22 0x0000000000411566 in _start () in mi case, i was setting the icon theme in kde4 and suddnely i got that signal. |