Bug 278631 - kimpanel crash on startup on new kubuntu 11.04
Summary: kimpanel crash on startup on new kubuntu 11.04
Status: RESOLVED DUPLICATE of bug 274438
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 17:50 UTC by saverio
Modified: 2011-07-27 22:57 UTC (History)
1 user (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 saverio 2011-07-27 17:50:48 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-10-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
Kimpanel fails to start - just crashes as soon as I try:

  KCrash: Application 'kimpanel' crashing...
  KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
  sock_file=/home/saverio/.kde/socket-rutelio/kdeinit4__0  
  QSocketNotifier: Invalid socket 12 and type 'Read', disabling...

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

Thread 2 (Thread 0x7f4352c24700 (LWP 2721)):
#0  0x00007f436fb76f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f436c97b104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f436c97b639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4370f5f446 in QEventDispatcherGlib::processEvents (this=0x1a3d410, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f4370f33882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4370f33abc in QEventLoop::exec (this=0x7f4352c23cd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f4370e4a924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007f4370f15c2f in QInotifyFileSystemWatcherEngine::run (this=0x19d2760) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f4370e4d175 in QThreadPrivate::start (arg=0x19d2760) at thread/qthread_unix.cpp:320
#9  0x00007f4364c1f853 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007f436d23ed8c in start_thread (arg=0x7f4352c24700) at pthread_create.c:304
#11 0x00007f436fb8404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f43721907c0 (LWP 2720)):
[KCrash Handler]
#6  QGraphicsScene::addItem (this=0x0, item=0x19d4a70) at .moc/release-shared/moc_qgraphicsscene.cpp:200
#7  0x00007f4371da78cc in KIMLookupTable::KIMLookupTable (this=0x19f0240, agent=<value optimized out>, corona=0x0, parent=<value optimized out>) at ../../../../applets/kimpanel/src/kimlookuptable.cpp:107
#8  0x0000000000401c7b in KIMPanel::KIMPanel (this=0x7fff044b4e00, parent=<value optimized out>) at ../../../../applets/kimpanel/src/paneldialog.cpp:57
#9  0x0000000000401f1d in main (argc=1, argv=0x7fff044b5018) at ../../../../applets/kimpanel/src/main.cpp:39

Reported using DrKonqi
Comment 1 Christoph Feck 2011-07-27 22:57:25 UTC

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