Hi,
I am running the x86 version of Arch. The recently updated wireshark segfaults on my machine.

Here is the backtrace of the core file generated by gdb.

(gdb) bt
#0  0xb4e3731f in PyObject_IsInstance () from /usr/lib/libpython2.6.so.1.0
#1  0xb4e37bd7 in PySequence_Check () from /usr/lib/libpython2.6.so.1.0
#2  0xb67487e3 in register_all_py_protocols_func ()
   from /usr/lib/libwireshark.so.0
#3  0xb5c5725c in proto_init () from /usr/lib/libwireshark.so.0
#4  0xb5c440ba in epan_init () from /usr/lib/libwireshark.so.0
#5  0x0808d22b in main ()
(gdb)

Regards,
mwnn

Reply via email to