https://bugzilla.novell.com/show_bug.cgi?id=423318 Summary: gdb: generate-core-file produces unreadable stack trace Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: nderkach@gmail.com QAContact: qa@suse.de Found By: --- How to reproduce: gdb --batch --ex 'generate-core-file core-file' --pid $$ >/dev/null gdb /bin/bash core-file The stack trace looks like this: #0 0x00007f500289eb55 in ?? () #1 0x0000000000000000 in ?? () .while it has to contain a libc.so reference. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.