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

x3 crashes after autorouting connect timeout #2

Open
rubinlinux opened this issue Dec 17, 2013 · 0 comments
Open

x3 crashes after autorouting connect timeout #2

rubinlinux opened this issue Dec 17, 2013 · 0 comments
Labels

Comments

@rubinlinux
Copy link
Member

Core was generated by `/data/irc/services/x3/x3-run/x3'.
Program terminated with signal 11, Segmentation fault.
#0 irccasecmp (stra=0x0, strb=0x8de6c80 "namewithheld.xx.afternet.org") at tools.c:370

warning: Source file is more recent than executable.
370 if (!stra)
(gdb) bt full
#0 irccasecmp (stra=0x0, strb=0x8de6c80 "withheld.xx.afternet.org") at tools.c:370

No locals.
#1 0x0806807e in dict_splay (node=0x8de8908, key=0x0) at dict-splay.c:86

N = {key = 0xbfe7ebf8 "8\354\347\277\360\265D\tx\354", <incomplete sequence \347\277>, data = 0x8097310,
l = 0x0, r = 0x0, prev = 0x0, next = 0x8de8080}
l = 0xbfe7ebd8
r = 0xbfe7ebd8
y =
res =
#2 0x080684b7 in dict_remove2 (dict=0x944b5f0, key=0x0, no_dispose=0) at dict-splay.c:232

new_root =
#3 0x080a09fa in routing_connect_timeout (data=0x8f91568) at opserv.c:3433

target =
#4 0x080b75e0 in timeq_run () at timeq.c:122

k = 0x4fac29cb
d = 0x8f91578
ent = 0x8f91578
#5 0x0807231f in ioset_run () at ioset.c:598

timeout = {tv_sec = 2, tv_usec = 0}
#6 0x08076f5e in main (argc=1, argv=0xbfe7eec4) at main.c:287

run_as_daemon = 1
debug = 0
file_out =
sv = {__sigaction_handler = {sa_handler = 0x8076150 <sigaction_wait>,
sa_sigaction = 0x8076150 <sigaction_wait>}, sa_mask = {__val = {0 <repeats 32 times>}}, sa_flags = 0,
sa_restorer

@jobe1986 jobe1986 added the bug label Mar 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants