Re: DBD::Informix and SIGBUS in perl

2005-05-18 Thread Konstantin Solodovnikov
"Jonathan Leffler" <[EMAIL PROTECTED]> wrote in message ... > On 5/17/05, Konstantin Solodovnikov <[EMAIL PROTECTED]> wrote: > > I'm having a problem with DBD::Informix when using it's functions via a > > 'goto &$sub' mechanism. >

RE: DBD::Informix and SIGBUS in perl

2005-05-18 Thread Konstantin Solodovnikov
bring perl's internal data structures to an inconsistent state, as we see in this example. Am not i right? > > Bottom line: If it hurts then stop doing it. That's the easiest way for me. I already have a workaround which solves the problem, at least for this very code. I just call the subroutine reference as $sub->(@params); Hope, this won't bring me problems in future. Best regards, Konstantin Solodovnikov, JSC "Web Media Servises". [EMAIL PROTECTED]

DBD::Informix and SIGBUS in perl

2005-05-17 Thread Konstantin Solodovnikov
e situation (test.pl in the attachment). It works for me on my solaris8 both under perl 5.8.6 and 5.8.5 and with both DBD::Informix 2003.04 and 2005.01. In the end of the message goes the output of perlbug -d, just in case. Best regards, Konstantin Solodovnikov, JSC "Web Media Servises&