wesnoth-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wesnoth-dev] segfault when decompressing


From: Isaac Clerencia
Subject: Re: [Wesnoth-dev] segfault when decompressing
Date: Thu, 21 Apr 2005 16:06:08 +0200
User-agent: KMail/1.8.50

On Thursday, 21 de April de 2005 15:56, Isaac Clerencia wrote:
> (gdb) run
> Starting program: /usr/local/bin/wesnoth --decompress ./Auto-Save t
> [Thread debugging using libthread_db enabled]
> [New Thread -1214496640 (LWP 28315)]
> Battle for Wesnoth v0.9.0
> Started on Thu Apr 21 15:55:29 2005
>
> started game: 1695200097
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1214496640 (LWP 28315)]
> 0x080fb5a4 in istream_file (address@hidden) at filesystem.cpp:503
> 503                     zipios::ConstEntryPointer p =
> the_collection->getEntry(fname);
> (gdb) p the_collection
> $1 = (xzipios::XCColl *) 0x0
> (gdb)

Looks like the_collection isn't initialized when --decompress is called, 
anyway i think that --decompress should use standard istream instead of 
filesystem.cpp one. ??


-- 
Isaac Clerencia at Warp Networks, http://www.warp.es
Work: <address@hidden>   | Debian: <address@hidden>

Attachment: pgpqOn9N4AUxH.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]