Hello,

I compiled it on -current on power pc and when I start barony I get this
error, please find gdb backtrace :

$ gdb barony
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 "powerpc-unknown-openbsd6.3"...
(gdb) run
Starting program: /usr/local/bin/barony
[00-40-01] Data path is /usr/local/share/games/barony

Program received signal SIGABRT, Aborted.
0xc086f7d0 in thrkill () at {standard input}:5
5       {standard input}: No such file or directory.
        in {standard input}
Current language:  auto; currently asm
(gdb) backtrace
#0  0xc086f7d0 in thrkill () at {standard input}:5
#1  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#2  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#3  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#4  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#5  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#6  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#7  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#8  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#9  0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
#10 0xc082db08 in *_libc___stack_smash_handler (func=0xc3322434 
"X11_InitKeyboard", damaged=Variable "damaged" is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:79
Previous frame inner to this frame (corrupt stack?)



David CARLIER writes:

> Hi,
>
> Here a video game I had been followed up (and contributed to) since last
> summer,
> a 3D rogue game named Barony. It is a potentially attractive and addictive,
> each time I did a demo I had hard time to get back my laptop ... I could
> have released before but wanted to wait as this "Blessed Edition" has much
> more content than the "Cursed" one, quite some bug fixes and so on ...
>
> Basically the game relate to the recent 3.1.1 version (so no need, the game
> assets can be found in the most popular gaming platform.
>
> This port reflects the work of @thfr, @bcallah and me.
>
> Thanks in advance.

Reply via email to