View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002443SphereServerexecutable - linux buildpublic20-12-14 00:4420-12-14 15:27
ReporterLirion 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformLinux x86_64OSDebian GNU/LinuxOS Version7
Product Version 
Target VersionFixed in Version 
Summary0002443: Debian build /bugs/view.php?id=2139 throws memory double free message on exit
DescriptionThe server launches fine, runs fine so far, but on termination (disable secure mode --> x from server terminal) it nearly always throws this error.

(I did run into a plain segfault with no additional information once, all other attempts, about 5 so far, do this).

For the message details check this pastebin: http://pastebin.com/Ysix8GZE [^]
Steps To ReproduceLaunch server on Debian stable, disable secure mode in terminal, terminate server in terminal.
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsCommand_Sysmsgs
Internal Build Number2139
Attached Files

- Relationships

-  Notes
(0002602)
Lirion (reporter)
20-12-14 00:59

ldd output:

        linux-gate.so.1 => (0xf7728000)
        libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xf76ff000)
        libmysqlclient.so.18 => /usr/lib/i386-linux-gnu/libmysqlclient.so.18 (0xf73dc000)
        librt.so.1 => /lib/i386-linux-gnu/i686/cmov/librt.so.1 (0xf73d2000)
        libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xf73ce000)
        libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf72e2000)
        libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xf72bc000)
        libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf729f000)
        libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xf7139000)
        /lib/ld-linux.so.2 (0xf7729000)
        libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xf7120000)
(0002603)
Ben (manager)
20-12-14 14:55

This also happens on the linux nightly version. might take a while to track down.
(0002604)
Lirion (reporter)
20-12-14 15:25

After populating the server with an account, a character and some items this error doesn't seem to reappear. You may want to lower the priority of this bug report already.
(0002605)
Lirion (reporter)
20-12-14 15:27

...all I get now is:
15:24:FATAL:Immediate Shutdown initialized!
terminate called after throwing an instance of 'CGrayAssert'

Just in case this is related to the bug report's problem.

- Issue History
Date Modified Username Field Change
20-12-14 00:44 Lirion New Issue
20-12-14 00:56 Lirion Issue Monitored: Lirion
20-12-14 00:59 Lirion Note Added: 0002602
20-12-14 14:55 Ben Note Added: 0002603
20-12-14 15:25 Lirion Note Added: 0002604
20-12-14 15:27 Lirion Note Added: 0002605


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker