Bug 284582 - Panel crashed while trying to add Device Notifier
Summary: Panel crashed while trying to add Device Notifier
Status: RESOLVED DUPLICATE of bug 264971
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 01:10 UTC by Peter Weber
Modified: 2011-11-20 21:45 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 Peter Weber 2011-10-21 01:10:45 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

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

Trying to add Device Notifier to the panel.

- Unusual behavior I noticed:

There was a dark gray rectangle in the panel in the wrong place, I was trying to move it to the correct location but it wasn't working. Then boom.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa75c2337a0 (LWP 2250))]

Thread 6 (Thread 0x7fa739612700 (LWP 2251)):
#0  0x00007fa75bb1a773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fa7500a7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa7500a8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa758d0ef3e in QEventDispatcherGlib::processEvents (this=0x18258b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fa758ce2cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fa758ce2ef7 in QEventLoop::exec (this=0x7fa739611db0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fa758bfa27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fa758cc5cbf in QInotifyFileSystemWatcherEngine::run (this=0x1822d00) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fa758bfcd05 in QThreadPrivate::start (arg=0x1822d00) at thread/qthread_unix.cpp:331
#9  0x00007fa750bb4efc in start_thread (arg=0x7fa739612700) at pthread_create.c:304
#10 0x00007fa75bb2689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fa73047f700 (LWP 3248)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa758bfd1ab in wait (time=18446744073709551615, this=0x18e0790) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1879cc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fa7549f7864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x190d560, th=0x22aa7a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa7549f9e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x18507e0, th=0x22aa7a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa7549f9e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x18507e0, th=0x22aa7a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fa7549f8ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fa73047ee00, parent=0x190d560, th=0x22aa7a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fa7549f8d5b in ThreadWeaver::Thread::run (this=0x22aa7a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fa758bfcd05 in QThreadPrivate::start (arg=0x22aa7a0) at thread/qthread_unix.cpp:331
#9  0x00007fa750bb4efc in start_thread (arg=0x7fa73047f700) at pthread_create.c:304
#10 0x00007fa75bb2689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fa730e87700 (LWP 3249)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa758bfd1ab in wait (time=18446744073709551615, this=0x18e0790) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1879cc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fa7549f7864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x190d560, th=0x2037bd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa7549f9e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x18507e0, th=0x2037bd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa7549f9e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x18507e0, th=0x2037bd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fa7549f8ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fa730e86e00, parent=0x190d560, th=0x2037bd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fa7549f8d5b in ThreadWeaver::Thread::run (this=0x2037bd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fa758bfcd05 in QThreadPrivate::start (arg=0x2037bd0) at thread/qthread_unix.cpp:331
#9  0x00007fa750bb4efc in start_thread (arg=0x7fa730e87700) at pthread_create.c:304
#10 0x00007fa75bb2689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fa72de0e700 (LWP 3250)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa758bfd1ab in wait (time=18446744073709551615, this=0x18e0790) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1879cc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fa7549f7864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x190d560, th=0x219e310) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa7549f9e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x18507e0, th=0x219e310) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa7549f8ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fa72de0de00, parent=0x190d560, th=0x219e310) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa7549f8d5b in ThreadWeaver::Thread::run (this=0x219e310) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa758bfcd05 in QThreadPrivate::start (arg=0x219e310) at thread/qthread_unix.cpp:331
#8  0x00007fa750bb4efc in start_thread (arg=0x7fa72de0e700) at pthread_create.c:304
#9  0x00007fa75bb2689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa72d60d700 (LWP 3251)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa758bfd1ab in wait (time=18446744073709551615, this=0x18e0790) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1879cc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fa7549f7864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x190d560, th=0x2193c90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa7549f9e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x18507e0, th=0x2193c90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa7549f8ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fa72d60ce00, parent=0x190d560, th=0x2193c90) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa7549f8d5b in ThreadWeaver::Thread::run (this=0x2193c90) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa758bfcd05 in QThreadPrivate::start (arg=0x2193c90) at thread/qthread_unix.cpp:331
#8  0x00007fa750bb4efc in start_thread (arg=0x7fa72d60d700) at pthread_create.c:304
#9  0x00007fa75bb2689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa75c2337a0 (LWP 2250)):
[KCrash Handler]
#6  QCoreApplication::postEvent (receiver=0x2410b30, event=0x26af300, priority=0) at kernel/qcoreapplication.cpp:1188
#7  0x00007fa75812329a in QX11Data::xdndHandleFinished (this=<optimized out>, xe=0x7fffd03a5820, passive=false) at kernel/qdnd_x11.cpp:1254
#8  0x00007fa7581153c3 in QApplication::x11ClientMessage (this=<optimized out>, w=0x26588c0, event=<optimized out>, passive_only=<optimized out>) at kernel/qapplication_x11.cpp:3204
#9  0x00007fa7581138fb in QApplication::x11ProcessEvent (this=0x101a780, event=0x7fffd03a5820) at kernel/qapplication_x11.cpp:3829
#10 0x00007fa75813c412 in x11EventSourceDispatch (s=0x102c890, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x00007fa7500a7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fa7500a8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fa7500a8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fa758d0eed6 in QEventDispatcherGlib::processEvents (this=0xfbdf40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#15 0x00007fa75813c07e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#16 0x00007fa758ce2cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#17 0x00007fa758ce2ef7 in QEventLoop::exec (this=0x7fffd03a5bf0, flags=...) at kernel/qeventloop.cpp:201
#18 0x00007fa758ce7789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#19 0x00007fa75be251a3 in kdemain (argc=1, argv=0x7fffd03a5fd8) at ../../../../plasma/desktop/shell/main.cpp:120
#20 0x00007fa75ba6630d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=1, ubp_av=0x7fffd03a5fd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd03a5fc8) at libc-start.c:226
#21 0x0000000000400671 in _start ()

This bug may be a duplicate of or related to bug 271844, bug 264971.

Possible duplicates by query: bug 283656, bug 283536, bug 282224, bug 282110, bug 281159.

Reported using DrKonqi
Comment 1 Beat Wolf 2011-11-20 21:45:40 UTC

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