Late breaking news: I just had a series of segfaults, which has generated 2 ".core" files, each 878000 bytes long, each with a log file about 4500 bytes long. Here is one of the log files:
root@isabel:/tmp# cat gdb-9574.log [New process 9580] Program received signal SIGSEGV, Segmentation fault. [Switching to process 9580] ModemServer::vtraceStatus (this=0x0, kind=1024, fmt=0xbfff50f0 "RECV/CQ: Adjusting for RTC found at row %u", ap=0xbfff5188 "z") at ModemServer.c++:950 950 ModemServer.c++: No such file or directory. in ModemServer.c++ Thread 2 (process 9580): #0 ModemServer::vtraceStatus (this=0x0, kind=1024, fmt=0xbfff50f0 "RECV/CQ: Adjusting for RTC found at row %u", ap=0xbfff5188 "z") at ModemServer.c++:950 #1 0x0807dca0 in FaxModem::copyQualityTrace (this=0x80ce268, fmt=0x80a6f24 "Adjusting for RTC found at row %u") at CopyQuality.c++:1198 #2 0x08080a24 in FaxModem::recvPageDLEData (this=0x80cde08, tif=0x80cf488, checkQuality=true, params=..., eresult=...) at CopyQuality.c++:309 #3 0x08070395 in Class1Modem::recvPageData (this=0x80cde08, tif=0x80cf488, eresult=...) at Class1Recv.c++:1859 #4 0x08070b55 in Class1Modem::recvPage (this=0x80cde08, tif=0x80cf488, ppm=@0xbfffe98c, eresult=..., id=...) at Class1Recv.c++:619 #5 0x080579e9 in FaxServer::recvFaxPhaseD (this=0x80c1d68, tif=0x80cf488, info=..., ppm=@0xbfffe98c, result=...) at FaxRecv.c++:247 #6 0x08058446 in FaxServer::recvDocuments (this=0x80c1d68, tif=0x80cf488, info=..., docs=..., result=...) at FaxRecv.c++:201 #7 0x08058bed in FaxServer::recvFax (this=0x80c1d68, callid=..., result=...) at FaxRecv.c++:69 #8 0x0805285c in faxGettyApp::processCall (this=0x80c1d68, ctype=2, eresult=..., callid=...) at faxGettyApp.c++:579 #9 0x080529cb in faxGettyApp::answerCall (this=0x80c1d68, atype=0, ctype=@0xbffff288, eresult=..., callid=..., dialnumber=0x0) at faxGettyApp.c++:542 #10 0x08054822 in faxGettyApp::answerPhone (this=0x80c1d68, atype=0, ctype=2, callid=..., dialnumber=0x0) at faxGettyApp.c++:429 #11 0x0805569d in faxGettyApp::listenForRing (this=0x80c1d68) at faxGettyApp.c++:248 #12 0x080559e3 in faxGettyApp::listenBegin (this=0x80c1d68) at faxGettyApp.c++:188 #13 0x08055a31 in faxGettyApp::inputReady (this=0xbfff50f0, fd=12) at faxGettyApp.c++:905 #14 0x0015ce51 in Dispatcher::notify(int, fd_set&, fd_set&, fd_set&) () from /usr/lib/hylafax/libhylafax-6.0.so.5 #15 0x0015ba8f in Dispatcher::dispatch(timeval*) () from /usr/lib/hylafax/libhylafax-6.0.so.5 #16 0x0015b9c9 in Dispatcher::dispatch() () from /usr/lib/hylafax/libhylafax-6.0.so.5 #17 0x08053c3d in main (argc=3, argv=0xbffff7e4) at faxGettyApp.c++:1150 #0 ModemServer::vtraceStatus (this=0x0, kind=1024, fmt=0xbfff50f0 "RECV/CQ: Adjusting for RTC found at row %u", ap=0xbfff5188 "z") at ModemServer.c++:950 #1 0x0807dca0 in FaxModem::copyQualityTrace (this=0x80ce268, fmt=0x80a6f24 "Adjusting for RTC found at row %u") at CopyQuality.c++:1198 #2 0x08080a24 in FaxModem::recvPageDLEData (this=0x80cde08, tif=0x80cf488, checkQuality=true, params=..., eresult=...) at CopyQuality.c++:309 #3 0x08070395 in Class1Modem::recvPageData (this=0x80cde08, tif=0x80cf488, eresult=...) at Class1Recv.c++:1859 #4 0x08070b55 in Class1Modem::recvPage (this=0x80cde08, tif=0x80cf488, ppm=@0xbfffe98c, eresult=..., id=...) at Class1Recv.c++:619 #5 0x080579e9 in FaxServer::recvFaxPhaseD (this=0x80c1d68, tif=0x80cf488, info=..., ppm=@0xbfffe98c, result=...) at FaxRecv.c++:247 #6 0x08058446 in FaxServer::recvDocuments (this=0x80c1d68, tif=0x80cf488, info=..., docs=..., result=...) at FaxRecv.c++:201 #7 0x08058bed in FaxServer::recvFax (this=0x80c1d68, callid=..., result=...) at FaxRecv.c++:69 #8 0x0805285c in faxGettyApp::processCall (this=0x80c1d68, ctype=2, eresult=..., callid=...) at faxGettyApp.c++:579 #9 0x080529cb in faxGettyApp::answerCall (this=0x80c1d68, atype=0, ctype=@0xbffff288, eresult=..., callid=..., dialnumber=0x0) at faxGettyApp.c++:542 #10 0x08054822 in faxGettyApp::answerPhone (this=0x80c1d68, atype=0, ctype=2, callid=..., dialnumber=0x0) at faxGettyApp.c++:429 #11 0x0805569d in faxGettyApp::listenForRing (this=0x80c1d68) at faxGettyApp.c++:248 #12 0x080559e3 in faxGettyApp::listenBegin (this=0x80c1d68) at faxGettyApp.c++:188 #13 0x08055a31 in faxGettyApp::inputReady (this=0xbfff50f0, fd=12) at faxGettyApp.c++:905 #14 0x0015ce51 in Dispatcher::notify(int, fd_set&, fd_set&, fd_set&) () from /usr/lib/hylafax/libhylafax-6.0.so.5 #15 0x0015ba8f in Dispatcher::dispatch(timeval*) () from /usr/lib/hylafax/libhylafax-6.0.so.5 #16 0x0015b9c9 in Dispatcher::dispatch() () from /usr/lib/hylafax/libhylafax-6.0.so.5 #17 0x08053c3d in main (argc=3, argv=0xbffff7e4) at faxGettyApp.c++:1150 $1 = (ModemServer * const) 0x0 Saved corefile /tmp/gdb-9574.core root@isabel:/tmp# I can email you the files if you like. This is good, eh? Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/600219 Title: faxgetty segfault To manage notifications about this bug go to: https://bugs.launchpad.net/hylafax/+bug/600219/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs