Jump to content
Eternal Lands Official Forums
Sign in to follow this  
MetLinux_LNX

double free or corruption [SOLVED]

Recommended Posts

HI guys,

i have following problem.

I just downloaded 1.2.0 update, and unpacked it to directory with 1.1.2.

that's what i'm getting when trying to run it:

localhost eternal-lands # ./el
*** glibc detected *** double free or corruption (!prev): 0x093ee9a0 ***
Aborted
localhost eternal-lands # gdb el
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/share/games/eternal-lands/el
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 30304)]
[New Thread 32769 (LWP 30341)]
[New Thread 16386 (LWP 30342)]
[New Thread 32771 (LWP 30343)]
[New Thread 49156 (LWP 30344)]
[Thread 49156 (LWP 30344) exited]
[New Thread 65541 (LWP 30345)]
[Thread 32771 (LWP 30343) exited]
*** glibc detected *** double free or corruption (!prev): 0x093ee930 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 30304)]
0xb7d03941 in kill () from /lib/libc.so.6
(gdb) backtrace
#0  0xb7d03941 in kill () from /lib/libc.so.6
#1  0xb7e84c9d in pthread_kill () from /lib/libpthread.so.0
#2  0xb7e84ff1 in raise () from /lib/libpthread.so.0
#3  0xb7d036f4 in raise () from /lib/libc.so.6
#4  0xb7d04a66 in abort () from /lib/libc.so.6
#5  0xb7d351ec in __fsetlocking () from /lib/libc.so.6
#6  0xb7d3e683 in mallopt () from /lib/libc.so.6
#7  0xb7d3d473 in mallopt () from /lib/libc.so.6
#8  0xb7d3c15e in free () from /lib/libc.so.6
#9  0xb7d2d2dd in fclose () from /lib/libc.so.6
#10 0x080de917 in handle_update_download ()
#11 0x093ee930 in ?? ()
#12 0x09373170 in ?? ()
---Type <return> to continue, or q <return> to quit---
#13 0x09365b48 in ?? ()
#14 0x09364048 in ?? ()
#15 0x09365b70 in ?? ()
#16 0x09365b70 in ?? ()
#17 0x00000000 in ?? ()
#18 0xb7cc7be8 in ?? () from /usr/lib/libX11.so.6
#19 0x092f3838 in ?? ()
#20 0x092fc0d8 in ?? ()
#21 0xbfb85cf8 in ?? ()
#22 0xb7c0d964 in XEventsQueued () from /usr/lib/libX11.so.6
#23 0xb7d986b1 in __librt_enable_asynccancel () from /lib/libc.so.6
Previous frame inner to this frame (corrupt stack?)
(gdb) Quit
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb)																		 

 

 

i have gentoo linux,

SDL 1.2.9, cal3d 0.10.0,

OpenGL:

Renderer.............................GeForce4 MX 440 with AGP8X/AGP/SSE2

Vendor...............................NVIDIA Corporation

Version..............................1.5.5 NVIDIA 81.78

 

If u need to contact, my ICQ is: 315707531

 

forgot to add:

it loads perfectly,

but crashes after he drawn at least one frame of rules.

Edited by Derin

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×