[Bug c++/12255] New: gdb hangs when trying to load a corefile.

dumrat at gmail dot com sourceware-bugzilla@sourceware.org
Tue Nov 23 05:25:00 GMT 2010


http://sourceware.org/bugzilla/show_bug.cgi?id=12255

           Summary: gdb hangs when trying to load a corefile.
           Product: gdb
           Version: 6.8
            Status: NEW
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: dumrat@gmail.com


GNU gdb (GDB; SUSE Linux Enterprise 11) 6.8.50.20081120-cvs

strace: 

read(7, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
4096) = 4096
lseek(7, 61132800, SEEK_SET)            = 61132800
read(7,
"\0204\211\0\0\0\0\0\3\0\0\0\2\0\0\0\200C-\4\0\0\0\0!\0\0\0\0\0\0\0"..., 4096)
= 4096
lseek(7, 188538880, SEEK_SET)           = 188538880
read(7, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
4096) = 4096
lseek(7, 61132800, SEEK_SET)            = 61132800
read(7,
"\0204\211\0\0\0\0\0\3\0\0\0\2\0\0\0\200C-\4\0\0\0\0!\0\0\0\0\0\0\0"..., 4096)
= 4096
lseek(7, 188538880, SEEK_SET)           = 188538880
read(7, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
4096) = 4096
lseek(7, 61132800, SEEK_SET)            = 61132800

As far as I know the core file in not corrupt. 'file corefile' says its a gdb
corefile. The corefile is about 230MB

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Gdb-prs mailing list