cvs commit: ports/games/glob2 Makefile distinfo pkg-message
ports/games/glob2/files patch-configure
Ion-Mihai Tetcu
itetcu at people.tecnik93.com
Mon May 2 12:13:05 PDT 2005
On Mon, 2 May 2005 20:56:17 +0200
Thierry Thomas <thierry at FreeBSD.org> wrote:
> Le Lun 2 mai 05 à 12:34:01 +0200, Ion-Mihai Tetcu <itetcu at people.tecnik93.com>
> écrivait :
> > > Upgrade to Alpha14.
> >
> > On my FreeBSD 5.4-PRERELEASE #2: Thu Mar 3 23:57:35 EET 2005
> >
> > > /usr/local/bin/glob2 [ .. any options ..]
> > Settings::load("preferences.txt") : error, can't open file.
> > Fatal error : while loading "data/texts.list.txt"
> > Assertion failed: (false), function load, file GlobalContainer.cpp, line 383.
> > Abort (core dumped)
> >
> > > gdb glob2 glob2.core
> > Core was generated by `glob2'.
> > Program terminated with signal 6, Aborted.
> > ..........
> > Loaded symbols for /libexec/ld-elf.so.1
> > #0 0x2853a1af in kill () from /lib/libc.so.5
> > (gdb) bt
> > #0 0x2853a1af in kill () from /lib/libc.so.5
> > #1 0x284c8e37 in raise () from /usr/lib/libpthread.so.1
> > #2 0x285aab6c in abort () from /lib/libc.so.5
> > #3 0x28582cd6 in __assert () from /lib/libc.so.5
> > #4 0x0809b3d9 in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
> > #5 0x080966f8 in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
> > #6 0x08096ee5 in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
> > #7 0x0804d816 in ?? ()
> > #8 0x00000006 in ?? ()
> > #9 0xbfbfea84 in ?? ()
> > ........
> > #338 0x00000000 in ?? ()
> > #339 0x00000000 in ?? ()
> > #340 0x00000000 in ?? ()
> > ...........
> > #1385 0xcd500000 in ?? ()
> > #1386 0x90feeb80 in ?? ()
> > #1387 0xbfbfea84 in ?? ()
> > #1388 0x00000006 in ?? ()
> > #1389 0xbfbfeaa0 in ?? ()
> > #1390 0x00000023 in ?? ()
> > Cannot access memory at address 0xbfc00000
>
> No problem here on 5.4-STABLE. Have you a $HOME/.glob2, with a
> preferences.txt?
> ll -a ~/.glob2/
total 18
drwx------ 7 itetcu wheel 512 May 2 12:14 .
drwx---r-x 87 itetcu wheel 4608 May 2 22:09 ..
drwx------ 2 itetcu wheel 512 May 2 12:14 campaigns
drwx------ 2 itetcu wheel 512 May 2 12:14 games
drwx------ 2 itetcu wheel 512 May 2 12:14 logs
drwx------ 2 itetcu wheel 512 May 2 12:14 maps
drwx------ 2 itetcu wheel 512 May 2 12:14 scripts
> Can you run `glob2 --help' ?
> glob2 --help
Settings::load("preferences.txt") : error, can't open file.
Globulation 2
[...]
> touch .glob2/preferences.txt
itetcu at it> /home/itetcu [22:11:38] 0
> glob2 --help
Globulation 2
[...]
itetcu at it> /home/itetcu [22:11:41] 0
> glob2
Fatal error : while loading "data/texts.list.txt"
Assertion failed: (false), function load, file GlobalContainer.cpp, line 383.
Abort (core dumped)
--
IOnut
Unregistered ;) FreeBSD "user"
More information about the cvs-ports
mailing list