This is the mail archive of the cygwin@cygwin.com 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]

Re: Can't get dumper.exe to work


Hi!

Sunday, 05 August, 2001 Greg Kim gkim@interwoven.com wrote:

GK> I can't seem to get dumper.exe to work with the jit-debug  facility  in
GK> cygwin.  Here is my
GK> setup (based on previous postings by deo):

GK> env: Cygwin 1.3.2-1 on Win2k

GK> $ cygcheck -s | grep CYGWIN
GK> CYGWIN = `error_start=f:\\cygwin\\bin\\dumper_wrapper.cmd'

GK> dumper_wrapper.cmd reads
GK> --------------------------------------
GK> f:\cygwin\bin\dumper.exe -d -c %1 %2
GK> --------------------------------------

GK> When I run my program_crash.exe, i get a popup window w/ the following
GK> output:
GK> --------------------------------------
d:\>>f:\cygwin\bin\dumper.exe -d -c /cygdrive/d/program_crash.exe 1656
GK> dumping process #1656 to program_crash.exe.core
GK> ...
GK> added memory region 77fc9400-77fca000
GK> added memory region 77fcda00-77ff8000
GK> added memory region 7f6f0000-7f6f7000
GK> added memory region 7ffb0000-7ffd4000
GK> added memory region 7ffdc000-7ffe1000
GK> creating section (type2) .note/1(264), flags=00000202
GK> creating section: No such file or directory
GK> Failed to prepare core dump
GK> ---------------------------------------------

GK> if anyone is interested in looking at my strace
GK> please send me a note.

yes, please send me strace of running dumper.exe via personal e-mail.
additionally, can you check if d:\program_crash.exe.core exists after
running dumper?

btw, thanks for excellently detailed bug report. you've included
almost everything needed to debug the problem.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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