This is the mail archive of the cygwin mailing list for the Cygwin 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]

Re: strace (from git) segfaults


I got the crash again (when trying to do something else of course). So here is the complete backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x00000000771fc3bc in KERNEL32!GetVolumePathNamesForVolumeNameW () from /c/Windows/system32/kernel32.dll
(gdb) bt
#0 0x00000000771fc3bc in KERNEL32!GetVolumePathNamesForVolumeNameW () from /c/Windows/system32/kernel32.dll #1 0x00000001800c92a4 in dos_drive_mappings::dos_drive_mappings (this=0x600000010) at /d/src/cygwin-newlib/build/../winsup/cygwin/mount.cc:1947 #2 0x000000018005fdf5 in cygwin_internal (t=<optimized out>) at /d/src/cygwin-newlib/build/../winsup/cygwin/external.cc:535 #3 0x0000000000402b6b in main2 (argc=argc@entry=8, argv=0x0, argv@entry=0x802220) at /d/src/cygwin-newlib/build/../winsup/utils/strace.cc:1175 #4 0x00000000004074da in main (argc=8, argv=0x802220) at /d/src/cygwin-newlib/build/../winsup/utils/strace.cc:1195


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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