freeswitch / spandsp

SpanDSP is a low-level signal processing library that modulates and demodulates signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad.
Other
152 stars 120 forks source link

Segfault on queue_init when initializing a T.30 fax session #73

Open upcFrost opened 8 months ago

upcFrost commented 8 months ago

Hi,

Following https://github.com/freeswitch/spandsp/issues/72, I've tried to compile the latest version of SpanDSP from git and use it with FreeSwitch 1.10.10 from SignalWire Debian repo, but it crashed as soon as the first fax came in. Core dump attached: spandsp_stacktrace.log.

OS: Debian 11 (Bullseye)

Best regards, Petr