Re: mISDNcapid still segfaults sometimes
Karsten Keil <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Am 24.05.2012 12:14, schrieb Tobias Powalowski: > Hi, > again mISDNcapid segfaults on i686: > mISDNcapid[357]: segfault at 10 ip 08055d > 8b sp b73060d0 error 4 in mISDNcapid[8048000+21000] > May 24 11:59:33 Linux-Apotheke kernel: base_sock_release(dd451900) > sk=ddfa3c00 > May 24 11:59:33 Linux-Apotheke systemd[1]: mISDNcapid.service: main > process exit > ed, code=killed, status=11 > May 24 11:59:33 Linux-Apotheke systemd[1]: Unit mISDNcapid.service > entered faile > d state. > > It's not that easy to crash it as it was earlier, but happened again on > receiving a fax. > Do we need again logs/debugging for this? > Yes, it could be helpfull to see when it happens. You can also try to enable coredumps before you start mISDNcapid (ulimit -c unlimited). Karsten