Hi,

Steve Langasek schrieb am 25. August 2005:

> Well, it appears to have debugging symbols (i.e., line numbers) for the
> capi4hylafax functions, but it doesn't actually look like it's related
> to the c2faxrecv bug you were reporting...

Better traceback:

(gdb) run
Starting program: /usr/bin/c2faxrecv
[Thread debugging using libthread_db enabled]
[New Thread 182908127168 (LWP 30672)]
[New Thread 1082128752 (LWP 30675)]



Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1082128752 (LWP 30675)]
0x000000000041923f in CBasicFaxConversion::RecvSFF (this=0x536870, buffer=0x0,
    len=2048) at BasicFax.cpp:456
456                     if (m_rSffFilter.PutChar (*buffer) == 
CSFilter_Sff2Huf::i_QueueFull) {

(gdb) bt
#0  0x000000000041923f in CBasicFaxConversion::RecvSFF (this=0x536870,
    buffer=0x0, len=2048) at BasicFax.cpp:456
#1  0x0000000000403832 in CFaxReceive::GetData (this=0x536490, Data=0x0,
    DataLength=1, DataHandle=5) at faxrecv.cpp:247
#2  0x0000000000412459 in CTransferChannel::DataB3Ind (this=0x539928,
    Params=0x0) at Channel.cpp:1108
#3  0x000000000040a17c in CCAPI20_Channel::DATA_B3_IND (this=0x539928, NCCI=1,
    Params=0x5) at CapiChan.cpp:666
#4  0x000000000040bfab in CCAPI20_MsgBase::HandleGetMessage (this=0x536490,
    Message=0x55085e "\033") at osmem.h:116
#5  0x000000000041c259 in CapiBase_WaitForSignalThread (pice=0x54dc80)
    at CapiBase.cpp:164
#6  0x0000002a95671b55 in start_thread () from /lib/libpthread.so.0
#7  0x0000002a95f2e7f0 in clone () from /lib/libc.so.6


Does this help?


Ciao, Hanno
-- 
|  Hanno Wagner  | Member of the HTML Writers Guild  | [EMAIL PROTECTED]      |
| Eine gewerbliche Nutzung meiner Email-Adressen ist nicht gestattet! |
| 74 a3 53 cc 0b 19 - we did it!          |    Generation @           |
Fachbegriffe der Informatik : ZConnect
->  Der gescheiterte Versuch eines Künstlers, automatisch übersetzte Fragmente 
    der UUCP-Dokumentation zu einer Collage zusammenzufügen.
Felix Deutsch


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to