View Issue Details

IDProjectCategoryView StatusLast Update
0003039unrealircdpublic2007-04-15 16:25
ReporterWhite_Magic Assigned To 
PrioritynormalSeverityblockReproducibilityhave not tried
Status closedResolutionunable to duplicate 
Product Version3.2.5 
Summary0003039: ircd crashes w/remote includes enabled
Descriptionafter coming home from work, one of our servers was down so i went to check out the problem - after tryin to start the ircd it failed with a seg fault and said to check the ircd.log - i did except it was 0 bytes, therefore im gonna have to upload the core in hope u can tell me whats went wrong :)
3rd party modules

Activities

Trocotronic

2006-08-27 07:43

reporter   ~0012249

Could you type "./unreal backtrace" and paste the result?

White_Magic

2006-08-27 09:46

reporter   ~0012250

Core files available:
ls: *core*: No such file or directory
No core files found... Nothing to do

White_Magic

2006-08-27 10:33

reporter   ~0012251

after removing modules and retrying, same problem
after removing remote includes, it works fine
 
OS doesnt seem to be allowing remote includes for the ircd,
(FreeBSD 4.11-STABLE (R2D2) #0: Tue Dec 6 13:35:44 EST 2005)
the bug thou is the fact the ircd.log wasnt written - is that normal or?

syzop

2006-09-21 10:05

administrator   ~0012412

When Unreal crashes, it crashes, it (no longer![*]) does anything like writing an etry to the log or sending a broadcast message.

[*] Because this screwed up part of the backtrace (core file), making things more difficult or impossible to debug.

Anyway... without a core file, it's hard to debug.

Maybe if the remote includes stuff gets recompiled (curl and c-ares) it works.
Be sure to use the one before latest version though, latest curl doesn't work I think, or you could try Unreal CVS, then it should work fine with newest curl/c-ares.

Something like that... :P

Issue History

Date Modified Username Field Change
2006-08-27 06:36 White_Magic New Issue
2006-08-27 07:43 Trocotronic Note Added: 0012249
2006-08-27 09:46 White_Magic Note Added: 0012250
2006-08-27 10:33 White_Magic Note Added: 0012251
2006-09-21 10:05 syzop Note Added: 0012412
2006-11-03 13:31 syzop Summary ircd block - IRCD core created but no ircd.log => ircd crashes w/remote includes enabled
2007-04-15 16:25 stskeeps Status new => closed
2007-04-15 16:25 stskeeps Resolution open => unable to duplicate