Yes it'd be nice if you recompiled with -g flag and gave it another go...
Your backtrace does look kind of wacky though. A depth of almost 400 frames??! Also, if you look at the frame addresses, you see a bunch of bogus-looking addresses like 0x00000000 and 0x2020202020, which could imply something's overwriting your stack with NULLs, space chars (0x20) and whatever else.. It'll be interesting to see what else your recompile/retry reveals... _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
