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 ..