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 win32/15716] New: Continuos false SEGMENTATION FAULTS debugging win32 application


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

            Bug ID: 15716
           Summary: Continuos false SEGMENTATION FAULTS debugging win32
                    application
           Product: gdb
           Version: 7.5
            Status: NEW
          Severity: critical
          Priority: P2
         Component: win32
          Assignee: unassigned at sourceware dot org
          Reporter: velteyn at gmail dot com

Created attachment 7105
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7105&action=edit
SIGSEV on ntdll

Hello all, I have this to report.

I compiled this GNU application
http://springrts.com/wiki/Building_Spring_on_Windows

And I followed all the steps described for a MINGW32 + gdb 7.5 on windows XP
pro sp3 compilation.

The application works perfectly alone, I launch it and works fine.

When I run it with GDB I obtain in order:

SIGSEGV Segmentation Fault into  "ntdll!RtlpWaitForCriticalSection() at
0x7c929af2" 


If I then play , program starts but after a map start I obtain another
SEGMENTATION FAULT into

KERNEL32!GetModuleFileNameA()

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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