Re: [perl #38800] Strange dump output from PGE (x86_64 related?)

2006-03-28 Thread Leopold Toetsch
On Mar 26, 2006, at 16:26, Patrick R. Michaud wrote: I agree it looks like a GC bug, and not anything x86_64 specific. It was definitely a GC bug (COW copies of constant strings did move string buffers). Fixed r12062. leo

Re: [perl #38800] Strange dump output from PGE (x86_64 related?)

2006-03-26 Thread Patrick R. Michaud
On Sun, Mar 26, 2006 at 03:10:31PM +0200, Leopold Toetsch wrote: > > On Mar 25, 2006, at 5:11, Patrick R.Michaud (via RT) wrote: > > >I'm running a fresh checkout of r12014. I wrote a simple test > >program (t.pir attached) that uses "dumper.pir" to dump the > >contents of one of PGE's internal

Re: [perl #38800] Strange dump output from PGE (x86_64 related?)

2006-03-26 Thread Leopold Toetsch
On Mar 25, 2006, at 5:11, Patrick R.Michaud (via RT) wrote: .sub main load_bytecode "PGE.pbc" load_bytecode "dumper.pir" load_bytecode "PGE/Dumper.pir" $P0 = find_global "PGE::P6Rule", "$optable" "_dumper"($P0) .end Another note, I forgot to mention: above code doesn't w

Re: [perl #38800] Strange dump output from PGE (x86_64 related?)

2006-03-26 Thread Leopold Toetsch
On Mar 25, 2006, at 5:11, Patrick R.Michaud (via RT) wrote: I'm running a fresh checkout of r12014. I wrote a simple test program (t.pir attached) that uses "dumper.pir" to dump the contents of one of PGE's internal variables. On my 64-bit environment (SUSE 10 Professional Linux) I get very s

[perl #38800] Strange dump output from PGE (x86_64 related?)

2006-03-25 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #38800] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=38800 > --- osname= linux osvers= 2.6.12 arch= x86_64-linux-thread-multi cc= cc --