RE: Core file (debugging info turned on/stack trace)

2000-09-28 Thread Doug MacEachern
On Tue, 26 Sep 2000, Shane Adams wrote: Well I did a little more investigation - it seems that we are dieing in Expat.pm line 451. The offending Function is: ... is this something you can reproduce at will? if you can give me a tiny test case that i can drop and i run, i'll take a look.

RE: Core file (debugging info turned on/stack trace)

2000-09-26 Thread Shane Adams
Title: RE: Core file (debugging info turned on/stack trace) Well I did a little more investigation - it seems that we are dieing in Expat.pm line 451. The offending Function is: sub parse { my $self = shift; my $arg = shift; croak Parse already in progress (Expat) if $self-{_State_