This is the mail archive of the cygwin@sourceware.cygnus.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: cygwin_except_handler problem !


Pasa Guglielmo wrote:
[...]
> Does anybody know what is this all about and if that kind of problem is
> thought to disappear with a next version of cygwin ?
> 
> gui@JAMES/usr/gnuwin32/b18# xephem
> (D:\USR\X11R6.3\BIN\XEPHEM.EXE 1011) In cygwin_except_handler exc
> C0000005 at 5D
> 266D sp 275E14C
> (D:\USR\X11R6.3\BIN\XEPHEM.EXE 1011) Exception trapped!
> (D:\USR\X11R6.3\BIN\XEPHEM.EXE 1011) exception C0000005 at 5D266D
> (D:\USR\X11R6.3\BIN\XEPHEM.EXE 1011) exception: ax FFFFFFFF bx FFFFFFFF
> cx 53 dx
>  FFFFFFFF
> (D:\USR\X11R6.3\BIN\XEPHEM.EXE 1011) exception: si 275E33C di 2 bp
> 275E150 sp 27
> 5E14C
> (D:\USR\X11R6.3\BIN\XEPHEM.EXE 1011) exception is:
> STATUS_ACCESS_VIOLATION

XEPHEM.EXE had a segmentation violation (STATUS_ACCESS_VIOLATION).
Cygwin did the right thing and trapped the exception but it is probably
not at fault.

The next release changes the output to print something like the following
to the screen:

(D:\USR\X11R6.3\BIN\XEPHEM.EXE 1011) Exception: STATUS_ACCESS_VIOLATION
Dumping strack trace to XEPHEM.EXE.core

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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