Closed GoogleCodeExporter closed 9 years ago
Fixed with commit 69a93c5d1d0d78e0a934728fb849d8e4dfc9b3ad
Author: Reini Urban <rurban@cpanel.net>
Date: Mon May 5 17:14:43 2014 -0500
C: Do not store invalid GvCV, only cv or &sv_list entries
Fixes #313, where Errno::ECHILD stored lexwarn1 as GvCV, which
subsequently could not be globally destructed and SEGV with -O3
Original comment by reini.urban
on 5 May 2014 at 10:15
This change also fixed the failing threaded cases on 5.14.4d:
t/issue185.t .. ok
t/issue273.t .. ok
t/issue245.t .. ok
t/issue242.t .. ok
t/issue31.t ... ok
Original comment by reini.urban
on 5 May 2014 at 10:17
Original issue reported on code.google.com by
reini.urban
on 5 May 2014 at 10:00