Posted on 2008-12-15 17:29:58-08 by kaffee in response to 9428
Re: failing to compile in USE_ARCH=64 guise?
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fab721536f0 (LWP 9702)] 0x00007fab6bcc2da3 in XS_Glib__Type_list_values (my_perl=<value optimized out>, cv=<value optimized + out>) at GType.xs:2619 2619 for ( ; v && v->value_nick && v->value_name ; v++) {
I don't see what could be wrong with that code. The valgrind output suggests that valgrind is not following the fork() (or similar) that your /usr/bin/perl does to invoke perl-64. So, can you repeat the valgrind run with the correct executable? I'd also be interested in the compilation warnings.
Direct Responses: 9555 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.