Ethereal-dev: [Ethereal-dev] question about protocol dissectors as plugin under ethrereal 0.10

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Wed, 10 Nov 2004 17:41:03 +0100
Hi guys,
 
I wrote a dissector to dissect a frame. To test it I called it from ftp dissector so that when I  send a proper bynary file it runs.
It works fine.
Now I have transferred it on a plugin, but when it runs I get segmentation fault.
I have created my plugin following README.plugins.
The make process has created the .o file.
When I run ethereal I have seen that in enable/disable protocol neither my plugin nor other plugins are shown.
 
Any help i appreciated,
 
cristian