Re: [perl #50708] segfault in pbc_merge

2008-02-19 Thread Ryan Voots
chromatic via RT wrote: On Sunday 10 February 2008 21:56:06 Ryan Voots wrote: When calling pbc_merge outside of the parrot root I encountered a segfault because pbc_merge cannot find lua_group.so, when run inside the parrot root it is able to find the .so inside the runtime directory. a simple

Re: [perl #50708] segfault in pbc_merge

2008-02-18 Thread chromatic
On Sunday 10 February 2008 21:56:06 Ryan Voots wrote: > When calling pbc_merge outside of the parrot root I encountered a > segfault because pbc_merge cannot find lua_group.so, when run inside the > parrot root it is able to find the .so inside the runtime directory. > > a simple test case of this

[perl #50708] segfault in pbc_merge

2008-02-11 Thread via RT
# New Ticket Created by Ryan Voots # Please include the string: [perl #50708] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50708 > When calling pbc_merge outside of the parrot root I encountered a segfault because pbc_mer