Re: [perl #34587] Build Segfaults While Generating config.fpmc (Linux PPC)

2005-03-28 Thread Leopold Toetsch
Chromatic [EMAIL PROTECTED] wrote: The current CVS HEAD has failed for about a week or so at the point where Parrot tries to generate its configuration library. Strange. (gdb) bt #0 0x100b74f0 in pobject_lives (interpreter=0x103ac910, obj=0x35) at src/dod.c:196 #1 0x10278d7c in

Re: [perl #34587] Build Segfaults While Generating config.fpmc (Linux PPC)

2005-03-28 Thread chromatic
On Mon, 2005-03-28 at 11:42 +0200, Leopold Toetsch wrote: (gdb) bt #0 0x100b74f0 in pobject_lives (interpreter=0x103ac910, obj=0x35) at src/dod.c:196 #1 0x10278d7c in Parrot_SArray_mark (interpreter=0x103ac910, pmc=0x1056c540) at classes/sarray.c:276 At that point we have

[PATCH: perl #34587] Build Segfaults While Generating config.fpmc (Linux PPC)

2005-03-28 Thread chromatic
On Mon, 2005-03-28 at 17:41 -0800, chromatic wrote: It looks like the first element of interpreter-iglobals is wrong. Obviously storing a null pointer in there doesn't help. Here's a patch that fixes things for me. Now gdb says: Breakpoint 1, Parrot_SArray_mark (interpreter=0x103ac920,

[PATCH src/global_setup.c] Re: [perl #34587] Build Segfaults While Generating config.fpmc (Linux PPC)

2005-03-28 Thread chromatic
On Mon, 2005-03-28 at 17:41 -0800, chromatic wrote: (apologies if this appears multiple times; I had the wrong address earlier) It looks like the first element of interpreter-iglobals is wrong. Obviously storing a null pointer in there doesn't help. Here's a patch that fixes things for me.

[perl #34587] Build Segfaults While Generating config.fpmc (Linux PPC)

2005-03-27 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #34587] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34587 --- osname= linux osvers= 2.4.24-benh0 arch= powerpc-linux cc= gcc 3.4.3