Re: [MacPerl-Porters] access exception at GUSITimer::Kill

[email protected] (Axel Rose) Tue, 8 Jan 2002 14:42:07 +0100
Newsgroups perl.macperl.porters
Message-ID <p04330102b860a6dd6953@[172.16.172.241]>
Um 12:22 Uhr +0100 08.01.2002, schrieb Axel Rose:
>... with possibly "Undefined value" warning

I could reproduce this and identify the real warning:
  # panic: realloc.
  file 'Dev::Pseude:Net:Cmd.pm'; Line 152

After allocating more memory the problem disappeared.
So hopefully we can forget it for the moment. Finally
of course there should be more robustness in case of
tough memory conditions.

Anyway - how could I step into the source code in case
of exceptions like this?


Axel