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

segmentation fault on ctrl-c #62

Closed
askovpen opened this issue Apr 11, 2014 · 2 comments
Closed

segmentation fault on ctrl-c #62

askovpen opened this issue Apr 11, 2014 · 2 comments

Comments

@askovpen
Copy link

из gdb:

Program received signal SIGINT, Interrupt.
0x00007ffff6ad539d in nanosleep () from /lib64/libpthread.so.0
(gdb) bt
#0  0x00007ffff6ad539d in nanosleep () from /lib64/libpthread.so.0
#1  0x000000000043aaa1 in std::this_thread::sleep_for<long, std::ratio<1l, 1l> > (__rtime=...) at /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4/thread:277
#2  0x0000000000439102 in main (argc=1, argv=0x7fffffffd748) at i2p.cpp:167

без gdb:

i2p: pthread_mutex_lock.c:317: __pthread_mutex_lock_full: Assertion `(-(e)) != 3 || !robust' failed.
Аварийный останов
@orignal
Copy link
Contributor

orignal commented Apr 11, 2014

Известная проблема. Просто не особо критичная, посколько происходит после останова.
Если вам не лень разбираться на чем именно падает, то пофиксите.

@meeh420
Copy link
Contributor

meeh420 commented Aug 16, 2014

Issues moved to https://track.privacysolutions.no

@meeh420 meeh420 closed this as completed Aug 16, 2014
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

3 participants