Comment 12 for bug 74691

Revision history for this message
Martin Pitt (pitti) wrote :

For comparison on amd64: with coreutils-dbgsym, I get a good backtrace and no 'Failed to read a valid object file image from memory.' error.

(gdb) bt
#0 0x00002accdc287750 in nanosleep () from /lib/libc.so.6
#1 0x00000000004026b4 in xnanosleep (seconds=<value optimized out>) at xnanosleep.c:101
#2 0x00000000004012ca in main (argc=2, argv=0x1) at sleep.c:148
#3 0x00002accdc20e8e4 in __libc_start_main () from /lib/libc.so.6
#4 0x0000000000400f99 in _start ()