Skip to content
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

I am combining ndpi with netfilter, when I access high traffic I get an error #3

Open
ducgiangx911 opened this issue Mar 8, 2024 · 0 comments

Comments

@ducgiangx911
Copy link

If I send normal requests there is no problem, but when I access the website an error appears, I don't understand what problem I am having? Who can help me?

SIGSEGV: segmentation violation
PC=0x76e045 m=5 sigcode=1
signal arrived during cgo execution

goroutine 8725 [syscall]:
runtime.cgocall(0x7230a0, 0xc01cf7e508)
        /usr/local/go/src/runtime/cgocall.go:157 +0x4b fp=0xc01cf7e4e0 sp=0xc01cf7e4a8 pc=0x407b0b
github.com/fs714/go-ndpi/gondpi._Cfunc_ndpi_packet_processing(0x7fda3c000ca0, 0x1c35ad0, 0xc01ca12c00, 0x50e, 0x18e1baf8cc4)
        _cgo_gotypes.go:578 +0x5c fp=0xc01cf7e508 sp=0xc01cf7e4e0 pc=0x51f51c
github.com/fs714/go-ndpi/gondpi.(*NdpiDetectionModule).PacketProcessing.func1(0xc01cf7e5a0?, 0x410b65?, 0x6?, 0xf6c0?, 0x4b1601?)
        /home/vm/go/pkg/mod/github.com/fs714/go-ndpi@v0.0.0-20230410043103-5441bf2492a3/gondpi/ndpi.go:525 +0x94 fp=0xc01cf7e578 sp=0xc01cf7e508 pc=0x51fc94
github.com/fs714/go-ndpi/gondpi.(*NdpiDetectionModule).PacketProcessing(0xc01cf7e5e0?, 0x6bbfe5?, {0xc01ca12c00?, 0x836fc0?, 0xc01d1cb6a0?}, 0x5900?, 0xc01cf7e638?)
        /home/vm/go/pkg/mod/github.com/fs714/go-ndpi@v0.0.0-20230410043103-5441bf2492a3/gondpi/ndpi.go:525 +0x25 fp=0xc01cf7e5b0 sp=0xc01cf7e578 pc=0x51fb85
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant