| [View Files]
Type: | Bug | Severity: | Major | Status: | Fixed | Status Comment: | pthread is no longer used, please try again | Title: | _impl_mutex_lock DSI crash on startup | Version: | 4.0.1.0031 | Description: | I have installed the latest beta on it's own partition.
FastFileSystem 53.2, and ran the font cache commands (with -s instead of -s)
I get the Timberwolf progress bar, but the folowing crashlog after that:-
Crash log for task "timberwolf-bin"
Generated by GrimReaper 53.2
Crash occured in module pthreads.library at address 0x7DB8F7D0
Type of crash: DSI (Data Storage Interrupt) exception
Register dump:
GPR (General Purpose Registers):
0: 7DB8F7C0 65371A90 00000000 672C4B50 00000000 00000000 65896E3E 00000001
8: 00000000 EFCC2B00 00000002 7FA5FC88 000007A8 66362140 65372048 6565EEE0
16: 00000001 65371F28 64F53EE4 64F54084 65371B6C 65371C30 65371B64 00000001
24: 65896E3E 65896E36 00000000 64DF8038 00000000 64DF8628 67097CD8 0000001C
FPR (Floating Point Registers, NaN = Not a Number):
0: nan 1.35719e+74 1.1506e+247 2.51948e+180
4: 1.14504e-313 1.25186e+178 1.14477e-313 1.24285e+177
8: 1.2429e+177 1.24281e+177 1.24262e+177 4.5036e+15
12: 9.43718e+07 2.02647e+267 9.98738e-280 2.03854e+90
16: 1.18924e+95 4.24406e-314 8.83844e+140 6.22605e-222
20: 1.3641e-268 1.60523e-219 1.16187e-143 1.98832e-264
24: 1.68656e-129 2.55544e+30 1.37627e-296 1.934e+10
28: -2.38785e-302 5.15451e+15 6.83099e-306 2.78135e-309
FPSCR (Floating Point Status and Control Register): 0x82008000
SPRs (Special Purpose Registers):
Machine State (msr) : 0x0000F030
Condition (cr) : 0x24844084
Instruction Pointer (ip) : 0x7DB8F7D0
Xtended Exception (xer) : 0x00000000
Count (ctr) : 0x0141D250
Link (lr) : 0x7DB8F7C0
DSI Status (dsisr) : 0x40000000
Data Address (dar) : 0x0000001C
680x0 emulated registers:
DATA: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
FPU0: 0 0 0 0
FPU4: 0 0 0 0
Symbol info:
Instruction pointer 0x7DB8F7D0 belongs to module "pthreads.library" (PowerPC)
Symbol: _impl_mutex_lock + 0x58 in section 1 offset 0x000027B0
Stack trace:
_impl_mutex_lock()+0x58 (section 1 @ 0x27b0)
libpthread.so:pthread_mutex_lock()+0x4C (section 8 @ 0x1aa8)
libnspr4.so:_amigaos_Lock()+0x10 (section 9 @ 0x215dc)
libnspr4.so:PR_Lock()+0x2C (section 9 @ 0x1e350)
libxul.so:_ZN17nsCategoryManager16AddCategoryEntryEPKcS1_S1_bPPc()+0x6C (section 11 @ 0xd4bcb0)
libxul.so:_ZN22nsComponentManagerImpl16ManifestCategoryERNS_25ManifestProcessingContextEiPKPc()+0x44 (section 11 @ 0xd4cfa0)
libxul.so:_Z19ParseManifestCommon14NSLocationTypeP12nsILocalFileRN22nsComponentManagerImpl25ManifestProcessingContextERN16nsChromeRegistry25ManifestProcessingContextEPKcPcb()+0x8FC (section 11 @ 0xd53f4c)
libxul.so:_Z13ParseManifest14NSLocationTypeP12nsILocalFilePcb()+0x4C (section 11 @ 0xd54290)
libxul.so:_ZN22nsComponentManagerImpl20RegisterManifestFileE14NSLocationTypeP12nsILocalFileb()+0x18C (section 11 @ 0xd4dec0)
libxul.so:_ZN22nsComponentManagerImpl16ManifestManifestERNS_25ManifestProcessingContextEiPKPc()+0x16C (section 11 @ 0xd4e75c)
libxul.so:_Z19ParseManifestCommon14NSLocationTypeP12nsILocalFileRN22nsComponentManagerImpl25ManifestProcessingContextERN16nsChromeRegistry25ManifestProcessingContextEPKcPcb()+0x8FC (section 11 @ 0xd53f4c)
libxul.so:_Z13ParseManifest14NSLocationTypeP12nsILocalFilePcb()+0x4C (section 11 @ 0xd54290)
libxul.so:_ZN22nsComponentManagerImpl20RegisterManifestFileE14NSLocationTypeP12nsILocalFileb()+0x18C (section 11 @ 0xd4dec0)
libxul.so:_ZN22nsComponentManagerImpl4InitEv()+0x388 (section 11 @ 0xd4f588)
libxul.so:NS_InitXPCOM2_P()+0x224 (section 11 @ 0xd0ed00)
libxul.so:_ZN18ScopedXPCOMStartup10InitializeEv()+0x50 (section 11 @ 0x4990)
libxul.so:_Z20ProfileMissingDialogP19nsINativeAppSupport()+0x48 (section 11 @ 0x5704)
libxul.so:XRE_main()+0x1578 (section 11 @ 0x77c4)
timberwolf-bin:main()+0x204 (section 9 @ 0x490)
native kernel module newlib.library.kmod+0x0000204c
native kernel module newlib.library.kmod+0x00002c98
native kernel module newlib.library.kmod+0x00002e5c
timberwolf-bin:_start()+0x174 (section 9 @ 0x174)
native kernel module dos.library.kmod+0x00022a0c
native kernel module kernel+0x000416ec
native kernel module kernel+0x0004176c
PPC disassembly:
7db8f7c8: 83690098 lwz r27,152(r9)
7db8f7cc: 419e00b8 beq- cr7,0x7DB8F884
*7db8f7d0: 809f0000 lwz r4,0(r31)
7db8f7d4: 2f840000 cmpwi cr7,r4,0
7db8f7d8: 409e001c bne- cr7,0x7DB8F7F4
System information:
CPU
Model: IBM PowerPC 750 FX V2.2
CPU speed: 800 MHz
FSB speed: 133 MHz
Extensions: performancemonitor
Machine
Machine name: AmigaOne
Memory: 524288 KB
Extensions: bus.pci bus.agp
Expansion buses
PCI/AGP
00:00.0 Vendor 0x10CC Device 0x0660
Range 0: 00000000 - 00400000 (PREF.MEM)
00:01.0 Vendor 0x10CC Device 0x0661
00:06.0 Vendor 0x10B7 Device 0x9200
Range 0: 00802000 - 00802080 (IO)
Range 1: 90100000 - 90100080 (MEM)
00:07.0 Vendor 0x1106 Device 0x0686
00:07.1 Vendor 0x1106 Device 0x0571
Range 0: 000001F0 - 000001F8 (IO)
Range 1: 000003F0 - 000003F8 (IO)
Range 2: 00000170 - 00000178 (IO)
Range 3: 00000370 - 00000378 (IO)
Range 4: 0000CC00 - 0000CC10 (IO)
00:07.2 Vendor 0x1106 Device 0x3038
Range 4: 00802080 - 008020A0 (IO)
00:07.3 Vendor 0x1106 Device 0x3038
Range 4: 008020A0 - 008020C0 (IO)
00:07.4 Vendor 0x1106 Device 0x3057
00:07.5 Vendor 0x1106 Device 0x3058
Range 0: 0000DC00 - 0000DD00 (IO)
Range 1: 0000E000 - 0000E008 (IO)
Range 2: 0000E400 - 0000E408 (IO)
00:07.6 Vendor 0x1106 Device 0x3068
Range 0: 00802300 - 00802400 (IO)
00:08.0 Vendor 0x1095 Device 0x0680
Range 0: 00802400 - 00802408 (IO)
Range 1: 00802408 - 00802410 (IO)
Range 2: 00802410 - 00802418 (IO)
Range 3: 00802418 - 00802420 (IO)
Range 4: 00802420 - 00802430 (IO)
00:09.0 Vendor 0x1000 Device 0x000C
Range 0: 00802500 - 00802600 (IO)
Range 1: 90100200 - 90100300 (MEM)
Range 2: 90101000 - 90102000 (MEM)
00:0A.0 Vendor 0x1033 Device 0x0035
Range 0: 90102000 - 90103000 (MEM)
00:0A.1 Vendor 0x1033 Device 0x0035
Range 0: 90103000 - 90104000 (MEM)
00:0A.2 Vendor 0x1033 Device 0x00E0
Range 0: 90104000 - 90104100 (MEM)
01:00.0 Vendor 0x1002 Device 0x5960
Range 0: 80000000 - 90000000 (PREF.MEM)
Range 1: 00002000 - 00002100 (IO)
Range 2: 90000000 - 90010000 (MEM)
Libraries
0x69ec0618: english-british.language V52.1
0x01db6866: exec.library V53.25
0x6ff5a174: vilintuisup.library V0.9
0x6ff5a048: cgxvideo.library V42.1
0x6ff620e0: cybergraphics.library V43.0
0x67097cd8: pthreads.library V53.7
0x66279288: speedbar.gadget V53.10
0x66279348: radiobutton.gadget V53.9
0x6722cbc0: texteditor.gadget V53.19
0x6722fb60: fuelgauge.gadget V53.8
0x65f8cb48: amissl_v097g.library V3.7
0x6722fd58: amisslmaster.library V3.7
0x670cd8c8: SubDock.docky V53.1
0x67389758: Separator.docky V53.2
0x6722f0c0: arexx.class V53.3
0x672d45f0: requester.class V53.18
0x66fa6f50: bitmap.image V53.9
0x66fa6af0: slider.gadget V53.12
0x66fa6eb0: getfont.gadget V53.9
0x66fa6d70: getfile.gadget V53.11
0x66fa6c30: space.gadget V53.6
0x66fa6b90: integer.gadget V53.10
0x673d9288: clicktab.gadget V53.39
0x66f74258: chooser.gadget V53.18
0x66fa6910: penmap.image V53.5
0x66fa67d0: checkbox.gadget V53.9
0x693e1e78: listbrowser.gadget V53.52
0x69803770: string.gadget V53.16
0x66fa6690: scroller.gadget V53.13
0x676d0e14: device.audio V6.2
0x69f4ce84: filesave.audio V6.3
0x676ce6d4: asl.library V53.45
0x69bc09d8: via-ac97.audio V5.9
0x69801e58: emulation.library V41.446
0x69bc0360: mathieeedoubbas.library V52.1
0x69ae1aa4: usergroup.library V4.30
0x69778320: bsdsocket.library V4.302
0x6990152c: textclip.library V52.2
0x69db4a44: xpkmaster.library V5.2
0x69eac3fc: xadmaster.library V13.1
0x69eeef50: button.gadget V53.15
0x69ed30c0: glyph.image V53.3
0x69c823e0: window.class V53.48
0x69ed6088: popupmenu.class V53.2
0x69d01098: popupmenu.library V53.8
0x69eeee10: label.image V53.12
0x6ff5a9a8: layout.gadget V53.19
0x69cfee80: bevel.image V53.6
0x69eeeb90: drawlist.image V53.3
0x69d28474: picture.datatype V53.6
0x69d290f0: WarpPNG.datatype V45.16
0x69f4cb4c: ft2.library V53.1
0x69e0f08c: workbench.library V53.42
0x69e98670: Picasso96API.library V2.359
0x69ef0d30: gadtools.library V53.4
0x69ede4f8: timezone.library V53.6
0x69eb3128: application.library V53.12
0x6fffbcac: commodities.library V53.1
0x69f42140: datatypes.library V53.4
0x69f4c554: png.iconmodule V53.1
0x69f000cc: icon.library V53.13
0x6fde2378: version.library V53.8
0x69f4a770: iffparse.library V53.1
0x6ffb1ccc: locale.library V53.4
0x6ff5b41c: diskfont.library V53.4
0x6a01f0e8: petunia.library V53.3
0x6ff8ff18: diskcache.library V3.30
0x6fd6366c: dos.library V53.90
0x6ff5a444: usbprivate.library V53.12
0x6ff361bc: massstorage.usbfd V53.13
0x6ff36128: bootkeyboard.usbfd V52.3
0x6ff360a8: bootmouse.usbfd V53.1
0x6ff5a2fc: hub.usbfd V53.8
0x6ff5a24c: usbresource.library V53.12
0x6ff82658: hunk.library V53.4
0x6ff8f354: elf.library V53.17
0x6ff894d0: intuition.library V53.35
0x6ff3f150: rtg.library V41.4355
0x6ff92920: ATIRadeon.chip V53.23
0x6ff928a4: PCIGraphics.card V53.1
0x6ff9da10: keymap.library V53.3
0x6ff80340: layers.library V53.7
0x6ffb0420: graphics.library V53.4
0x6ff820e4: nonvolatile.library V52.1
0x6ff9e2b8: newlib.library V53.18
0x6ff901ac: utility.library V53.3
0x6ff9d0a8: expansion.library V53.1
0x6973f1fe: rexxsyslib.library V45.7 (Legacy)
Devices
0x65e4fd14: clipboard.device V53.2
0x6766d7a4: printer.device V39.7 (Legacy)
0x69411b84: ahi.device V6.6
0x696475f4: eth3com.device V53.2
0x69d269d4: diskimage.device V52.77
0x6ff90b10: usbsys.device V53.12
0x6ff82af0: ehci.usbhcd V53.17
0x6ff82a50: ohci.usbhcd V53.19
0x6ff829b0: uhci.usbhcd V53.12
0x6ff828e4: sii0680ide.device V53.8
0x6fffb628: console.device V53.1
0x6ff913f0: ramdrive.device V52.6
0x6ff9dc5c: input.device V53.3
0x6fffb314: keyboard.device V53.5
0x6ff9d774: gameport.device V52.1
0x6ff912d0: timer.device V53.1
Tasks
Hollywood sound server (Waiting)
Stack: 0x66362004 - 0x66371ffc, pointer @ 0x66371f20 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
Hollywood streaming task (Waiting)
Stack: 0x6637e004 - 0x6638dffc, pointer @ 0x6638d660 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000000
State: Process (Waiting)
DepthToFront (Waiting)
Stack: 0x67234004 - 0x67243ffc, pointer @ 0x672439e0 (Cookie OK)
Signals: SigRec 0xc000d000, SigWait 0x00000000
State: Process (Waiting)
ClickToFront (Waiting)
Stack: 0x67346004 - 0x67355ffc, pointer @ 0x67355a80 (Cookie OK)
Signals: SigRec 0xc000d000, SigWait 0x00000100
State: Process (Waiting)
input.device (Waiting)
Stack: 0x6ff47000 - 0x6ff57000, pointer @ 0x6ff56f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
SFS DosList handler (Waiting)
Stack: 0x6fd0d004 - 0x6fd0effc, pointer @ 0x6fd0ef20 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack (Waiting)
Stack: 0x6febc000 - 0x6fec0000, pointer @ 0x6febff20 (Cookie OK)
Signals: SigRec 0xf8007000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 0 (Waiting)
Stack: 0x6fe2b000 - 0x6fe33000, pointer @ 0x6fe32f20 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
EHCI Controller Task Unit 0 (Waiting)
Stack: 0x6fde3000 - 0x6fdeb000, pointer @ 0x6fdeaf20 (Cookie OK)
Signals: SigRec 0xbe009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 1 (Waiting)
Stack: 0x6fe03000 - 0x6fe0b000, pointer @ 0x6fe0af20 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
sii0680ide.device - chip 0 port 0 (Waiting)
Stack: 0x6fe97000 - 0x6fe9f000, pointer @ 0x6fe9ef20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x20000000
State: Task (Waiting)
eth3com.device (Waiting)
Stack: 0x693ac004 - 0x693bbffc, pointer @ 0x693bbef0 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x10000000
State: Process (Waiting)
page_sweep (Waiting)
Stack: 0x6fe3f004 - 0x6fe46ffc, pointer @ 0x6fe46e70 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
sii0680ide.device - chip 0 port 1 (Waiting)
Stack: 0x6fe67000 - 0x6fe6f000, pointer @ 0x6fe6ef20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
DH10 (Waiting)
Stack: 0x6bf89004 - 0x6bf8affc, pointer @ 0x6bf8aed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH8 (Waiting)
Stack: 0x6fd07004 - 0x6fd08ffc, pointer @ 0x6fd08eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH6 (Waiting)
Stack: 0x6bf77004 - 0x6bf78ffc, pointer @ 0x6bf78ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH22 (Waiting)
Stack: 0x6b599004 - 0x6b59affc, pointer @ 0x6b59aed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH4 (Waiting)
Stack: 0x6c657004 - 0x6c658ffc, pointer @ 0x6c658ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH3 (Waiting)
Stack: 0x6a681004 - 0x6a682ffc, pointer @ 0x6a682ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH15 (Waiting)
Stack: 0x6b58d004 - 0x6b58effc, pointer @ 0x6b58eed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
reaper.task (Waiting)
Stack: 0x6a06b004 - 0x6a072ffc, pointer @ 0x6a072ea0 (Cookie OK)
Signals: SigRec 0x00007000, SigWait 0x00000000
State: Process (Waiting)
DH17 (Waiting)
Stack: 0x6c645004 - 0x6c646ffc, pointer @ 0x6c646ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH18 (Waiting)
Stack: 0x6a675004 - 0x6a676ffc, pointer @ 0x6a676ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH13 (Waiting)
Stack: 0x6bf8f004 - 0x6bf90ffc, pointer @ 0x6bf90ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH5 (Waiting)
Stack: 0x6a66f004 - 0x6a670ffc, pointer @ 0x6a670ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH27 (Waiting)
Stack: 0x6aacf004 - 0x6aad0ffc, pointer @ 0x6aad0ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH7 (Waiting)
Stack: 0x6c63f004 - 0x6c640ffc, pointer @ 0x6c640ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH9 (Waiting)
Stack: 0x6bf83004 - 0x6bf84ffc, pointer @ 0x6bf84ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH0 (Waiting)
Stack: 0x6fd1f004 - 0x6fd20ffc, pointer @ 0x6fd20ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH23 (Waiting)
Stack: 0x6b59f004 - 0x6b5a0ffc, pointer @ 0x6b5a0eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH25 (Waiting)
Stack: 0x6aee1004 - 0x6aee2ffc, pointer @ 0x6aee2eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH2 (Waiting)
Stack: 0x6aeed004 - 0x6aeeeffc, pointer @ 0x6aeeeeb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH21 (Waiting)
Stack: 0x6aac3004 - 0x6aac4ffc, pointer @ 0x6aac4eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
ICD0 (Waiting)
Stack: 0x69918004 - 0x69927ffc, pointer @ 0x69927f20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
ICD1 (Waiting)
Stack: 0x69993004 - 0x699a2ffc, pointer @ 0x699a2f20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
RAM (Waiting)
Stack: 0x6a1d3004 - 0x6a1daffc, pointer @ 0x6a1dac90 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x00000000
State: Process (Waiting)
DH1 (Waiting)
Stack: 0x6a67b004 - 0x6a67cffc, pointer @ 0x6a67ceb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH29 (Waiting)
Stack: 0x6aac9004 - 0x6aacaffc, pointer @ 0x6aacaeb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH20 (Waiting)
Stack: 0x6aabd004 - 0x6aabeffc, pointer @ 0x6aabeeb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH12 (Waiting)
Stack: 0x6aab7004 - 0x6aab8ffc, pointer @ 0x6aab8eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH11 (Waiting)
Stack: 0x6aef3004 - 0x6aef4ffc, pointer @ 0x6aef4eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH26 (Waiting)
Stack: 0x6aee7004 - 0x6aee8ffc, pointer @ 0x6aee8eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH24 (Waiting)
Stack: 0x6aedb004 - 0x6aedcffc, pointer @ 0x6aedceb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH16 (Waiting)
Stack: 0x6b593004 - 0x6b594ffc, pointer @ 0x6b594eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH14 (Waiting)
Stack: 0x6b587004 - 0x6b588ffc, pointer @ 0x6b588eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH30 (Waiting)
Stack: 0x6bf7d004 - 0x6bf7effc, pointer @ 0x6bf7eeb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH28 (Waiting)
Stack: 0x6c651004 - 0x6c652ffc, pointer @ 0x6c652eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH19 (Waiting)
Stack: 0x6c64b004 - 0x6c64cffc, pointer @ 0x6c64ceb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
CD1 (Waiting)
Stack: 0x6fd19004 - 0x6fd1affc, pointer @ 0x6fd1af20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CD0 (Waiting)
Stack: 0x6fd13004 - 0x6fd14ffc, pointer @ 0x6fd14f20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
dos_filedir_notify (Waiting)
Stack: 0x6fd4b004 - 0x6fd4effc, pointer @ 0x6fd4eaf0 (Cookie OK)
Signals: SigRec 0x40001000, SigWait 0x00000000
State: Process (Waiting)
MainIPC0 (Waiting)
Stack: 0x69b72004 - 0x69b81ffc, pointer @ 0x69b81eb0 (Cookie OK)
Signals: SigRec 0x40000100, SigWait 0x00000000
State: Process (Waiting)
pager (Waiting)
Stack: 0x6a047004 - 0x6a066ffc, pointer @ 0x6a066f00 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
ENV (Ready)
Stack: 0x6a02d004 - 0x6a02effc, pointer @ 0x6a02eda0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x80000100
State: Process (Ready)
IDF0 (Waiting)
Stack: 0x699e0004 - 0x699efffc, pointer @ 0x699efed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
IDF1 (Waiting)
Stack: 0x69a39004 - 0x69a48ffc, pointer @ 0x69a48ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
IDF2 (Waiting)
Stack: 0x69a75004 - 0x69a84ffc, pointer @ 0x69a84ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
IDF3 (Waiting)
Stack: 0x69ab5004 - 0x69ac4ffc, pointer @ 0x69ac4ed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
IPC0 (Waiting)
Stack: 0x69b8e004 - 0x69b9dffc, pointer @ 0x69b9dee0 (Cookie OK)
Signals: SigRec 0x00010100, SigWait 0x00000000
State: Process (Waiting)
URL (Waiting)
Stack: 0x6982d004 - 0x698a7ffc, pointer @ 0x698a3a80 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
console.device (Waiting)
Stack: 0x6fef8000 - 0x6ff00000, pointer @ 0x6fefff70 (Cookie OK)
Signals: SigRec 0xf0000000, SigWait 0x00000000
State: Task (Waiting)
CON (Waiting)
Stack: 0x66423004 - 0x66432ffc, pointer @ 0x66432de0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6719f004 - 0x671aeffc, pointer @ 0x671aede0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x67016004 - 0x67025ffc, pointer @ 0x67025de0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x67275004 - 0x67284ffc, pointer @ 0x67284de0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x672fe004 - 0x6730dffc, pointer @ 0x6730dde0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x673a4004 - 0x673b3ffc, pointer @ 0x673b3de0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6741c004 - 0x6742bffc, pointer @ 0x6742bde0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
AUDIO (Waiting)
Stack: 0x697ee004 - 0x697fdffc, pointer @ 0x697fdec0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a177004 - 0x6a17effc, pointer @ 0x6a17ede0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
RAW (Waiting)
Stack: 0x6a1df004 - 0x6a1e6ffc, pointer @ 0x6a1e6de0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a1eb004 - 0x6a1f2ffc, pointer @ 0x6a1f2de0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
dos_nbmd_process (Waiting)
Stack: 0x6ff18004 - 0x6ff19ffc, pointer @ 0x6ff19f30 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
dos_lock_handler (Waiting)
Stack: 0x6ff12004 - 0x6ff13ffc, pointer @ 0x6ff13f10 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
RexxMaster [] (Waiting)
Stack: 0x6962d004 - 0x6963cffc, pointer @ 0x6963cf50 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 4 (Waiting)
Stack: 0x698e5004 - 0x698f8ffc, pointer @ 0x698f8c20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 5 (Waiting)
Stack: 0x69954004 - 0x69967ffc, pointer @ 0x69967c20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 0 (Waiting)
Stack: 0x699c0004 - 0x699d3ffc, pointer @ 0x699d3c20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 1 (Waiting)
Stack: 0x69a0d004 - 0x69a20ffc, pointer @ 0x69a20c20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 2 (Waiting)
Stack: 0x69a55004 - 0x69a68ffc, pointer @ 0x69a68c20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 3 (Waiting)
Stack: 0x69a95004 - 0x69aa8ffc, pointer @ 0x69aa8c20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 6 (Waiting)
Stack: 0x69ac9004 - 0x69adcffc, pointer @ 0x69adcc20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
TEXTCLIP (Waiting)
Stack: 0x69811004 - 0x69820ffc, pointer @ 0x69820eb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Workbench [Workbench] (Ready)
Stack: 0x693f8004 - 0x69407ffc, pointer @ 0x69407bb0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x80000100
State: Process (Ready)
compose.task (Ready)
Stack: 0x6894d000 - 0x68955000, pointer @ 0x68954f30 (Cookie OK)
Signals: SigRec 0x00000021, SigWait 0x00000020
State: Task (Ready)
ramlib (Waiting)
Stack: 0x69f89004 - 0x69fa1ffc, pointer @ 0x69fa1f20 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
Workbench DosList Notify (Waiting)
Stack: 0x67f98004 - 0x67fa7ffc, pointer @ 0x67fa7f40 (Cookie OK)
Signals: SigRec 0x00003000, SigWait 0x00000100
State: Process (Waiting)
ContextMenus Command Dispatcher [ContextMenus Command Dispatcher] (Waiting)
Stack: 0x6715e004 - 0x6716dffc, pointer @ 0x6716df40 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
texteditor.gadget Clipboard Server (Waiting)
Stack: 0x657bd004 - 0x657d5ffc, pointer @ 0x657d5f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
string.gadget server (Waiting)
Stack: 0x6763e004 - 0x6764dffc, pointer @ 0x6764ddb0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000100
State: Process (Waiting)
Workbench Clipboard Server (Waiting)
Stack: 0x676d8004 - 0x676e7ffc, pointer @ 0x676e7f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
RinghioServer (Ready)
Stack: 0x67291004 - 0x672b0ffc, pointer @ 0x672b0370 (Cookie OK)
Signals: SigRec 0xd8001000, SigWait 0x10000100
State: Process (Ready)
AmiDock (Ready)
Stack: 0x67438004 - 0x67447ffc, pointer @ 0x67447930 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000100
State: Process (Ready)
TCP/IP Control (Ready)
Stack: 0x696a2004 - 0x696b1ffc, pointer @ 0x696b1dc0 (Cookie OK)
Signals: SigRec 0xf8009080, SigWait 0x40000100
State: Process (Ready)
windowfade.task (Ready)
Stack: 0x65a1d000 - 0x65a25000, pointer @ 0x65a24fd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000020
State: Task (Ready)
hub.usbfd (Waiting)
Stack: 0x6fd7b004 - 0x6fd82ffc, pointer @ 0x6fd82f00 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
Background CLI [FilerCX] (Waiting)
Stack: 0x663d2004 - 0x663e1ffc, pointer @ 0x663e1ca0 (Cookie OK)
Signals: SigRec 0x40001000, SigWait 0x00000100
State: Process (Waiting)
Hollywood wait task (Waiting)
Stack: 0x66548004 - 0x66557ffc, pointer @ 0x66557f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
flipclock (Waiting)
Stack: 0x6644b000 - 0x6648b020, pointer @ 0x6648a680 (Cookie OK)
Signals: SigRec 0x7c801000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Superserver [TCP/IP Superserver] (Waiting)
Stack: 0x696d2004 - 0x696e1ffc, pointer @ 0x696e1a00 (Cookie OK)
Signals: SigRec 0xd0000080, SigWait 0x00000100
State: Process (Waiting)
pthread id 5 [timberwolf-bin] (Waiting)
Stack: 0x64c0e004 - 0x64df6ffc, pointer @ 0x64df6d80 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
C:IconX [] (Waiting)
Stack: 0x6590c004 - 0x6591bffc, pointer @ 0x6591bb20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
ConClip (Waiting)
Stack: 0x696e6004 - 0x696f5ffc, pointer @ 0x696f5eb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
ContextMenus [] (Waiting)
Stack: 0x6731a004 - 0x67329ffc, pointer @ 0x67329c50 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x0c000000
State: Process (Waiting)
TCP/IP Configuration (Waiting)
Stack: 0x6970a004 - 0x69719ffc, pointer @ 0x69719de0 (Cookie OK)
Signals: SigRec 0xf8003000, SigWait 0x00000100
State: Process (Waiting)
DefIcons (Waiting)
Stack: 0x673c0004 - 0x673cfffc, pointer @ 0x673cfdc0 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
ASYNCWB (Waiting)
Stack: 0x673e0004 - 0x673efffc, pointer @ 0x673efe70 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
datatypes.library (Waiting)
Stack: 0x69c62004 - 0x69c71ffc, pointer @ 0x69c71f10 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
Mixer (Waiting)
Stack: 0x6703a004 - 0x67049ffc, pointer @ 0x67049c70 (Cookie OK)
Signals: SigRec 0x78001000, SigWait 0x00000100
State: Process (Waiting)
« IPrefs » (Waiting)
Stack: 0x69e60004 - 0x69e6fffc, pointer @ 0x69e6f530 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x20000100
State: Process (Waiting)
Hollywood requester task (Waiting)
Stack: 0x664d4004 - 0x664e3ffc, pointer @ 0x664e3f30 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
RAWBInfo (Waiting)
Stack: 0x67362004 - 0x67371ffc, pointer @ 0x67371ec0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Log (Waiting)
Stack: 0x6971e004 - 0x6972dffc, pointer @ 0x6972df00 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
USB stack Process (Waiting)
Stack: 0x69bcf004 - 0x69bdeffc, pointer @ 0x69bdeee0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
DST watcher (Waiting)
Stack: 0x69e27004 - 0x69e36ffc, pointer @ 0x69e36f20 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
application.library messageserver (Waiting)
Stack: 0x69eb4000 - 0x69eb4fa0, pointer @ 0x69eb4f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fd93004 - 0x6fd9affc, pointer @ 0x6fd9af00 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fd87004 - 0x6fd8effc, pointer @ 0x6fd8ef00 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
Background CLI [timberwolf-bin] (Crashed)
Stack: 0x6518a004 - 0x65372ffc, pointer @ 0x65371a90 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x08000100
State: Process (Crashed)
ramlib.support (Waiting)
Stack: 0x69fa6004 - 0x69fbeffc, pointer @ 0x69fbef00 (Cookie OK)
Signals: SigRec 0x80005000, SigWait 0x00000100
State: Process (Waiting)
dos_signal_server (Waiting)
Stack: 0x6ff1e004 - 0x6ff1fffc, pointer @ 0x6ff1ff10 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x00000000
State: Process (Waiting)
Picasso96 (Waiting)
Stack: 0x69e84004 - 0x69e93ffc, pointer @ 0x69e93da0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
dos_appdir_server (Waiting)
Stack: 0x6ff24004 - 0x6ff25ffc, pointer @ 0x6ff25d50 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
idle.task (Ready)
Stack: 0x6ff81000 - 0x6ff82000, pointer @ 0x6ff81fd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000000
State: Task (Ready) |
|
I hope that helps
| Created: | 20120329 20:41 by swoop | Assigned: | 19700101 01:00 to | Fixed: | 19700101 01:00 by | Closed: | 19700101 01:00 by | Comments: | 0 |
|
|