[Bug 30974] New: No backtrace with Visual C++ 2010 .pdb files in large app; "Unsupported type 1404 in STRUCT field list"

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 21 17:36:24 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30974

             Bug #: 30974
           Summary: No backtrace with Visual C++ 2010 .pdb files in large
                    app; "Unsupported type 1404 in STRUCT field list"
           Product: Wine
           Version: 1.5.6
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dbghelp
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


When trying to get a backtrace from a large proprietary app built with
Visual C++ 2010, wine's backtracer issues the errors seen in bug 30973
along with a few more, e.g.

fixme:dbghelp_msc:codeview_add_type_struct_field_list Unsupported type 1404 in
STRUCT field list
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 103
fixme:dbghelp_msc:codeview_get_type Returning NULL symt for type-id 103
fixme:dbghelp_msc:codeview_snarf S-Udt nullptr_t: couldn't find type 0x103

and fails to generate a useful backtrace.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list