https://bugzilla.novell.com/show_bug.cgi?id=791927 https://bugzilla.novell.com/show_bug.cgi?id=791927#c2 Michael Monnerie <novell-web@zmi.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |novell-web@zmi.at InfoProvider|novell-web@zmi.at | --- Comment #2 from Michael Monnerie <novell-web@zmi.at> 2012-11-30 09:19:49 UTC --- Thank you for the explanation. Did it, got this: (gdb) run Starting program: /usr/bin/fwbuilder [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Firewall Builder GUI 5.1.0.3599 [New Thread 0x7fffecd7d700 (LWP 12698)] Detaching after fork from child process 12699. [New Thread 0x7fffe113a700 (LWP 12701)] Detaching after fork from child process 12707. [Thread 0x7fffe113a700 (LWP 12701) exited] Program received signal SIGSEGV, Segmentation fault. QTreeWidget::currentItem (this=0x0) at itemviews/qtreewidget.cpp:2778 2778 itemviews/qtreewidget.cpp: Datei oder Verzeichnis nicht gefunden. Missing separate debuginfos, use: zypper install fwbuilder-debuginfo-5.1.0.3599-5.1.x86_64 (gdb) (gdb) bt #0 QTreeWidget::currentItem (this=0x0) at itemviews/qtreewidget.cpp:2778 #1 0x0000000000506386 in ObjectManipulator::getSelectedObject() () #2 0x000000000049adc9 in FWWindow::toggleViewEditor() () #3 0x00000000007ae13f in FWWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () #4 0x00007ffff5e0df5f in QMetaObject::activate (sender=0x17fe110, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffffffc2f0) at kernel/qobject.cpp:3556 #5 0x00007ffff6666522 in QAction::triggered (this=this@entry=0x17fe110, _t1=true) at .moc/release-shared/moc_qaction.cpp:277 #6 0x00007ffff6666710 in QAction::activate (this=0x17fe110, event=<optimized out>) at kernel/qaction.cpp:1257 #7 0x00007ffff6a9f3d3 in QMenuPrivate::activateCausedStack (this=this@entry=0x1f4c1e0, causedStack=..., action=action@entry=0x17fe110, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1028 #8 0x00007ffff6aa56e9 in QMenuPrivate::activateAction (this=0x1f4c1e0, action=0x17fe110, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120 #9 0x00007ffff66bbe60 in QWidget::event (this=0x1f43740, event=0x7fffffffcd00) at kernel/qwidget.cpp:8362 #10 0x00007ffff6aa699b in QMenu::event (this=0x1f43740, e=0x7fffffffcd00) at widgets/qmenu.cpp:2469 #11 0x00007ffff666c74c in QApplicationPrivate::notify_helper (this=this@entry=0x14946f0, receiver=receiver@entry=0x1f43740, e=e@entry=0x7fffffffcd00) at kernel/qapplication.cpp:4554 #12 0x00007ffff66714db in QApplication::notify (this=<optimized out>, receiver=0x1f43740, e=0x7fffffffcd00) at kernel/qapplication.cpp:4097 #13 0x00000000007a30ae in FWBApplication::notify(QObject*, QEvent*) () #14 0x00007ffff5df773e in QCoreApplication::notifyInternal (this=0x14946d0, receiver=0x1f43740, event=0x7fffffffcd00) at kernel/qcoreapplication.cpp:876 #15 0x00007ffff666d58b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 #16 QApplicationPrivate::sendMouseEvent (receiver=0x1f43740, event=0x7fffffffcd00, alienWidget=0x0, nativeWidget=0x1f43740, buttonDown=0x7ffff7141248 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3165 #17 0x00007ffff66e7a9c in QETWidget::translateMouseEvent (this=this@entry=0x1f43740, event=event@entry=0x7fffffffd470) at kernel/qapplication_x11.cpp:4447 #18 0x00007ffff66e6961 in QApplication::x11ProcessEvent (this=0x14946d0, event=0x7fffffffd470) at kernel/qapplication_x11.cpp:3636 #19 0x00007ffff670cc32 in x11EventSourceDispatch (s=0x149c270, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #20 0x00007ffff43fd3b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #21 0x00007ffff43fd6e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #22 0x00007ffff43fd7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #23 0x00007ffff5e25936 in QEventDispatcherGlib::processEvents (this=0x1499b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #24 0x00007ffff670c8ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #25 0x00007ffff5df673f in QEventLoop::processEvents (this=this@entry=0x7fffffffd840, flags=...) at kernel/qeventloop.cpp:149 #26 0x00007ffff5df69c8 in QEventLoop::exec (this=0x7fffffffd840, flags=...) at kernel/qeventloop.cpp:204 #27 0x00007ffff5dfb3a8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #28 0x00000000004759d0 in main () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.