View Issue Details

IDProjectCategoryView StatusLast Update
0002590unrealinstallingpublic2005-07-24 17:58
ReporterPHANTOm Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
Platform686 smbOSLinux Deb 2.6.11-1-686-smpOS Version2.6.11
Product Version3.2.3 
Summary0002590: unreal crashes during link
Descriptioni get shit loads of warnings during compile
http://www.irc.nix.co.il/pastebin/552
but unreal starts cleanly
everthing looks ok
can connect to it, even via ssl
even did mkpasswd md5 and it worked
but finally, when i try to link it cleanly dies.
core file debug sais:

Core was generated by `/home/nix/UnrealIRCd3.2.3/src/ircd'.
Program terminated with signal 11, Segmentation fault.
#0 0x080912a7 in _conf_allow (conf=0xbffff784, ce=0x0) at s_conf.c:4246
4246 else if (!strcmp(cepp->ce_varname, "useip"))
(gdb) tb
Breakpoint 1 at 0x80912a7: file s_conf.c, line 4246.
Steps To ReproduceUnreal3.2.3 build 1.1.1.1.2.20 2005/03/13 21:02:14
Linux Neo 2.6.11-1-686-smp #1 SMP Mon Jun 20 20:18:45 MDT 2005 i686 GNU/Linux
OpenSSL 0.9.8 05 Jul 2005
gcc version 4.0.1 20050701 (prerelease) (Debian 4.0.0-12)
TagsNo tags attached.
3rd party modules

Relationships

related to 0002594 resolvedsyzop Compile error with gcc-4.0.0-8 & IPv6 

Activities

PHANTOm

2005-07-08 18:06

reporter   ~0010212

ok, now i can say for sure the bug is gcc related,
managed to compile cleanly with gcc-3.4
gcc 4 users:
export="CC=gcc-3.4" if you have it installed

syzop

2005-07-24 17:58

administrator   ~0010242

issue confirmed, but merging with bug #2573

Issue History

Date Modified Username Field Change
2005-07-08 15:22 PHANTOm New Issue
2005-07-08 18:06 PHANTOm Note Added: 0010212
2005-07-23 12:05 syzop Relationship added related to 0002594
2005-07-24 17:58 syzop Status new => closed
2005-07-24 17:58 syzop Note Added: 0010242
2005-07-24 17:58 syzop Resolution open => duplicate