Giter Site home page Giter Site logo

MemoryError on sequencegraph about captcp HOT 5 CLOSED

hgn avatar hgn commented on June 10, 2024
MemoryError on sequencegraph

from captcp.

Comments (5)

hgn avatar hgn commented on June 10, 2024

Hey Ilya, maybe try to reduce archive.pcap, e.g. tcpsplit the pcap file?

Can you upload the pcap file? I will try to reproduce the error.

Hgn

Hagen Paul Pfeifer [email protected] || http://jauu.net
Telephone: +49 174 5455209

Ilya Grigorik [email protected] schrieb:

Guessing this is not a captcp problem, but wondering if you have some tips? Trying to run this on OSX.

$> python captcp.py sequencegraph -v debug -i 1 -l 192.168.0.199 ~/Desktop/archive.pcap

# captcp 2010,2011 Hagen Paul Pfeifer (c)
# python: 2.7.1 [releaselevel: final, serial: 0]
# pcap file: /Users/igrigorik/Desktop/archive.pcap
# visualization limited to the following connections: ['1']
# call pre_process_packet [1/4]
# call pre_process_final [2/4]
# now draw 974 packets
# call process_packet [3/4]
# call pre_process_final [4/4]
Traceback (most recent call last):
File "captcp.py", line 3753, in <module>
sys.exit(captcp.run())
File "captcp.py", line 3740, in run
ret = classinstance.process_final()
File "captcp.py", line 1848, in process_final
self.cr.show_page()
MemoryError

Cairo issue / bug?


Reply to this email directly or view it on GitHub:
#2

from captcp.

igrigorik avatar igrigorik commented on June 10, 2024

http://dl.dropbox.com/u/2132185/archive.pcap - should be it. seems to be crashing on small files also, I suspect its my cairo install (ugh).

from captcp.

hgn avatar hgn commented on June 10, 2024

Tends to be. The raised python error highlight a s

Cairo error. Can you try to boot Linux and reproduce the error?

Hagen Paul Pfeifer [email protected] || http://jauu.net
Telephone: +49 174 5455209

from captcp.

hgn avatar hgn commented on June 10, 2024

Yes: libcairo problem for MacOSX - sorry:

@hal:captcp $ python captcp.py sequencegraph -v debug -i 1 -l 192.168.0.199 archive.pcap

captcp 2010,2011 Hagen Paul Pfeifer (c)

python: 2.7.3 [releaselevel: candidate, serial: 2]

pcap file: archive.pcap

visualization limited to the following connections: ['1']

call pre_process_packet [1/4]

call pre_process_final [2/4]

now draw 974 packets

call process_packet [3/4]

call pre_process_final [4/4]

generate PDF file "seq-graph.pdf"

processing duration: 0.2451 seconds

Hagen

from captcp.

hgn avatar hgn commented on June 10, 2024

no captcp bug

from captcp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.