FS#20749 - [wireshark] Segmentation fault
Attached to Project:
Arch Linux
Opened by Green (The_Green_Arrow) - Sunday, 05 September 2010, 18:25 GMT
Last edited by Ionut Biru (wonder) - Monday, 06 September 2010, 11:38 GMT
Opened by Green (The_Green_Arrow) - Sunday, 05 September 2010, 18:25 GMT
Last edited by Ionut Biru (wonder) - Monday, 06 September 2010, 11:38 GMT
|
Details
Description:
After upgrading wireshark from wireshark 1.2.10-2 to 1.4.0-1, I've got a segmentation fault when starting wireshark Additional info: * wireshark 1.4.0 Steps to reproduce: Upgrade wireshark, start it. |
This task depends upon
Closed by Ionut Biru (wonder)
Monday, 06 September 2010, 11:38 GMT
Reason for closing: Fixed
Additional comments about closing: 1.4.0-2
Monday, 06 September 2010, 11:38 GMT
Reason for closing: Fixed
Additional comments about closing: 1.4.0-2
FS#20357....
open("/usr/lib/wireshark/python/1.4.0/wspy_libws.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
fstat(8, {st_mode=S_IFREG|0644, st_size=1547, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47849b2000
read(8, "# wspy_libws.py\n#\n# $Id: wspy_li"..., 4096) = 1547
brk(0x23ed000) = 0x23ed000
close(8) = 0
munmap(0x7f47849b2000, 4096) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++