Jeff Morriss
changed
bug 10167
What |
Removed |
Added |
Status |
CONFIRMED
|
RESOLVED
|
CC |
|
[email protected]
|
Resolution |
---
|
DUPLICATE
|
Comment # 2
on bug 10167
from Jeff Morriss
Backtrace:
~~~
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f6f317b4df6 in _match_strval_ext_init (val=54058464,
a_vse=0x7f6f30465270) at value_string.c:294
294 g_assert((vs_p[vs_num_entries].value==0) &&
(vs_p[vs_num_entries].strptr==NULL));
Missing separate debuginfos, use: debuginfo-install c-ares-1.10.0-2.fc20.x86_64
glib2-2.38.2-2.fc20.x86_64 glibc-2.18-12.fc20.x86_64 gmp-5.1.2-2.fc20.x86_64
gnome-keyring-3.10.1-1.fc20.x86_64 gnutls-3.1.24-1.fc20.x86_64
keyutils-libs-1.5.9-1.fc20.x86_64 krb5-libs-1.11.5-5.fc20.x86_64
libcom_err-1.42.8-3.fc20.x86_64 libffi-3.0.13-5.fc20.x86_64
libgcrypt-1.5.3-2.fc20.x86_64 libgpg-error-1.12-1.fc20.x86_64
libpcap-1.5.3-1.fc20.x86_64 libselinux-2.2.1-6.fc20.x86_64
libtasn1-3.5-1.fc20.x86_64 nettle-2.7.1-3.fc20.x86_64
nss-softokn-freebl-3.16.1-1.fc20.x86_64 openssl-libs-1.0.1e-37.fc20.1.x86_64
p11-kit-0.20.2-1.fc20.x86_64 p11-kit-trust-0.20.2-1.fc20.x86_64
pcre-8.33-4.fc20.x86_64 trousers-0.3.11.2-3.fc20.x86_64
xz-libs-5.1.2-8alpha.fc20.x86_64 zlib-1.2.8-3.fc20.x86_64
(gdb) bt
#0 0x00007f6f317b4df6 in _match_strval_ext_init (val=54058464,
a_vse=0x7f6f30465270) at value_string.c:294
#1 0x00007f6f31f2169a in elem_telv (tvb=tvb@entry=0x338dde0,
tree=tree@entry=0x7f6f3044f1e0, pinfo=pinfo@entry=0x7fff8081d240,
iei=iei@entry=20 '\024', pdu_type=pdu_type@entry=4, idx=idx@entry=20,
offset=offset@entry=1, len=len@entry=107, name_add=name_add@entry=0x0) at
packet-gsm_a_common.c:1326
#2 0x00007f6f318965a3 in bssgp_sgsn_invoke_trace (tvb=0x338dde0,
tree=0x7f6f3044f1e0, pinfo=0x7fff8081d240, offset=<optimized out>,
len=<optimized out>) at packet-bssgp.c:4745
#3 0x00007f6f3189b39d in dissect_bssgp (tvb=0x338dde0, pinfo=0x7fff8081d240,
tree=<optimized out>) at packet-bssgp.c:6297
#4 0x00007f6f31781fcb in call_dissector_through_handle
(handle=handle@entry=0x20505d0, tvb=tvb@entry=0x338dde0,
pinfo=pinfo@entry=0x7fff8081d240, tree=tree@entry=0x7f6f30465000) at
packet.c:433
#5 0x00007f6f317825cb in call_dissector_work (handle=0x20505d0, tvb=0x338dde0,
pinfo_arg=0x7fff8081d240, tree=0x7f6f30465000, add_proto_name=1) at
packet.c:524
[...]
~~~
Looks like Evan/Pascal are right: it's a dup of bug 8940 (whose fix was
reverted).
*** This bug has been marked as a duplicate of bug 8940 ***
You are receiving this mail because:
- You are watching all bug changes.