Bug 161346 - plasma crashes after closing dolphin settings window
Summary: plasma crashes after closing dolphin settings window
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-27 22:11 UTC by Carlo
Modified: 2008-06-03 21:14 UTC (History)
0 users

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 Carlo 2008-04-27 22:11:35 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I'm using opensuse 10.3 with KDE 4.00.71 snapshot (alpha 1) "release 4.2" from the unstable repositories.

I simply click on Kickoff and load dolphin. Then I click Settings->Configure Dolphin and click abort. After this i close dolphin (with the x) and plasma crasjes with this backtrace:

Application: Spazio di lavoro di Plasma (plasma), signal SIGSEGV
[?1034h(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb4d8f6f0 (LWP 20270)]
[New Thread 0xb1ed1b90 (LWP 20282)]
[New Thread 0xb31aab90 (LWP 20276)]
0xffffe410 in __kernel_vsyscall ()
[Current thread is 0 (LWP 20270)]

Thread 3 (Thread 0xb31aab90 (LWP 20276)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb73ec566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb745a9b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb355f5c7 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#4  0x080effd4 in ?? ()
#5  0x080effd0 in ?? ()
#6  0xffffffff in ?? ()
#7  0xb31aa250 in ?? ()
#8  0xb31aa30c in ?? ()
#9  0xb73e5170 in ?? () from /lib/libpthread.so.0
#10 0xb3562b44 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#11 0xb7c22e80 in ?? () from /usr/lib/libkdeui.so.5
#12 0xb3562b4b in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#13 0xb78b0cd0 in ?? ()
#14 0xb31aa2c4 in ?? ()
#15 0xb31aa2b4 in ?? ()
#16 0xb31aa324 in ?? ()
#17 0xb31aa314 in ?? ()
#18 0x080effd0 in ?? ()
#19 0x00000000 in ?? ()

Thread 2 (Thread 0xb1ed1b90 (LWP 20282)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb73ec566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb745a9b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb73793dd in QHostInfoAgent::run () from /usr/lib/libQtNetwork.so.4
#4  0xb7459dc7 in QThreadPrivate::start () from /usr/lib/libQtCore.so.4
#5  0xb73e8192 in start_thread () from /lib/libpthread.so.0
#6  0xb5c7b02e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4d8f6f0 (LWP 20270)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb73f005b in waitpid () from /lib/libpthread.so.0
#2  0xb7b2ae3b in ?? () from /usr/lib/libkdeui.so.5
#3  0x00004f80 in ?? ()
#4  0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()


If i reproduce this for another time plasma doesn't restart automatically (all goes to a grey wallpaper, no icons panel, nothing) and i must close kde from a console.
Comment 1 Konstantinos Smanis 2008-04-28 22:41:57 UTC
Using the same packages (openSuSE unstable), this bug happens every time I close a KDE4 application. Firefox for instance doesn't cause a crash. Other than that, what you describe is the exact behaviour over here, too.

However, I suppose this bug occurs due to the huge changes being done to Plasma so I didn't report it by myself.
Comment 2 Sebastian Sauer 2008-06-03 18:59:30 UTC
Is this still reproducable for anyone and if so, could you please attach a useul backtrace (http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports)? Thanks in advance.
Comment 3 Carlo 2008-06-03 21:14:18 UTC
No, I'can't reproduce it anymore with KDE 4.0.80 (Opensuse Unstable).