Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] ERROR:packet.c:1531:heur_dissector_add: assertion failed: (s

From: Marcel Haas <inf462@xxxxxxxxxxx>
Date: Wed, 02 Nov 2011 13:15:15 +0100
On Wed, 02 Nov 2011 12:11:31 +0100, Marcel Haas <inf462@xxxxxxxxxxx> wrote:
Hey

If i want to start wireshark i am geting a failur :

ERROR:packet.c:1531:heur_dissector_add: assertion failed:
(sub_dissectors != NULL)
Aborted

Somebody know how to fix it ?

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
Sorry, here r more informations.

I dad been writing my own dissector and built it in to wireshark on a Linux system.
All worked well. Wireshark runs and so my dissector.
Now i want to copy the file folder to another linux system.
On the other system i run first configure than make .. all worked well ..
Now i want to start wireshark -> ./wireshark
i get these failur ..