Bug 322123

Summary: KDE apps crash when selecting the "Help" => "About App" menu item
Product: [Applications] kate Reporter: pridebay_un
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description pridebay_un 2013-07-08 16:05:04 UTC
Application: kwrite (4.10.4)
KDE Platform Version: 4.10.4
Qt Version: 4.8.4
Operating System: Linux 3.9-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

Tried to open the "About App" dialog (for example, Help -> About App). This happens to any KDE app on my system. The crash logs look similar.

However, the Help -> About KDE command does not cause a crash.

The crash can be reproduced every time.

-- Backtrace:
Application: KWrite (kwrite), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f01abfc5780 (LWP 27679))]

Thread 3 (Thread 0x7f0198b32700 (LWP 27680)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f019954b357 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f019954b389 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f01a5ccbe0e in start_thread (arg=0x7f0198b32700) at pthread_create.c:311
#4  0x00007f01ab91b93d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f0115732700 (LWP 28105)):
#0  0x00007f01ab914793 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f01a916eec2 in QProcessManager::run (this=0x7f01a94ee520 <processManager()::processManager>) at io/qprocess_unix.cpp:245
#2  0x00007f01a9093b6c in QThreadPrivate::start (arg=0x7f01a94ee520 <processManager()::processManager>) at thread/qthread_unix.cpp:338
#3  0x00007f01a5ccbe0e in start_thread (arg=0x7f0115732700) at pthread_create.c:311
#4  0x00007f01ab91b93d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f01abfc5780 (LWP 27679)):
[KCrash Handler]
#6  0x00007f01a91a8148 in QObject::connect (sender=0x7f0114f30bc8 <vtable for Attica::KdePlatformDependent+232>, signal=0x7f01a65bb6d0 "2authenticationRequired(QNetworkReply*,QAuthenticator*)", receiver=0x1a586c8, method=0x7f01a65bb680 "1authenticate(QNetworkReply*,QAuthenticator*)", type=Qt::AutoConnection) at kernel/qobject.cpp:2550
#7  0x00007f01a65b0d70 in Attica::ProviderManager::ProviderManager() () from /usr/lib/libattica.so.0
#8  0x00007f01aa8267f9 in KDEPrivate::KAboutApplicationPersonModel::KAboutApplicationPersonModel (this=0x1a58690, personList=..., providerUrl=..., parent=<optimized out>) at ../../kdeui/dialogs/kaboutapplicationpersonmodel_p.cpp:39
#9  0x00007f01aa82509b in KAboutApplicationDialog::Private::init (this=0x16eb000, ad=<optimized out>, ad@entry=0x10c2ed8, opt=...) at ../../kdeui/dialogs/kaboutapplicationdialog.cpp:209
#10 0x00007f01aa8259b7 in KAboutApplicationDialog::KAboutApplicationDialog (this=0x1acadb0, aboutData=0x10c2ed8, parent=<optimized out>) at ../../kdeui/dialogs/kaboutapplicationdialog.cpp:66
#11 0x00007f01aa95175f in KHelpMenu::aboutApplication (this=0x13d4260) at ../../kdeui/widgets/khelpmenu.cpp:280
#12 0x00007f01a91a4dcf in QMetaObject::activate (sender=sender@entry=0x167b340, m=m@entry=0x7f01aa626ba0 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fff5faa7a40) at kernel/qobject.cpp:3539
#13 0x00007f01a9b85bb2 in QAction::triggered (this=this@entry=0x167b340, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#14 0x00007f01a9b86fe0 in QAction::activate (this=this@entry=0x167b340, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257
#15 0x00007f01a9fc0ed3 in QMenuPrivate::activateCausedStack (this=this@entry=0x167ca00, causedStack=..., action=action@entry=0x167b340, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1038
#16 0x00007f01a9fc61a9 in QMenuPrivate::activateAction (this=0x167ca00, action=0x167b340, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1130
#17 0x00007f01a9fc9cad in QMenu::mouseReleaseEvent (this=this@entry=0x1678c30, e=e@entry=0x7fff5faa85e0) at widgets/qmenu.cpp:2372
#18 0x00007f01aa967230 in KMenu::mouseReleaseEvent (this=0x1678c30, e=0x7fff5faa85e0) at ../../kdeui/widgets/kmenu.cpp:464
#19 0x00007f01a9bd9149 in QWidget::event (this=this@entry=0x1678c30, event=event@entry=0x7fff5faa85e0) at kernel/qwidget.cpp:8375
#20 0x00007f01a9fc798b in QMenu::event (this=0x1678c30, e=0x7fff5faa85e0) at widgets/qmenu.cpp:2481
#21 0x00007f01a9b8c0ec in QApplicationPrivate::notify_helper (this=this@entry=0x10b38c0, receiver=receiver@entry=0x1678c30, e=e@entry=0x7fff5faa85e0) at kernel/qapplication.cpp:4567
#22 0x00007f01a9b8f2bb in QApplication::notify (this=this@entry=0x7fff5faa9280, receiver=receiver@entry=0x1678c30, e=e@entry=0x7fff5faa85e0) at kernel/qapplication.cpp:4110
#23 0x00007f01aa8b05e6 in KApplication::notify (this=0x7fff5faa9280, receiver=0x1678c30, event=0x7fff5faa85e0) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00007f01a91903ae in QCoreApplication::notifyInternal (this=0x7fff5faa9280, receiver=receiver@entry=0x1678c30, event=event@entry=0x7fff5faa85e0) at kernel/qcoreapplication.cpp:946
#25 0x00007f01a9b9218b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=0x1678c30, event=event@entry=0x7fff5faa85e0, alienWidget=0x0, nativeWidget=nativeWidget@entry=0x1678c30, buttonDown=buttonDown@entry=0x7f01aa6622c8 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#27 0x00007f01a9c04a5c in QETWidget::translateMouseEvent (this=this@entry=0x1678c30, event=event@entry=0x7fff5faa8d50) at kernel/qapplication_x11.cpp:4471
#28 0x00007f01a9c03921 in QApplication::x11ProcessEvent (this=0x7fff5faa9280, event=event@entry=0x7fff5faa8d50) at kernel/qapplication_x11.cpp:3660
#29 0x00007f01a9c2dea2 in x11EventSourceDispatch (s=0x10b22a0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007f01a57f3af6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f01a57f3e48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f01a57f3eec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f01a91bece6 in QEventDispatcherGlib::processEvents (this=0x1076ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007f01a9c2df9e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f01a918f0ff in QEventLoop::processEvents (this=this@entry=0x7fff5faa9140, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f01a918f388 in QEventLoop::exec (this=this@entry=0x7fff5faa9140, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f01a9194a66 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#38 0x00007f01abbebe44 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwrite.so
#39 0x00007f01ab854995 in __libc_start_main (main=0x4006d0, argc=2, ubp_av=0x7fff5faa93d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff5faa93c8) at libc-start.c:260
#40 0x0000000000400701 in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-09 03:44:13 UTC

*** This bug has been marked as a duplicate of bug 321678 ***