Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Reporting the STATUS_INVALID_UNWIND_TARGET fatal error
@ 2014-09-30 17:54 Eli Zaretskii
  2014-10-07 17:01 ` Pedro Alves
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2014-09-30 17:54 UTC (permalink / raw)
  To: gdb

In the native MinGW build of GDB, we currently do not interpret
STATUS_INVALID_UNWIND_TARGET, neither as a Posix-style signal nor as a
Windows exception (under debugexceptions).  As result, GDB says
something like

  gdb: unknown target exception 0xc0000029 at 0x7c9502cc

Would it make sense to report this as SIGSEGV instead?

This happens, e.g., when a thread tries to longjmp using stack
information recorded by a different thread.  What will GDB report in
such a case on GNU/Linux or other Posix platforms?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-07 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-30 17:54 Reporting the STATUS_INVALID_UNWIND_TARGET fatal error Eli Zaretskii
2014-10-07 17:01 ` Pedro Alves
2014-10-07 17:25   ` Eli Zaretskii
2014-10-07 17:49     ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox