This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Corrupt data in ...


Hi Mark,
on AMD64/Linux I'm getting "During symbol reading...Corrupt data in /lib64/libm.so.6:.eh_frame; align 4 workaround apparently succeeded..." message. What does it mean and where to look for the problem?


****
(top-gdb) b main
Breakpoint 3 at 0x4390b7: file gdb.c, line 30.
(top-gdb) r
Starting program: /usr/src/packages/BUILD/gdb-6.0/gdb/gdb
During symbol reading...Corrupt data in /lib64/libm.so.6:.eh_frame; align 4 workaround apparently succeeded...
During symbol reading...Corrupt data in /lib64/libc.so.6:.eh_frame; align 4 workaround apparently succeeded...


Breakpoint 3, main (argc=1, argv=0x7fbffff6d8) at gdb.c:30
30        memset (&args, 0, sizeof args);
(top-gdb)
****

Thanks!

Michal Ludvig
--
* SuSE CR, s.r.o     * mludvig@suse.cz
* (+420) 296.545.373 * http://www.suse.cz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]