On Mon, 16 Jul 2001, Bas Zoetekouw wrote:

>  - Warning whenever meeting the unicorn:
>      FSCI: kNOP: Warning (kernel.c L622): Warning: Kernel function 0x55 invoked: NOP
>
>  - When meeting the unicorn for the second time (walk east from
>    `unicorn' save game #0), the unicorn walks backwards

The first one is filed for sure, not sure if I ever filed the second one.


> I also tried the freesci snapshot of last friday. This is even more
> disastrous: I now get a lot of segfaults (e.g. when enetering the field
> with the golden ball, 2 east, 1 north from the starting point). gdb
> says:
>
> (gdb) backtrace
> #0  0x403139cf in memcpy () from /lib/libc.so.6
> #1  0x809d55f in strcpy ()
> #2  0x8094ee5 in strcpy ()
> #3  0x8093a2b in strcpy ()
> #4  0x80710ca in strcpy ()
> #5  0x8052acf in strcpy ()
> #6  0x8055d79 in strcpy ()
> #7  0x80560ab in strcpy ()
> #8  0x804eb4d in strcpy ()
> #9  0x402b938b in __libc_start_main () from /lib/libc.so.6

Can you build this from source with -g (include symbols), and re-try these
tests? The backtrace will be much more useful with symbols present :)

Thanks!


Reply via email to