[Bug 235033] [feature suggestion] Stack should be unwound and exception should be printed when a C++ application throws an uncaught exception
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Oct 2024 17:31:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235033
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #6 from Ed Maste <emaste@freebsd.org> ---
As a user- or developer-facing diagnostic having just `Abort trap (core
dumped)` isn't great.
I tried on a Debian 12 system and see:
terminate called after throwing an instance of 'char const*'
Aborted
--
You are receiving this mail because:
You are the assignee for the bug.