On Nov 23, 2005, at 12:15 AM, Nue Noi wrote:

Hi Phil,

Sorry that I gave a wrong trace. I never used gdb before.
This is the stack trace:

Program received signal SIGSEGV, Segmentation fault.
0x7c809f64 in KERNEL32!IsBadWritePtr ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll
(gdb) where
#0  0x7c809f64 in KERNEL32!IsBadWritePtr ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll
#1  0x00000013 in ?? ()
#2  0x0022eb84 in ?? ()
#3  0x00000012 in ?? ()
#4  0x0022e000 in ?? ()
#5  0x0022e000 in ?? ()
#6  0x0022d5cc in ?? ()
#7  0x0a050020 in ?? ()
#8  0x0022eff0 in ?? ()
#9  0x7c8399f3 in KERNEL32!FindAtomW ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll
#10 0x7c809f90 in KERNEL32!IsBadWritePtr ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll

Thank you very much for your help.

Are you sure the stack isn't any deeper? Maybe it only prints the deepest ten entries?

Otherwise, my guess is that there's a problem with your cygwin installation.

Phil

-------

"We shall not cease from exploration
And the end of all our exploring
Will be to arrive where we started
And know the place for the first time."

- T. S. Eliot,  'Little Gidding'


_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to