Bug ID |
8212
|
Summary |
Warn Dissector bug, protocol JXTA
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.6.1
|
Hardware |
SPARC
|
OS |
Solaris
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Warn Dissector bug, protocol JXTA, in packet 1105: proto.c:4146: failed
assertion "end >= fi->start
--
Hi,
When We start the wireshark, it show the Xwindows without problems, but when we
select bge0 interface to start capture in a few seconds the xwindows disappears
and the terminal shows this messages:
# /usr/local/bin/wireshark
12:25:06 Warn Dissector bug, protocol JXTA, in packet 1105:
proto.c:4146: failed assertion "end >= fi->start"
Bus Error(coredump)
If we do the same with the others interfaces (sppp0 and aggr1), runs without
problem.
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
aggr1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.60.30 netmask ffffff00 broadcast 192.168.60.255
bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 150.244.60.30 netmask ffffff80 broadcast 150.244.60.127
bge0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 150.244.60.75 netmask ffffff80 broadcast 150.244.60.127
bge0:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 150.244.60.76 netmask ffffff80 broadcast 150.244.60.127
sppp0: flags=10010008d1<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST,IPv4,FIXEDMTU>
mtu 1500 index 4
inet 192.168.224.2 --> 192.168.224.1 netmask ffffff00
Thank you in advance.
Alain.
You are receiving this mail because:
- You are watching all bug changes.