Re: sudden features
[email protected] (Jochen Stenzel)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
Hello,
> I recompiled with Insure++ and found this (fix attached):
I patched watcher.c and reinstalled Event, but (here on Solaris) the script
still dumps a core.
> However, I couldn't find anything else.
Hm. Do you think a stack trace could help? As truss showed, the script is
terminated by SIGBUS, so I'm not really sure. I could build a temporary
version of perl for this purpose.
Jochen