Bug 174779

Summary: plasma crashes when clicking on kde start menu button
Product: [Unmaintained] plasma4 Reporter: Karol Tomala <ktomala>
Component: panelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: aseigo
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: traceback from kcrash

Description Karol Tomala 2008-11-10 14:10:56 UTC
Version:            (using KDE 4.1.2)
Compiler:          gcc version 4.3.2 (GCC) Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --build=x86_64-manbo-linux-gnu --host=x86_64-manbo-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror
OS:                Linux
Installed from:    Mandriva RPMs

When clicking on KDE start menu (simple layout), KDE menu crashes plasma. It occurs in 95% clicks on this menu. If you click it two or three times, plasma will restart each time, but if you click on it once again KDE4 will crash, not showing the crash debug dialog, showing wallpaper from KDM and leaving open only programs that are not from KDE4. Then only restarting X server helps.
Comment 1 Karol Tomala 2008-11-10 14:12:24 UTC
Created attachment 28452 [details]
traceback from kcrash
Comment 2 FiNeX 2008-11-10 14:58:24 UTC
Hi, can you provide a backtrace with the debug symbols enabled? Read this page for more informations:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Moreover you should paste the baktrace directly on the bug comment instead of attach it :-)

Thanks a lot!
Comment 3 Aaron J. Seigo 2008-11-10 23:39:08 UTC
almost certainly the same bug as 172670; the two plasmoids use most of the same code internally and the crash is nigh identical.

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