On Aug 5, 2011, at 8:21 AM, Ngo Hoang Thang wrote:
> Backtrace file is attached.
Unfortunately, there don't seem to be any symbols in the binary, so there
aren't any symbols in the backtrace, so there's not much we can do about it.
___
Hi,
Backtrace file is attached.
Thanks,
On 8/5/2011 2:32 AM, Guy Harris wrote:
On Aug 4, 2011, at 12:25 PM, Roland Knall wrote:
An exception in packet.c can be nearly anything. The backtrace is what
I am looking for,
Yes, as I said. My point is that sending us the core dump won't necessari
On 04/08/2011 20:23, Guy Harris wrote:
> On Aug 4, 2011, at 10:47 AM, Roland Knall wrote:
>
>> There should be a file called core in the directory you called Wireshark
>> from. Please send this file.
> More precisely, "please send this file, and the entire build directory for
> Wireshark, to some
On Aug 4, 2011, at 12:25 PM, Roland Knall wrote:
> An exception in packet.c can be nearly anything. The backtrace is what
> I am looking for,
Yes, as I said. My point is that sending us the core dump won't necessarily
make it possible for us to get a backtrace; getting the backtrace on the
ma
An exception in packet.c can be nearly anything. The backtrace is what
I am looking for, as it would tell which dissector caused the
underlying issue.
Roland
Am 04.08.2011 um 21:23 schrieb Guy Harris :
>
> On Aug 4, 2011, at 10:47 AM, Roland Knall wrote:
>
>> There should be a file called core
On Aug 4, 2011, at 10:47 AM, Roland Knall wrote:
> There should be a file called core in the directory you called Wireshark
> from. Please send this file.
More precisely, "please send this file, and the entire build directory for
Wireshark, to somebody also running the same version of Fedora".
There should be a file called core in the directory you called Wireshark
from. Please send this file.
Regards
Roland
Am 04.08.2011 um 18:25 schrieb Ngo Hoang Thang :
Hi bros,
After building release 1.6.1 successful, I run "./wireshark" (not install)
And it presents:
*ERROR:packet.c:1531:heur_
Hi bros,
After building release 1.6.1 successful, I run "./wireshark" (not install)
And it presents:
/*ERROR:packet.c:1531:heur_dissector_add: assertion failed:
(sub_dissectors != NULL)
Aborted (core dumped)*/
It is ok if I run "make install" before.
Please help me how to run "./wireshark" wit