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

SIGBUS #27

Closed
gjedeer opened this issue Nov 26, 2016 · 1 comment
Closed

SIGBUS #27

gjedeer opened this issue Nov 26, 2016 · 1 comment

Comments

@gjedeer
Copy link
Owner

gjedeer commented Nov 26, 2016

2016-11-26 22:45:39: [INFO]     Deleting tunnel #11686
2016-11-26 22:45:39: [DEBUG]    Packet succeeded at try 3

Program received signal SIGBUS, Bus error.
0x00000000004067fa in do_server_loop () at main.c:965
965                     if(FD_ISSET(tun->sockfd, &fds))
(gdb) bt full
#0  0x00000000004067fa in do_server_loop () at main.c:965
        tmp_isconnected = TOX_CONNECTION_UDP
        tox_do_interval_ms = 12
        select_rv = 2
        tv = {tv_sec = 0, tv_usec = 11996}
        tv_start = {tv_sec = 1480200339, tv_usec = 689869}
        tv_end = {tv_sec = 1480200339, tv_usec = 677790}
        ms_start = 1480200339677
        ms_end = 1480200339677
        fds = {__fds_bits = {2112, 0 <repeats 15 times>}}
        tox_packet_buf = "\242j\006\000\252\367\005U\377\327\001G\003!\377\327\001G\003#\377\327\001G\003%\377\327\001G\003'\377\327\001G\003)\377\327\001G\003+\377\327\001G\003-\377\327\001G\003/\377\327\001G\003\061\377\327\001G\003\063\377\327\001G\003o\377\354\001G\003q\377\354\001G\003s\377\354\001G\003\217\377\303\001V\000\005\377q\001V\000\n\377q\001V\001f\377\327\001V\001m\377\327\001V\001q\377q\001V\001r\377\205\001V\001s\377\327\001V\001u\377\256\001V\001x\377\205\001V\002\a\377q\001V\002\v\377q\001V\002T\377\205\001[\000\017\377\256\001[\000\021\377\256\001[\001V\377\327\001[\001_\377\327\001[\001b\377\327\001[\001d"...
        tun = 0x78ad80
        tmp = 0x78b1e0
        connected = TOX_CONNECTION_UDP
#1  0x0000000000407988 in main (argc=2, argv=0x7fffffffe768) at main.c:1404
        tox_id = "\"\376\016\331\316\070\001j\270\a\017\247*\240\221\033&1>6\361\203 W;c\247Z\v\212\274\v\375\225\002|\362\354"
        tox_printable_id = "22FE0ED9CE38016AB8070FA72AA0911B26313E36F18320573B63A75A0B8ABC0BFD95027CF2EC"
        tox_new_err = TOX_ERR_NEW_OK
        oc = -1
        save_size = 0
        save_data = 0x0
        allowed_toxid_obj = 0x0
(gdb) 
@gjedeer
Copy link
Owner Author

gjedeer commented Nov 17, 2018

This was a problem with that system, not with tuntox

@gjedeer gjedeer closed this as completed Nov 17, 2018
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