Bug 301255 - crash on startup in g_main_context_check
Summary: crash on startup in g_main_context_check
Status: RESOLVED DUPLICATE of bug 301089
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-06 06:21 UTC by Paul
Modified: 2012-06-06 07:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul 2012-06-06 06:21:26 UTC
Application: krunner (0.1)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.8.1
Operating System: Linux 3.0.0-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
crash happened a few seconds after logging in
- Unusual behavior I noticed:
see related bugs (filed one yesterday and related this one to other krunner crashes)

-- Backtrace:
Application: Run Command Interface (krunner), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f45d2324780 (LWP 3270))]

Thread 2 (Thread 0x7f45b6e4d700 (LWP 3273)):
#0  0x00007f45d1c4370d in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f45c70fd50f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f45c70c2059 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f45c70c2472 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f45c70c25f4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f45ce6347c6 in QEventDispatcherGlib::processEvents (this=0x22f3fa0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f45ce60514f in QEventLoop::processEvents (this=this@entry=0x7f45b6e4cdf0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f45ce6053d8 in QEventLoop::exec (this=0x7f45b6e4cdf0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f45ce508c50 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f45ce5e5aaf in QInotifyFileSystemWatcherEngine::run (this=0x216a280) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f45ce50bbeb in QThreadPrivate::start (arg=0x216a280) at thread/qthread_unix.cpp:298
#11 0x00007f45c758fb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#12 0x00007f45d1c4f6dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f45d2324780 (LWP 3270)):
[KCrash Handler]
#6  0x00007f45d1ba9475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f45d1bac6f0 in *__GI_abort () at abort.c:92
#8  0x00007f45cdf6c68d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f45cdf6a796 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f45cdf6a7c3 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f45cdf6aa36 in __cxa_rethrow () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007f45ce61c430 in QMetaObject::activate (sender=0x2305700, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3576
#13 0x00007f45d10da25b in Plasma::FrameSvg::setImagePath (this=0x2305700, path=...) at ../../plasma/framesvg.cpp:113
#14 0x00007f45d1f272cf in KRunnerDialog::updatePresentation (this=0x23a9c40) at ../../krunner/krunnerdialog.cpp:245
#15 0x00007f45d1f27d75 in KRunnerDialog::KRunnerDialog (this=0x23a9c40, runnerManager=<optimized out>, parent=<optimized out>, f=...) at ../../krunner/krunnerdialog.cpp:94
#16 0x00007f45d1f2d644 in Interface::Interface (this=0x23a9c40, runnerManager=0x2165fa0, parent=<optimized out>) at ../../krunner/interfaces/default/interface.cpp:69
#17 0x00007f45d1f2a686 in KRunnerApp::initialize (this=0x2156ce0) at ../../krunner/krunnerapp.cpp:168
#18 0x00007f45d1f2aef3 in KRunnerApp::KRunnerApp (this=0x2156ce0) at ../../krunner/krunnerapp.cpp:79
#19 0x00007f45d1f2af45 in KRunnerApp::self () at ../../krunner/krunnerapp.cpp:66
#20 0x00007f45d1f2b695 in kdemain (argc=1, argv=0x7fffbcc12d68) at ../../krunner/main.cpp:62
#21 0x00007f45d1b95ead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbcc12d58) at libc-start.c:228
#22 0x00000000004006f1 in _start ()

This bug may be a duplicate of or related to bug 301089.

Possible duplicates by query: bug 301193, bug 301146, bug 301089.

Reported using DrKonqi
Comment 1 Thijs 2012-06-06 07:03:02 UTC

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