HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 10:26:23 GMT Content-length: 795 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 1027 PIR-only segfault coke "See [http://rt.perl.org/rt3/Ticket/Display.html?id=59614 Original Ticket]. This code segfaults in trunk: {{{ .sub main :main push_eh handler test() pop_eh ## NB: This makes sure the sub call PC is sufficiently ## different from the exception handler PC. print ""foo\n"" print ""bar\n"" .return () handler: pop_eh .local pmc exception .local string message .get_results (exception, message) print ""Error: "" print message .end .sub test ## Throw an exception. $P0 = new 'Exception' $P0 = 'oops' throw $P0 .end }}}" bug new normal none trunk fatal nt written from a neutral point