[Bug 227922] KMail sometimes crashes X when opening the composer

Ralf Jung ralfjung-e at gmx.de
Sun Feb 28 14:40:56 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=227922





--- Comment #2 from Ralf Jung <ralfjung-e gmx de>  2010-02-28 15:40:54 ---
Apparently installing the dbg packet you mentioned is not enough to get a good
backtrace - it just crashed again here, with this result:

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x8133d6b]
1: /usr/bin/X(xf86SigHandler+0x55) [0x80c7d35]
2: [0x9b1400]
3: /usr/bin/X(FindGlyphByHash+0x3c) [0x816e71c]
4: /usr/bin/X [0x817b13c]
5: /usr/bin/X [0x81742e5]
6: /usr/bin/X(Dispatch+0x35f) [0x808d17f]
7: /usr/bin/X(main+0x395) [0x8072515]
8: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x213b56]
9: /usr/bin/X [0x80719c1]
Saw signal 11.  Server aborting.

In order to get the actual source lines, I tried to use addr2line on the Xorg
binary contained in the dbg packet, like this:
addr2line -fe /usr/lib/debug/usr/bin/Xorg 0x816e71c
I am not sure if that is correct, it gives this result:
3: FindGlyphByHash
/build/buildd/xorg-server-1.6.4/obj-i486-linux-gnu/render/../../render/glyph.c:263
4: ProcRenderAddGlyphs
/build/buildd/xorg-server-1.6.4/obj-i486-linux-gnu/render/../../render/render.c:1131
5: ProcRenderDispatch
/build/buildd/xorg-server-1.6.4/obj-i486-linux-gnu/render/../../render/render.c:2092
6: Dispatch
/build/buildd/xorg-server-1.6.4/obj-i486-linux-gnu/dix/../../dix/dispatch.c:457
7: main
/build/buildd/xorg-server-1.6.4/obj-i486-linux-gnu/dix/../../dix/main.c:399

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list