# New Ticket Created by Tapas Samanta # Please include the string: [perl #18892] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=18892 >
Dear Parrot! I am building a JAPI for a perl aplication here. While calling the Perl_parse from the Native code.. the 'xs_init' is invoked successfully, but the programm is crashing while the Dynaloader is called within xs_init. I am using perl5.6.1 and J2SE ver 1.4.1 under Red Hat Linux 7.2 platform. I have searched a lot on the net but couldn't find any solution. Could you please help me out? It seems there is a collision in modifying the VM's environment variables. from Perl. How to solve it? with regards Tapas Samanta CERN, GENEVA