-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation Fault (Core Dumped) #109
Comments
@pepper-jk .. can you help me out please? |
Sorry, I did not get a notification until you mentioned me. I'll take a look at this now. |
Could you provide a pcap file that produces the error? So that I can reproduce this. Also what OS / Linux distribution and version are you running? Possibly information about your python setup:
Other notes:
|
@pepper-jk Thank you so much for getting back, it means a lot as I'm stuck on this issue for some time now. The discussed pcap file (datagusta.pcap) that is giving errors had pcapng extension, but I converted its extension to pcap through wireshark (save as option). Still it will not work? Yes, I have tried other pcap files (02 more actually) and they work fine. Ubuntu 20.04.2 LTS Yes, I have enough space on Home partition (35 GBs). |
@pepper-jk I think there is some issue in recognizing pcap file converted (from pcapng) using wireshark and gives error (Segmentation Fault). Can you refer me any other converter (to convert pcapng to pcap) please (and ID2T program also recognizes that file)? |
I have not worked with pcaps in a while, with a bit of googling these turned up:
Hope this helps, but in the future you should just search for tools like this yourself. As this is not directly related to the ID2T project. |
If you could upload the pcapng and pcap file here, I could try to reproduce the issue myself. |
Hello @pepper-jk System set up information: |
|
@LuccaRoofthooft there is no update on this from me. I'm not sure if @hashsiddique solved the problem themself or if they just lost interest. Without more information I was not able to help. Your log shows some interesting warnings regarding pybind methods deprecated at or after python Unfortunately, I currently have little time to investigate issues for ID2T. But I still suggest opening a separate issue, as we can not be sure yours is related to this one. Especially as you both use different python versions. In your issue please elaborate on your actual issue. Are you also getting a |
Hi! I'm Hassan Naeem. I'm facing an issue while executing ID2T code. The code gives "Segmentation Fault (Core Dumped)" at the output, once the pcap file is input. Can anyone help me out in this regard please? Why I'm getting such an error.
Screenshot of error attached please.
The text was updated successfully, but these errors were encountered: