Hi!

> > Can you re-run these tests with a recent cvs snapshot of freesci?  
> 
> Sure, I'll check tonight.

OK, I tried to reproduce them using last friday's snapshot. 

 - both unicorn bugs: still there.

 - shifted screen: still there.
 
 - golden ball: I now get a segfault at themoment I enter this screeen
   (2 east, 1 north from start):
     Program received signal SIGSEGV, Segmentation fault.
     [Switching to Thread 1024 (LWP 23884)]
     0x403169cf in memcpy () from /lib/libc.so.6
     (gdb) backtrace
     #0  0x403169cf in memcpy () from /lib/libc.so.6
     #1  0x809d55f in gfxr_interpreter_calculate_pic (state=0x83defd8, 
scaled_pic=0x8622758, unscaled_pic=0x8641b80, flags=1, default_palette=0, nr=21) at 
sci_resmgr.c:114
     #2  0x8094ee5 in gfxr_get_pic (state=0x83defd8, nr=21, maps=1, flags=1, 
default_palette=0, scaled=1) at resmgr.c:306 #3  0x8093a2b in gfxop_new_pic 
(state=0x80dc6c0, nr=21, flags=1, default_palette=0) at operations.c:1738
     #4  0x80710ca in kDrawPic (s=0x840c078, funct_nr=8, argc=2, argp=29760) at 
kgraphics.c:1139
     #5  0x8052acf in run_vm (s=0x840c078, restoring=0) at vm.c:770
     #6  0x8055d79 in _game_run (s=0x840c078, restoring=0) at vm.c:1554
     #7  0x80560ab in game_run (_s=0x80dc79c) at vm.c:1620
     #8  0x804eb4d in main (argc=2, argv=0xbffffc74) at main.c:1066
     #9  0x402bc38b in __libc_start_main () from /lib/libc.so.6
    
 - the cleaning up in the dwarf house does work now, although Rosella
   does walk a bit weirdly (even when she moves to the left or right,
   her pixmap still looks like when she's walking towards the viewer).
   In Sierra SCIV, her movements look normal.

 - the crash when entering the left room in the spooky house is still
   there, although the error message is somewhat different:
     Warning: Unaligned read from a16f
     Send: No object at a177!
     pc=6228 acc=a177 o=adf4 fp=743c sp=7446
     prev=1 sbase=73f2 globls=323a &restmod=0
     Step #7231909
     6228: [W] send 06
       <invalid>::number[Warning: Unaligned read from a177
       Warning: Unaligned read from a173
       Warning: Unaligned read from a0bb
       Warning: Unaligned read from a179
       Warning: Unaligned read from 049d
       Warning: Unaligned read from 089f
       Warning: Unaligned read from 04a3
       Kernel Oops in file vm.c, line 1196: Heap address space violation on read
       Kernel Oops in file vm.c, line 1196: Heap address space violation on read
       Kernel Oops in file vm.c, line 1198: Heap address space violation on read
       Kernel Oops in file vm.c, line 1198: Heap address space violation on read
       Lookup selector functions: Method selector offset 003b of object at 003b is 
invalid
       ](025b)

 - The kidnapping animation now works ok.

Hope this clarifies things.
        
   
-- 
Kind regards,
+---------------------------------------------------------------+
| Bas Zoetekouw                  | Si l'on sait exactement ce   |
|--------------------------------| que l'on va faire, a quoi    |
| [EMAIL PROTECTED]             | bon le faire?                |
|    [EMAIL PROTECTED]             |               Pablo Picasso  |
+---------------------------------------------------------------+ 

Reply via email to