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]

Stack trace dumpfile


I have compiled a C program that seemed to be successful, using -

"$ gcc -O2 /cygdrive/j/Comp_programs/C/24_Hrs/8/OCR_DOC-8.3.c -o
/cygdrive/j/Comp_programs/C/24_Hrs/8/08L03.exe"

however on executing it I receive the following message -

" $ /cygdrive/j/Comp_programs/C/24_Hrs/8/08L03.exe
      9 [main] 08L03 16888 J:\Comp_programs\C\24_Hrs\8\08L03.exe: ***
fatal error - MapViewOfFileEx 'shared.5'(0x794), Win32 error 6.
Terminating.
   8066 [main] 08L03 16888 cygwin_exception::open_stackdumpfile:
Dumping stack trace to 08L03.exe.stackdump"

I recompiled using the gcc -O2 -g option with the intent of using
'addr2line -e' .
The problem is that I cannot find a "08L03.exe.stackdump" anywhere on
My Computer" after an exhaustive search on all disks.

Could someone suggest were to locate this file or how to proceed with the debug.

Thanks!

--
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]