[opensuse-kde] How to make a valid kde crash report?

Hi all, Under precise circumstances, konqueror/webkit crashes systematically under both KDE SC4.4 and 4.5. I filed a bug, and would like to attach a crash report. After following the indications on the relevant opensuse and kde webpages, I installed the required debug packages. However, the KDE crash handler continues to tell me that the crash reports are unuseful, and that "The packages containing debug information for the following application and libraries are missing: /usr/bin/kdeinit4, /usr/lib/libQtWebKit.so.4" Which debug packages might be missing (libQtWebKit4-debuginfo and kdelibs4-debuginfo are installed)? Anyone can give me hints for making a valid crash report? Here is the crash handler: Thread 1 (Thread 0xb5a3c710 (LWP 5636)): [KCrash Handler] #7 0xb49db607 in typeinfo name for WebCore::QtPluginWidget () from /usr/lib/libQtWebKit.so.4 #8 0x08752d70 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) I tried also to use gdb, but got almost the same result... Thanks for helping me to help developers, Alvise -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org

On Thursday 19 August 2010 09:11:54 Alvise Cavallari wrote:
"The packages containing debug information for the following application and libraries are missing: /usr/bin/kdeinit4, /usr/lib/libQtWebKit.so.4"
Which debug packages might be missing (libQtWebKit4-debuginfo and kdelibs4-debuginfo are installed)? Anyone can give me hints for making a valid crash report?
Check the exact versions of libQtWebKit4, libQtWebKit4-debuginfo, kdelibs4- debuginfo, kdelibs4. When even a different build's debuginfo is installed, the backtrace will be incomplete. Will -- Will Stephenson, openSUSE Team SUSE LINUX Products GmbH - Nürnberg - AG Nürnberg - HRB 16746 - GF: Markus Rex -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org

Torsdag den 19. august 2010 09:11:54 skrev Alvise Cavallari:
Under precise circumstances, konqueror/webkit crashes systematically under both KDE SC4.4 and 4.5. I filed a bug, and would like to attach a crash report. After following the indications on the relevant opensuse and kde webpages, I installed the required debug packages.
However, the KDE crash handler continues to tell me that the crash reports are unuseful, and that "The packages containing debug information for the following application and libraries are missing: /usr/bin/kdeinit4, /usr/lib/libQtWebKit.so.4"
Which debug packages might be missing (libQtWebKit4-debuginfo and kdelibs4-debuginfo are installed)? Anyone can give me hints for making a valid crash report?
kdebase4-debuginfo and kwebkitpart-debuginfo might be needed. Just a guess though, not a debug expert. -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
participants (3)
-
Alvise Cavallari
-
Martin Schlander
-
Will Stephenson