Bug#377272: Acknowledgement (libpri1.2: SIGSEGV on zaphfc dialout)
Tobias Richter
tsr at achos.com
Fri Jul 7 19:39:19 UTC 2006
tags 377272 patch
thanks dude
With debugging symbols:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226097744 (LWP 13388)]
0xb7916f97 in q931_setup (pri=0x8149ed8, c=0x81a6970, req=0x81506e8)
at q931.c:3609
3609 memcpy(c->llc, req->llc, sizeof(c->llc));
(gdb) print c->llc
$1 = '\0' <repeats 15 times>
(gdb) print req->llc
$2 = 0x1 <Address 0x1 out of bounds>
Being just plain blunt, I removed q931.c:3609 mentioned above,
introduced by the bristuffed patch. Now dialling works.
No negative side effects noticeable either. Hmm.
Tagged 'patch' therefore.
t.
More information about the Pkg-voip-maintainers
mailing list