Hi!
I've again taken a look at the KQ4 bugs I reported, this time with the
20010727 cvs snapshot.
- both unicorn bugs: gone.
- shifted screen: it's a tree indeed (since it has leaves), as Christoph
suggested. ;)
- golden ball: the segfault when entering the screen is gone. OTOH,
when using the xlib or ggi driver I cannot get the ball. With the sdl
driver, I can. The backtrace I get is:
FSCI: ERROR in kfree (kernel.c L368): Error: Attempt to kfree() non-handle
FSCI: ERROR in invoke_selector (kscripts.c L82): Selector 'delete' of object at b680
could not be invoked (kgraphics.c L1561)
FSCI: _k_view_list_dispose_loop: Warning (kgraphics.c L1563): Object at b680 requested
deletion, but does not have a delete funcselector
freesci: heap.c:26: set_next: Assertion `next>=1000 && next<=0xffff' failed.
Program received signal SIGABRT, Aborted.
[Switching to Thread 1024 (LWP 19120)]
0x402cbc11 in kill () from /lib/libc.so.6
(gdb) backtrace
#0 0x402cbc11 in kill () from /lib/libc.so.6
#1 0x40138cde in pthread_kill () from /lib/libpthread.so.0
#2 0x401391ad in raise () from /lib/libpthread.so.0
#3 0x402cd071 in abort () from /lib/libc.so.6
#4 0x402c6192 in __assert_fail () from /lib/libc.so.6
#5 0x805c7d6 in set_next (h=0x83dcb70, block_pos=46772, next=0) at heap.c:26
#6 0x805ca7c in heap_allocate (h=0x83dcb70, size=32) at heap.c:135
#7 0x806adb4 in kClone (s=0x8410f80, funct_nr=4, argc=1, argp=29714) at kscripts.c:179
#8 0x8052bcf in run_vm (s=0x8410f80, restoring=0) at vm.c:770
#9 0x8055e79 in _game_run (s=0x8410f80, restoring=0) at vm.c:1554
#10 0x80561ab in game_run (_s=0x80df25c) at vm.c:1620
#11 0x804ec4d in main (argc=3, argv=0xbffffc54) at main.c:1056
#12 0x402bc38b in __libc_start_main () from /lib/libc.so.6
- Rosella's movement while cleaning the dwarf house looks ok now
- the crash when entering the left room in the spooky house is gone
I'll try if I can finish the game now :-)
--
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 |
+---------------------------------------------------------------+