Bug 274438 - Kimpanel crashes at start
Summary: Kimpanel crashes at start
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 278631 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-29 17:51 UTC by Ngo Trung
Modified: 2011-07-27 22:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ngo Trung 2011-05-29 17:51:35 UTC
Application: kimpanel (0.1.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
I just started it in a terminal:
~$ kimpanel
The same thing happens if I added it as a widget.

The crash can be reproduced every time.

-- Backtrace:
Application: Input Method Panel (kimpanel), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78bb720 (LWP 20611))]

Thread 2 (Thread 0xb4a9db70 (LWP 20612)):
#0  0x00516416 in __kernel_vsyscall ()
#1  0x00cc7f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x02aa084b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x02a901af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x02a90524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0090b577 in QEventDispatcherGlib::processEvents (this=0x9c78058, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x008dd289 in QEventLoop::processEvents (this=0xb4a9d280, flags=...) at kernel/qeventloop.cpp:149
#7  0x008dd522 in QEventLoop::exec (this=0xb4a9d280, flags=...) at kernel/qeventloop.cpp:201
#8  0x007e72a0 in QThread::exec (this=0x9c77750) at thread/qthread.cpp:492
#9  0x008befdb in QInotifyFileSystemWatcherEngine::run (this=0x9c77750) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x007e9da2 in QThreadPrivate::start (arg=0x9c77750) at thread/qthread_unix.cpp:320
#11 0x020b0e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x00cd673e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb78bb720 (LWP 20611)):
[KCrash Handler]
#7  QGraphicsScene::addItem (this=0x0, item=0x9cbfea8) at .moc/release-shared/moc_qgraphicsscene.cpp:200
#8  0x00bf2fbe in KIMLookupTable::KIMLookupTable (this=0x9c22738, agent=0x9bdf990, corona=0x0, parent=0x0) at ../../../../applets/kimpanel/src/kimlookuptable.cpp:107
#9  0x08049715 in KIMPanel::KIMPanel (this=0xbff72fac, parent=0x0) at ../../../../applets/kimpanel/src/paneldialog.cpp:57
#10 0x080499c8 in main (argc=12601020, argv=0x9c847a0) at ../../../../applets/kimpanel/src/main.cpp:39

Reported using DrKonqi
Comment 1 Beat Wolf 2011-05-30 22:26:55 UTC
Kimpanel is not a standard plasma component. Because kimpanel is the source of the crash, you should contact the author of it directly. thank you
Comment 2 Christoph Feck 2011-07-27 22:57:25 UTC
*** Bug 278631 has been marked as a duplicate of this bug. ***