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 ([EMAIL PROTECTED]) 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: <[EMAIL PROTECTED]> | Debian: <[EMAIL PROTECTED]>
pgp3oubmDJOmA.pgp
Description: PGP signature
