This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug gdb/11377] New: crash in cp_lookup_symbol_namespace


These two frames just repeat infinitely. Saved core dump. If there's anything I
can do to help, please let me know.

Program received signal SIGSEGV, Segmentation fault.
cp_lookup_symbol_namespace (namespace=0x16af2c0 "nanojit", name=0x7fffffffdc00
"RecordTree", linkage_name=0x0,
    block=0x18d5510, domain=VAR_DOMAIN) at ../../gdb/cp-namespace.c:337
337     {

(gdb) bt
#0  cp_lookup_symbol_namespace (namespace=0x16af2c0 "nanojit",
name=0x7fffffffdc00 "RecordTree", linkage_name=0x0,
    block=0x18d5510, domain=VAR_DOMAIN) at ../../gdb/cp-namespace.c:337
#1  0x00000000005ab877 in cp_lookup_symbol_namespace (namespace=0xe408f0 "js",
name=0x7fffffffdc00 "RecordTree",
    linkage_name=<value optimized out>, block=0x18d5510, domain=VAR_DOMAIN) at
../../gdb/cp-namespace.c:351

-- 
           Summary: crash in cp_lookup_symbol_namespace
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: danderson at mozilla dot com
                CC: gdb-prs at sourceware dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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