-
Notifications
You must be signed in to change notification settings - Fork 582
5.14.0-RC2 op/threads.t failures #11309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From [email protected]I've compiled my perl with the following options (full perl -V output The failing test output is: [ahartmai@ahartmai-nb perl-5.14.0-RC2]$ Test Summary Report t/op/threads.t (Wstat: 11 Tests: 9 Failed: 0) [ahartmai@ahartmai-nb perl-5.14.0-RC2]$ ./perl -Ilib -V Platform: Characteristics of this binary (from libperl): PERLBREW_PATH="/home/ahartmai/perl5/perlbrew/bin:/home/ahartmai/perl5/perlbrew/perls/current/bin" /home/ahartmai/perl5/perlbrew/perls/perl-5.14.0-RC2/lib/site_perl/5.14.0/x86_64-linux-thread-multi /home/ahartmai/perl5/perlbrew/perls/perl-5.14.0-RC2/lib/5.14.0/x86_64-linux-thread-multi Best regards, Alex (abraxxa) |
From @obraReproduced locally with Ubuntu natty x86_64 and ./Configure -des -Dusethreads -Duselargefiles -Dcccdlflags= t/op/threads...................................................perl: On Fri 6.May'11 at 6:03:41 -0700, Alexander Hartmaier wrote:
|
The RT System itself - Status changed from 'new' to 'open' |
From @obra./Configure -des -Dusethreads -Dusemymalloc is enough to trigger the segfault. on both 5.14.0-RC2 and maint-5.12 on As far as I can tell, this is _not_ a regression. That means that it's |
From @tonycozBacktrace when built with -DEBUGGING -Duseithreads -Dusemymalloc: rogram received signal SIGSEGV, Segmentation fault. |
From @iabynOn Sat, May 07, 2011 at 04:18:03PM -0400, Jesse Vincent wrote:
Now fixed by the commits It's basically various issues relating to running out of memory while The commits above fix the specific issues, although I suspect there's a -- |
@iabyn - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#90006 (status was 'resolved')
Searchable as RT90006$
The text was updated successfully, but these errors were encountered: