This is the most recent status of the Amiga scroll crash. After the
most recent changes the browser line changed to 2551. It looks like
current_redraw_browser isn't set properly while
browser_scroll_callback is connected in html_redraw.


---------- Forwarded message ----------
From: Chris Young <[email protected]>
Date: 2009/8/10
Subject: Re: Progress report
To: Pawe? Blokus <[email protected]>


Hi Paul

On 10/08/2009, you wrote:

>> The select gadget now works perfectly (a double-click to
>> select-and-close option for single-select objects would be welcomed)
>>
>> Scroll bars elsewhere still have the same problem as before.
>>
>> assertion "plotter->rectangle == knockout_plotters.rectangle" failed:
>> file "desktop/knockout.c", line 252
>>
> The other devs suggested that the problem might be on the frontend
> side. Especially the plot global should be set to your set of plotters
> before each content_redraw call. From what I've seen you're doing it
> pretty much everywhere except the call inside of thumbnail_create.
> I've done the necessary change, please tell how it's working now.

No change.  I think you're probably right that it is something in the front
end causing it, otherwise this would occur on other platforms too.  It's a
bit odd that it only happens when drawing sites with scrollers, I would
have expected the same problem when the scrollers on the select gadget are
drawn as well.

I've just toggled option_knockout to false in my plotter table to see
whether that would work.  It doesn't, but it does get slightly further and
crash in a less spectacular way (attached).

Crash offset is desktop/browser.c:2557

Maybe this helps shed some light?

Regards
Chris
Crash log for task "NetSurf_selectscroll"
Generated by GrimReaper 52.7
Crash occured in module NetSurf_selectscroll at address 0x6FA610BC
Type of crash: DSI (Data Storage Interrupt) exception

Register dump:
GPR (General Purpose Registers):
   0: 00000000 59CBC010 00000000 00000000 59CBC070 01C997C4 48080718 587BE4F0 
   8: 0000003B 00000000 48080618 43300000 FFFFFEFF 59CC6A90 00000000 00000000 
  16: 5B052000 6FA698CC 00000000 59B23280 01E60000 00340014 01E60000 59A8BFE8 
  24: 00000001 5FFF9140 59D22BC0 00000000 000000B4 58591AB0 59A8BFB8 59CBC010 


FPR (Floating Point Registers, NaN = Not a Number):
   0:              nan                1                0                0 
   4:                1                0                0                0 
   8:                0                1                0                0 
  12:           606480       4.5036e+15                0                0 
  16:                0                0                0                0 
  20:     1.26481e-321     4.34638e-311                0    -1.79769e+308 
  24:                0                0                0     -3.63611e+92 
  28:                0                0                0    -2.07562e+193 

FPSCR (Floating Point Status and Control Register): 0xA2020100


SPRs (Special Purpose Registers):
           Machine State (msr) : 0x0002F030
                Condition (cr) : 0x22002044
      Instruction Pointer (ip) : 0x6FA610BC
       Xtended Exception (xer) : 0x00000000
                   Count (ctr) : 0x6FA61094
                     Link (lr) : 0x6FA70B34
            DSI Status (dsisr) : 0x00000000
            Data Address (dar) : 0x00000030



680x0 emulated registers:
DATA: 00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
ADDR: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 5FEE7D70 
FPU0:                0                0                0                0 
FPU4:                0                0                0                0 



Symbol info:
Instruction pointer 0x6FA610BC belongs to module "NetSurf_selectscroll" 
(PowerPC) 
Symbol: browser_scroll_callback + 0x28 in section 8 offset 0x0005D9C8

Stack trace:
    browser_scroll_callback()+0x28 (section 8 @ 0x5d9c8)
    scroll_create()+0x284 (section 8 @ 0x6d440)
    box_handle_scrollbars()+0x280 (section 8 @ 0xa1d00)
    html_redraw_box()+0x2738 (section 8 @ 0x9b7bc)
    html_redraw_box_children()+0xE8 (section 8 @ 0x9bc20)
    html_redraw_box()+0x2564 (section 8 @ 0x9b5e8)
    html_redraw_box_children()+0xE8 (section 8 @ 0x9bc20)
    html_redraw_box()+0x2564 (section 8 @ 0x9b5e8)
    html_redraw_box_children()+0xE8 (section 8 @ 0x9bc20)
    html_redraw_box()+0x2564 (section 8 @ 0x9b5e8)
    html_redraw()+0x230 (section 8 @ 0x98f24)
    content_redraw()+0x100 (section 8 @ 0x36328)
    ami_do_redraw()+0x5F8 (section 8 @ 0x121c0)
    ami_handle_msg()+0x17AC (section 8 @ 0xc850)
    gui_multitask()+0x18 (section 8 @ 0xd33c)
    gui_poll()+0x30 (section 8 @ 0xd38c)
    netsurf_poll()+0x5C (section 8 @ 0x66620)
    netsurf_main_loop()+0x1C (section 8 @ 0x662b0)
    netsurf_main()+0x2C (section 8 @ 0x66270)
    main()+0x4C (section 8 @ 0x66224)
    native kernel module newlib.library.kmod+0x00001f38
    native kernel module newlib.library.kmod+0x00002b84
    native kernel module newlib.library.kmod+0x00002d48
    _start()+0x170 (section 8 @ 0x170)
    native kernel module dos.library.kmod+0x0001ea6c
    native kernel module kernel+0x000360d0
    native kernel module kernel+0x00036150
    

PPC disassembly:
 6fa610b4: 901f002c   stw               r0,44(r31)
 6fa610b8: 813f002c   lwz               r9,44(r31)
*6fa610bc: 80090030   lwz               r0,48(r9)
 6fa610c0: 901f0028   stw               r0,40(r31)
 6fa610c4: 38000000   li                r0,0

System information:

CPU 
 Model: AMCC PPC440EP V1.3 
 CPU speed: 599 MHz 
 FSB speed: 133 MHz 
 Extensions:  

Machine 
 Machine name: Sam440EP 
 Memory: 524288 KB 
 Extensions: bus.pci 

Expansion buses 
 PCI/AGP 
  00:00.0 Vendor 0x1014 Device 0x027F 
  00:0A.0 Vendor 0x12D8 Device 0x8150 
  00:0C.0 Vendor 0x1002 Device 0x4C66 
   Range 0: A8000000 - B0000000 (PREF.MEM) 
   Range 1: 00001000 - 00001100 (IO) 
   Range 2: B0000000 - B0010000 (MEM) 
  00:0E.0 Vendor 0x1095 Device 0x3114 
   Range 0: 00001100 - 00001108 (IO) 
   Range 1: 00001108 - 00001110 (IO) 
   Range 2: 00001110 - 00001118 (IO) 
   Range 3: 00001118 - 00001120 (IO) 
   Range 4: 00001120 - 00001130 (IO) 
  01:04.0 Vendor 0x1013 Device 0x6005 
   Range 0: A0000000 - A0001000 (MEM) 
   Range 1: A0010000 - A0020000 (MEM) 
  01:05.0 Vendor 0x1131 Device 0x1561 
   Range 0: A0020000 - A0021000 (MEM) 
  01:05.1 Vendor 0x1131 Device 0x1561 
   Range 0: A0021000 - A0022000 (MEM) 
  01:05.2 Vendor 0x1131 Device 0x1562 
   Range 0: A0022000 - A0022100 (MEM) 
  01:06.0 Vendor 0x1260 Device 0x3873 
   Range 0: A0023000 - A0024000 (PREF.MEM) 

Libraries 
 0x5bf2ef68: ISO-8859-15.charset V52.1 
 0x5bf2eee8: english-british_ISO-8859-15.language V52.1 
 0x01dad806: exec.library V53.8 
 0x5ff62174: vilintuisup.library V0.9 
 0x5ff62048: cgxvideo.library V42.1 
 0x5ff6b0e0: cybergraphics.library V43.0 
 0x5ae06ba0: openurl.library V7.5 
 0x59d55a30: getscreenmode.gadget V52.2 
 0x59a94468: radiobutton.gadget V52.2 
 0x5ae945d8: pthreads.library V52.2 
 0x5a5ed468: Clock.docky V53.2 
 0x5aa79370: getfont.gadget V52.2 
 0x5ae04cf0: getfile.gadget V53.2 
 0x5ae04a70: arexx.class V52.2 
 0x5aa0cb74: device.audio V6.2 
 0x5ae04bb0: fuelgauge.gadget V52.2 
 0x5ae063f8: popupmenu.class V52.2 
 0x5aab4d98: listbrowser.gadget V53.6 
 0x5ae04588: clicktab.gadget V53.4 
 0x5af1e6d8: chooser.gadget V53.1 
 0x5b02d6a0: checkbox.gadget V52.2 
 0x5bd78c30: penmap.image V52.2 
 0x5b02bed0: slider.gadget V53.2 
 0x5bd78b84: filesave.audio V6.3 
 0x5bd78a30: bitmap.image V52.2 
 0x5ae31948: screenblanker.library V52.4 
 0x5b02bb10: space.gadget V52.2 
 0x5b02b0c0: integer.gadget V53.2 
 0x5aab6a58: popupmenu.library V53.1 
 0x5be54be0: string.gadget V53.2 
 0x5bd17020: requester.class V53.2 
 0x5b10f3d8: cs4281.audio V5.5 
 0x5aa79550: jpeg.datatype V52.1 
 0x5ba83188: timesync.library V52.2 
 0x5ba861f0: mathieeedoubbas.library V52.1 
 0x5bb79ec8: usbhidgate.library V52.2 
 0x5bcdd9ec: hid.usbfd V52.6 
 0x5bd175d4: usergroup.library V4.29 
 0x5bc4f330: label.image V52.1 
 0x5bced8f0: bsdsocket.library V4.289 
 0x5bd78330: glyph.image V52.2 
 0x5bcdc0a0: button.gadget V53.1 
 0x5bd78230: scroller.gadget V53.2 
 0x5be5e7b0: bevel.image V52.2 
 0x5bcf2398: layout.gadget V53.2 
 0x5bd25dcc: textclip.library V52.2 
 0x5bd78730: drawlist.image V52.2 
 0x5bcdd0f0: window.class V53.2 
 0x5bd79ba0: gif.datatype V52.1 
 0x5be5c694: picture.datatype V53.1 
 0x5beb5aa0: png.datatype V52.3 
 0x5be5e094: asl.library V53.6 
 0x5be56018: timezone.library V52.9 
 0x5be4f498: application.library V52.1 
 0x5ff8ca3c: ft2.library V52.1 
 0x5ff11c4c: workbench.library V53.4 
 0x5becc6f8: emulation.library V41.444 
 0x5beb3270: Picasso96API.library V2.351 
 0x5be500f0: gadtools.library V53.1 
 0x5bece3dc: commodities.library V52.2 
 0x5bef3140: datatypes.library V52.3 
 0x5ff8c644: png.iconmodule V53.1 
 0x5beeb0cc: icon.library V52.6 
 0x5bf2e2e8: version.library V53.1 
 0x5c6f7eb0: iffparse.library V52.1 
 0x5ffb1ccc: locale.library V53.1 
 0x5ff8b41c: diskfont.library V53.1 
 0x5ff98a98: petunia.library V53.1 
 0x5ff98918: diskcache.library V3.30 
 0x5fd4b5f4: dos.library V53.3 
 0x5ff62354: usbprivate.library V52.11 
 0x5ff9af2c: massstorage.usbfd V52.9 
 0x5ff9ae98: bootkeyboard.usbfd V52.3 
 0x5ff9ae18: bootmouse.usbfd V52.2 
 0x5ff987ac: hub.usbfd V52.8 
 0x5ff6224c: usbresource.library V52.11 
 0x5ff9aa98: hunk.library V53.2 
 0x5ff98354: elf.library V53.4 
 0x5ff104d0: intuition.library V53.8 
 0x5ff50150: rtg.library V41.4321 
 0x5ff9a820: ATIRadeon.chip V53.6 
 0x5ff9a7a4: PCIGraphics.card V52.3 
 0x5ff9d7a0: keymap.library V52.2 
 0x5ff99550: layers.library V53.1 
 0x5ffb0420: graphics.library V53.1 
 0x5ff8a0e4: nonvolatile.library V52.1 
 0x5ff9e318: newlib.library V53.1 
 0x5ff991ac: utility.library V53.1 
 0x5ff9d0a8: expansion.library V53.1 
 0x5bed191e: rexxsyslib.library V45.7 (Legacy) 

Devices 
 0x59d55c14: clipboard.device V52.1 
 0x5bec0e94: ahi.device V6.6 
 0x5bc26e88: prism2.device V1.7 
 0x5ff884c0: usbsys.device V52.11 
 0x5ff8a7d0: ohci.usbhcd V52.10 
 0x5ff8a730: uhci.usbhcd V53.1 
 0x5ff8a664: sii3114ide.device V53.3 
 0x5fffb628: console.device V53.1 
 0x5fff9530: ramdrive.device V52.6 
 0x5ff9d9ec: input.device V52.5 
 0x5fffb314: keyboard.device V52.2 
 0x5fff9410: timer.device V52.4 

Tasks 
 DepthToFront (Waiting) 
  Stack: 0x5a97c004 - 0x5a984ffc, pointer @ 0x5a984a90 (Cookie OK) 
  Signals: SigRec 0xc000d000, SigWait 0x00000000 
  State: Process (Waiting) 
 input.device (Waiting) 
  Stack: 0x5ff58000 - 0x5ff60000, pointer @ 0x5ff5ff70 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000000 
  State: Task (Waiting) 
 SFS DosList handler (Waiting) 
  Stack: 0x5cabc004 - 0x5cabeffc, pointer @ 0x5cabef30 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000000 
  State: Process (Waiting) 
 USB stack (Waiting) 
  Stack: 0x5fe57000 - 0x5fe5b000, pointer @ 0x5fe5af20 (Cookie OK) 
  Signals: SigRec 0xf8007000, SigWait 0x00000000 
  State: Task (Waiting) 
 OHCI Controller Task Unit 1 (Waiting) 
  Stack: 0x5fe2f000 - 0x5fe37000, pointer @ 0x5fe36f30 (Cookie OK) 
  Signals: SigRec 0xb8001000, SigWait 0x00000000 
  State: Task (Waiting) 
 OHCI Controller Task Unit 0 (Waiting) 
  Stack: 0x5fe47000 - 0x5fe4f000, pointer @ 0x5fe4ef30 (Cookie OK) 
  Signals: SigRec 0xb8001000, SigWait 0x00000000 
  State: Task (Waiting) 
 sii3114ide.device - chip 0 port 1 (Waiting) 
  Stack: 0x5fe97000 - 0x5fe9f000, pointer @ 0x5fe9ef20 (Cookie OK) 
  Signals: SigRec 0xc0000000, SigWait 0x00000000 
  State: Task (Waiting) 
 page_sweep (Waiting) 
  Stack: 0x5fe6f004 - 0x5fe76ffc, pointer @ 0x5fe76e80 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000000 
  State: Task (Waiting) 
 sii3114ide.device - chip 0 port 0 (Waiting) 
  Stack: 0x5fec7000 - 0x5fecf000, pointer @ 0x5fecef20 (Cookie OK) 
  Signals: SigRec 0xc0000000, SigWait 0x20000000 
  State: Task (Waiting) 
 hid.usbfd (Waiting) 
  Stack: 0x5bade004 - 0x5bae5ffc, pointer @ 0x5bae5f00 (Cookie OK) 
  Signals: SigRec 0xe0000000, SigWait 0x00000100 
  State: Process (Waiting) 
 HID Consumer (Waiting) 
  Stack: 0x5baa0004 - 0x5baa8ffc, pointer @ 0x5baa8f40 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000000 
  State: Process (Waiting) 
 hid.usbfd (Waiting) 
  Stack: 0x5bad2004 - 0x5bad9ffc, pointer @ 0x5bad9f00 (Cookie OK) 
  Signals: SigRec 0xe0000000, SigWait 0x00000100 
  State: Process (Waiting) 
 HID Joystick (Waiting) 
  Stack: 0x5ba8b004 - 0x5ba93ffc, pointer @ 0x5ba93f40 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000000 
  State: Process (Waiting) 
 JXF:DH2 (Waiting) 
  Stack: 0x5c7e4004 - 0x5c7e6ffc, pointer @ 0x5c7e6df0 (Cookie OK) 
  Signals: SigRec 0xc0000100, SigWait 0x20000000 
  State: Process (Waiting) 
 JXF:DH1 (Waiting) 
  Stack: 0x5cad1004 - 0x5cad3ffc, pointer @ 0x5cad3df0 (Cookie OK) 
  Signals: SigRec 0xc0000100, SigWait 0x20000000 
  State: Process (Waiting) 
 HID Keyboard (Waiting) 
  Stack: 0x5bab5004 - 0x5babdffc, pointer @ 0x5babdf40 (Cookie OK) 
  Signals: SigRec 0xa0001000, SigWait 0x00000000 
  State: Process (Waiting) 
 hid.usbfd (Waiting) 
  Stack: 0x5baea004 - 0x5baf1ffc, pointer @ 0x5baf1f00 (Cookie OK) 
  Signals: SigRec 0xe0000000, SigWait 0x00000100 
  State: Process (Waiting) 
 reaper.task (Waiting) 
  Stack: 0x5c1ab004 - 0x5c1b3ffc, pointer @ 0x5c1b3eb0 (Cookie OK) 
  Signals: SigRec 0x00007000, SigWait 0x00000000 
  State: Process (Waiting) 
 JXF:DH3 (Waiting) 
  Stack: 0x5c7eb004 - 0x5c7edffc, pointer @ 0x5c7eddf0 (Cookie OK) 
  Signals: SigRec 0xc0000100, SigWait 0x20000000 
  State: Process (Waiting) 
 CD0 (Waiting) 
  Stack: 0x5cac3004 - 0x5cac5ffc, pointer @ 0x5cac5f30 (Cookie OK) 
  Signals: SigRec 0x00000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CD1 (Waiting) 
  Stack: 0x5caca004 - 0x5caccffc, pointer @ 0x5caccf30 (Cookie OK) 
  Signals: SigRec 0x00000100, SigWait 0x00000000 
  State: Process (Waiting) 
 RAM (Waiting) 
  Stack: 0x5c6c8004 - 0x5c6caffc, pointer @ 0x5c6cacb0 (Cookie OK) 
  Signals: SigRec 0xc0000100, SigWait 0x00000000 
  State: Process (Waiting) 
 DH0 (Waiting) 
  Stack: 0x5fd20004 - 0x5fd22ffc, pointer @ 0x5fd22ec0 (Cookie OK) 
  Signals: SigRec 0xe0000100, SigWait 0x10000000 
  State: Process (Waiting) 
 HID Mouse (Waiting) 
  Stack: 0x5bb24004 - 0x5bb2cffc, pointer @ 0x5bb2cf40 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000000 
  State: Process (Waiting) 
 hid.usbfd (Waiting) 
  Stack: 0x5baf6004 - 0x5bafdffc, pointer @ 0x5bafdf00 (Cookie OK) 
  Signals: SigRec 0xe0000000, SigWait 0x00000100 
  State: Process (Waiting) 
 pager (Waiting) 
  Stack: 0x5c186004 - 0x5c1a6ffc, pointer @ 0x5c1a6f10 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000000 
  State: Process (Waiting) 
 dos_nbmd_process (Waiting) 
  Stack: 0x5fd12004 - 0x5fd14ffc, pointer @ 0x5fd14f30 (Cookie OK) 
  Signals: SigRec 0x00000100, SigWait 0x00000000 
  State: Process (Waiting) 
 dos_lock_handler (Waiting) 
  Stack: 0x5fd0b004 - 0x5fd0dffc, pointer @ 0x5fd0def0 (Cookie OK) 
  Signals: SigRec 0x00000100, SigWait 0x00000000 
  State: Process (Waiting) 
 RAW (Waiting) 
  Stack: 0x5c7f2004 - 0x5c7f4ffc, pointer @ 0x5c7f4df0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5c7f9004 - 0x5c7fbffc, pointer @ 0x5c7fbdf0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5c6cf004 - 0x5c6d1ffc, pointer @ 0x5c6d1df0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 AUDIO (Waiting) 
  Stack: 0x5bc2b004 - 0x5bc33ffc, pointer @ 0x5bc33e70 (Cookie OK) 
  Signals: SigRec 0x00000100, SigWait 0x00000000 
  State: Process (Waiting) 
 console.device (Waiting) 
  Stack: 0x5ff08000 - 0x5ff10000, pointer @ 0x5ff0ff70 (Cookie OK) 
  Signals: SigRec 0xf0000000, SigWait 0x00000000 
  State: Task (Waiting) 
 CON (Waiting) 
  Stack: 0x5b0d0004 - 0x5b0d8ffc, pointer @ 0x5b0d8df0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5b062004 - 0x5b06affc, pointer @ 0x5b06adf0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5affc004 - 0x5b004ffc, pointer @ 0x5b004df0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5af59004 - 0x5af61ffc, pointer @ 0x5af61df0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5af31004 - 0x5af39ffc, pointer @ 0x5af39df0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5aecb004 - 0x5aed3ffc, pointer @ 0x5aed3df0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5af24004 - 0x5af2cffc, pointer @ 0x5af2cdf0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5a9c5004 - 0x5a9cdffc, pointer @ 0x5a9cddf0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x5b033004 - 0x5b03bffc, pointer @ 0x5b03bdf0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 CON (Waiting) 
  Stack: 0x59c85004 - 0x59c8dffc, pointer @ 0x59c8ddf0 (Cookie OK) 
  Signals: SigRec 0x80000100, SigWait 0x00000000 
  State: Process (Waiting) 
 ENV (Waiting) 
  Stack: 0x5c6d6004 - 0x5c6d8ffc, pointer @ 0x5c6d8e10 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000100 
  State: Process (Waiting) 
 RexxMaster [] (Waiting) 
  Stack: 0x5ba2c004 - 0x5ba33ffc, pointer @ 0x5ba33f50 (Cookie OK) 
  Signals: SigRec 0xc0000000, SigWait 0x00000000 
  State: Process (Waiting) 
 TEXTCLIP (Waiting) 
  Stack: 0x5bc55004 - 0x5bc5dffc, pointer @ 0x5bc5dec0 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000100 
  State: Process (Waiting) 
 compose.task (Ready) 
  Stack: 0x59191000 - 0x59199000, pointer @ 0x59198f40 (Cookie OK) 
  Signals: SigRec 0x00000021, SigWait 0x00000020 
  State: Task (Ready) 
 compose.task (Ready) 
  Stack: 0x5bd8f000 - 0x5bd97000, pointer @ 0x5bd96f40 (Cookie OK) 
  Signals: SigRec 0x00000021, SigWait 0x00000020 
  State: Task (Ready) 
 Workbench [Workbench] (Ready) 
  Stack: 0x5adec004 - 0x5adf4ffc, pointer @ 0x5adf4ea0 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x80000000 
  State: Process (Ready) 
 Workbench Clipboard Server (Waiting) 
  Stack: 0x5aac3004 - 0x5aacbffc, pointer @ 0x5aacbf10 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000100 
  State: Process (Waiting) 
 string.gadget server (Waiting) 
  Stack: 0x5a623004 - 0x5a62bffc, pointer @ 0x5a62bdf0 (Cookie OK) 
  Signals: SigRec 0x40000000, SigWait 0x00000100 
  State: Process (Waiting) 
 ContextMenus Command Dispatcher [ContextMenus Command Dispatcher] (Waiting) 
  Stack: 0x5a605004 - 0x5a60effc, pointer @ 0x5a60ef50 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000000 
  State: Process (Waiting) 
 Workbench DosList Notify (Waiting) 
  Stack: 0x5b985004 - 0x5b98dffc, pointer @ 0x5b98df50 (Cookie OK) 
  Signals: SigRec 0x00003000, SigWait 0x00000100 
  State: Process (Waiting) 
 AmiDock (Ready) 
  Stack: 0x5a9e3004 - 0x5a9ebffc, pointer @ 0x5a9eb6a0 (Cookie OK) 
  Signals: SigRec 0x00000100, SigWait 0x00000100 
  State: Process (Ready) 
 TCP/IP Control (Ready) 
  Stack: 0x5bb68004 - 0x5bb70ffc, pointer @ 0x5bb70df0 (Cookie OK) 
  Signals: SigRec 0xf8009080, SigWait 0x40000000 
  State: Process (Ready) 
 hub.usbfd (Waiting) 
  Stack: 0x5fe03004 - 0x5fe0affc, pointer @ 0x5fe0af20 (Cookie OK) 
  Signals: SigRec 0x30000000, SigWait 0x00000000 
  State: Task (Waiting) 
 hub.usbfd (Waiting) 
  Stack: 0x5fdf7004 - 0x5fdfeffc, pointer @ 0x5fdfef20 (Cookie OK) 
  Signals: SigRec 0x30000000, SigWait 0x80000000 
  State: Task (Waiting) 
 USB Fkt Init (Waiting) 
  Stack: 0x5fe17000 - 0x5fe1b000, pointer @ 0x5fe1ae70 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000000 
  State: Task (Waiting) 
 hub.usbfd (Waiting) 
  Stack: 0x5fd87004 - 0x5fd8effc, pointer @ 0x5fd8ef20 (Cookie OK) 
  Signals: SigRec 0x30000000, SigWait 0x00000000 
  State: Task (Waiting) 
 hub.usbfd (Waiting) 
  Stack: 0x5fd7b004 - 0x5fd82ffc, pointer @ 0x5fd82f20 (Cookie OK) 
  Signals: SigRec 0x30000000, SigWait 0x00000000 
  State: Task (Waiting) 
 DST watcher (Waiting) 
  Stack: 0x5be2d004 - 0x5be35ffc, pointer @ 0x5be35f30 (Cookie OK) 
  Signals: SigRec 0xc0000000, SigWait 0x00000000 
  State: Process (Waiting) 
 datatypes.library (Waiting) 
  Stack: 0x5bd9b004 - 0x5bda3ffc, pointer @ 0x5bda3f20 (Cookie OK) 
  Signals: SigRec 0x00001100, SigWait 0x00000000 
  State: Process (Waiting) 
 TCP/IP Log (Waiting) 
  Stack: 0x5bbc0004 - 0x5bbc8ffc, pointer @ 0x5bbc8f20 (Cookie OK) 
  Signals: SigRec 0x80003000, SigWait 0x00000000 
  State: Process (Waiting) 
 USB FD fkt start (Waiting) 
  Stack: 0x5bbb3004 - 0x5bbbbffc, pointer @ 0x5bbbbdf0 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000100 
  State: Process (Waiting) 
 USB stack Process (Waiting) 
  Stack: 0x5bc9a004 - 0x5bca2ffc, pointer @ 0x5bca2ef0 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000100 
  State: Process (Waiting) 
 prism2.device (Waiting) 
  Stack: 0x5fd47000 - 0x5fd48000, pointer @ 0x5fd47f70 (Cookie OK) 
  Signals: SigRec 0xe0000000, SigWait 0x00000000 
  State: Task (Waiting) 
 TCP/IP Superserver [TCP/IP Superserver] (Waiting) 
  Stack: 0x5bb91004 - 0x5bb99ffc, pointer @ 0x5bb99a10 (Cookie OK) 
  Signals: SigRec 0xd0000080, SigWait 0x00000000 
  State: Process (Waiting) 
 TCP/IP Configuration (Waiting) 
  Stack: 0x5bba6004 - 0x5bbaeffc, pointer @ 0x5bbaee20 (Cookie OK) 
  Signals: SigRec 0xf8003000, SigWait 0x00000000 
  State: Process (Waiting) 
 ConClip (Waiting) 
  Stack: 0x5ba4a004 - 0x5ba52ffc, pointer @ 0x5ba52ec0 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000000 
  State: Process (Waiting) 
 AutoUpdateWB (Waiting) 
  Stack: 0x5b0f2004 - 0x5b0faffc, pointer @ 0x5b0faf00 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000100 
  State: Process (Waiting) 
 RAWBInfo (Waiting) 
  Stack: 0x5ae4b004 - 0x5ae53ffc, pointer @ 0x5ae53ed0 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000100 
  State: Process (Waiting) 
 DefIcons (Waiting) 
  Stack: 0x5ae28004 - 0x5ae30ffc, pointer @ 0x5ae30dd0 (Cookie OK) 
  Signals: SigRec 0x80009000, SigWait 0x00000100 
  State: Process (Waiting) 
 AmiSnap (Waiting) 
  Stack: 0x5b0e5004 - 0x5b0edffc, pointer @ 0x5b0ed6c0 (Cookie OK) 
  Signals: SigRec 0xc0001000, SigWait 0x00000100 
  State: Process (Waiting) 
 ASYNCWB (Waiting) 
  Stack: 0x5aa12004 - 0x5aa1affc, pointer @ 0x5aa1aea0 (Cookie OK) 
  Signals: SigRec 0x80001000, SigWait 0x00000100 
  State: Process (Waiting) 
 ContextMenus [] (Waiting) 
  Stack: 0x5a997004 - 0x5a99fffc, pointer @ 0x5a99fd20 (Cookie OK) 
  Signals: SigRec 0xe0001000, SigWait 0x00000100 
  State: Process (Waiting) 
 « IPrefs » (Waiting) 
  Stack: 0x5be6c004 - 0x5be74ffc, pointer @ 0x5be74580 (Cookie OK) 
  Signals: SigRec 0x0000f000, SigWait 0x40000100 
  State: Process (Waiting) 
 AllKeys (Waiting) 
  Stack: 0x5b077004 - 0x5b07fffc, pointer @ 0x5b07f590 (Cookie OK) 
  Signals: SigRec 0xf0001000, SigWait 0x00000100 
  State: Process (Waiting) 
 application.library messageserver (Waiting) 
  Stack: 0x5be57000 - 0x5be57fa0, pointer @ 0x5be57f10 (Cookie OK) 
  Signals: SigRec 0xc0000000, SigWait 0x00000000 
  State: Task (Waiting) 
 ScreenBlankerEngine (Waiting) 
  Stack: 0x5aee0004 - 0x5aee8ffc, pointer @ 0x5aee8c30 (Cookie OK) 
  Signals: SigRec 0xe0001000, SigWait 0x00000100 
  State: Process (Waiting) 
 Mixer (Waiting) 
  Stack: 0x5b011004 - 0x5b019ffc, pointer @ 0x5b019c60 (Cookie OK) 
  Signals: SigRec 0x78001000, SigWait 0x00000100 
  State: Process (Waiting) 
 Wet (Waiting) 
  Stack: 0x5af6e004 - 0x5af7effc, pointer @ 0x5af7b890 (Cookie OK) 
  Signals: SigRec 0x7c001000, SigWait 0x00000100 
  State: Process (Waiting) 
 ramlib (Waiting) 
  Stack: 0x5bf6c004 - 0x5bf74ffc, pointer @ 0x5bf74f30 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000100 
  State: Process (Waiting) 
 WiFiSignal (Waiting) 
  Stack: 0x5b117004 - 0x5b11fffc, pointer @ 0x5b11f9a0 (Cookie OK) 
  Signals: SigRec 0xa0009000, SigWait 0x40000100 
  State: Process (Waiting) 
 screenblanker.library timing dispatcher (Waiting) 
  Stack: 0x5a630004 - 0x5a638ffc, pointer @ 0x5a638eb0 (Cookie OK) 
  Signals: SigRec 0x00000100, SigWait 0x00000000 
  State: Process (Waiting) 
 Background CLI [NetSurf_selectscroll] (Crashed) 
  Stack: 0x59cb4004 - 0x59cbcffc, pointer @ 0x59cbc010 (Cookie OK) 
  Signals: SigRec 0x00000010, SigWait 0x04000180 
  State: Process (Crashed) 
 Picasso96 (Waiting) 
  Stack: 0x5be89004 - 0x5be91ffc, pointer @ 0x5be91dc0 (Cookie OK) 
  Signals: SigRec 0x80000000, SigWait 0x00000000 
  State: Process (Waiting) 
 ramlib.support (Waiting) 
  Stack: 0x5bf81004 - 0x5bf89ffc, pointer @ 0x5bf89f40 (Cookie OK) 
  Signals: SigRec 0x80004000, SigWait 0x00000000 
  State: Process (Waiting) 
 dos_signal_server (Waiting) 
  Stack: 0x5fd19004 - 0x5fd1bffc, pointer @ 0x5fd1bf30 (Cookie OK) 
  Signals: SigRec 0x0000e000, SigWait 0x00000000 
  State: Process (Waiting) 
 dos_filedir_notify (Waiting) 
  Stack: 0x5fcff004 - 0x5fd02ffc, pointer @ 0x5fd02f00 (Cookie OK) 
  Signals: SigRec 0x0000c000, SigWait 0x00000000 
  State: Process (Waiting) 
 idle.task (Ready) 
  Stack: 0x5ff89000 - 0x5ff8a000, pointer @ 0x5ff89fd0 (Cookie OK) 
  Signals: SigRec 0x00000000, SigWait 0x00000000 
  State: Task (Ready) 

Reply via email to