Comment 1 for bug 249444

Revision history for this message
Diwaker Gupta (diwaker) wrote :

I can confirm this on Intrepid under KDE 4.2. I get the exact same backtrace as the OP, repeated here for completeness:

Program received signal SIGABRT, Aborted.
0x00007fd1bb131015 in raise () from /lib/libc.so.6
(gdb) bt
#0 0x00007fd1bb131015 in raise () from /lib/libc.so.6
#1 0x00007fd1bb132b83 in abort () from /lib/libc.so.6
#2 0x00007fd1bb177a80 in ?? () from /lib/libc.so.6
#3 0x00007fd1bbe48cf2 in ?? () from /usr/lib/libX11.so.6
#4 0x00007fd1bce42f32 in XpmCreatePixmapFromData () from /usr/lib/libXm.so.2
#5 0x00000000004a3baa in ?? ()
#6 0x00000000004a7cd8 in ?? ()
#7 0x0000000000499fe2 in ?? ()
#8 0x00000000004aae2a in ?? ()
#9 0x00007fd1bb11c466 in __libc_start_main () from /lib/libc.so.6
#10 0x00000000004065b9 in ?? ()
#11 0x00007fffc585fca8 in ?? ()
#12 0x000000000000001c in ?? ()
#13 0x0000000000000002 in ?? ()
#14 0x00007fffc5860743 in ?? ()
#15 0x00007fffc5860755 in ?? ()
#16 0x0000000000000000 in ?? ()

I've marked #322900 as a duplicate, since the problems seem identical.