@Jaap

Normally I would agree, but if you are using 1.6.x and wireshark can
not find it's plug-ins, the message can be thrown by the openSAFETY
dissector. It is fixed in svn, and the fix for 1.6.x is waiting in
bugzilla.

regards,
Roland


On Wed, Nov 2, 2011 at 12:25 PM, Jaap Keuter <[email protected]> wrote:
> Hi,
>
> It's a test that find_heur_dissector_list(name) returns a valid list.
> In this case it returns NULL: you try to add to a subdissector list which
> doesn't exist.
>
> You need to setup the subdissector list before adding to it.
> Note that display filter fields do NOT automagically become a subdissector
> list.
> These are separate namespaces.
>
> Thanks,
> Jaap
>
> On Wed, 02 Nov 2011 12:11:31 +0100, Marcel Haas 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 <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>            mailto:[email protected]?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to