Hi Hanno,

On Thu, Aug 25, 2005 at 04:28:02PM +0200, Hanno 'Rince' Wagner wrote:
> Better traceback:

Thanks, this is the kind of backtrace that I was looking for.
Unfortunately, it doesn't point me to a fix, because this:

> #2  0x0000000000412459 in CTransferChannel::DataB3Ind (this=0x539928,
>     Params=0x0) at Channel.cpp:1108

is a condition that should never allow the program to get any farther,
because it should have caused a segfault at this point; which means that
we probably have something stomping on the stack before the final crash.

The next step would be to try to run the debugging-enabled version of
c2recvfax under a tool such as valgrind, to try to catch the
stack-smashing as it happens.  Could you give that a try and send the
logs to the BTS?

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to