Profiling borked in gcc?

Have a question about our Software Developer Kit? Ask them here.
Post Reply
User avatar
Raziel
Posts: 1170
Joined: Sat Jun 18, 2011 4:00 pm
Location: a dying planet

Profiling borked in gcc?

Post by Raziel »

Steps to reproduce (CAVE: will CRASH!)

1) create a test.c with the following code

Code: Select all

int main()
{}

2) gcc -o test test.c -pg (-pg enables profiling support)
3) run the test file, it will crash and point to profil() as culprit
Hidden Text - Click to Show :
Crash log for task "test1"
Generated by GrimReaper 53.2
Crash occured in module test1 at address 0x7DA2507C
Type of crash: DSI (Data Storage Interrupt) exception

Register dump:
GPR (General Purpose Registers):
0: 80000001 51537C20 00000000 00000000 00004000 0000B030 00000000 00000008
8: 34061A60 00008002 495F09B0 00000000 82842042 495F8988 00000000 00000000
16: 4EE7A680 7DA24208 00000000 5D7169D0 00340014 02B40000 02B40000 51AFEC58
24: 00000001 00000000 495F0000 00000000 00000000 495F0000 00000000 02973588


FPR (Floating Point Registers, NaN = Not a Number):
0: nan -9.70572e+283 -9.70572e+283 -9.71116e+283
4: -2.86254e+259 -9.71116e+283 31 1
8: 169 138 0 169
12: 2.14748e+09 65536 0 0
16: 0 0 0 0
20: 0 0 0 0
24: 0 0 0 0
28: 0 0 0 0

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


SPRs (Special Purpose Registers):
Machine State (msr) : 0x0000B030
Condition (cr) : 0x28842084
Instruction Pointer (ip) : 0x7DA2507C
Xtended Exception (xer) : 0x00000000
Count (ctr) : 0x02018B10
Link (lr) : 0x7DA25054
DSI Status (dsisr) : 0x40000000
Data Address (dar) : 0x0000005C



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 0x7DA2507C belongs to module "test1" (PowerPC)
Symbol: profil + 0x2C0 in section 1 offset 0x0000105C

Stack trace:
profil()+0x2C0 (section 1 @ 0x105c)
moncleanup()+0x48 (section 1 @ 0x9e4)
native kernel module newlib.library.kmod+0x0000017c
native kernel module newlib.library.kmod+0x00001e20
native kernel module newlib.library.kmod+0x00002cec
native kernel module newlib.library.kmod+0x00002eb0
_start()+0x170 (section 1 @ 0x170)
native kernel module dos.library.kmod+0x00022d9c
native kernel module kernel.debug+0x0006a1fc
native kernel module kernel.debug+0x0006a27c


PPC disassembly:
7da25074: 7d635b78 mr r3,r11
7da25078: 9121000c stw r9,12(r1)
*7da2507c: 816b005c lwz r11,92(r11)
7da25080: 7d6903a6 mtctr r11
7da25084: 4e800421 bctrl

System information:

CPU
Model: P.A. Semi PWRficient PA6T-1682M VB1
CPU speed: 1800 MHz
FSB speed: 900 MHz
Extensions: altivec

Machine
Machine name: AmigaOne X1000
Memory: 2097152 KB
Extensions: bus.pci bus.pcie

Expansion buses
PCI/AGP
00:1D.0 Vendor 0x1959 Device 0xA004
Range 0: 007F03F8 - 007F0400 (IO)
00:1D.1 Vendor 0x1959 Device 0xA004
Range 0: 007F02F8 - 007F0300 (IO)
00:1A.0 Vendor 0x1959 Device 0xA007
00:00.0 Vendor 0x1959 Device 0xA001
00:01.0 Vendor 0x1959 Device 0xA009
00:14.3 Vendor 0x1959 Device 0xA005
00:1C.0 Vendor 0x1959 Device 0xA003
Range 0: 007F0200 - 007F0240 (IO)
00:1C.1 Vendor 0x1959 Device 0xA003
Range 0: 007F0240 - 007F0280 (IO)
00:1C.2 Vendor 0x1959 Device 0xA003
Range 0: 007F0280 - 007F02C0 (IO)
00:11.3 Vendor 0x1959 Device 0xA002
00:11.2 Vendor 0x1959 Device 0xA002
00:11.1 Vendor 0x1959 Device 0xA002
00:11.0 Vendor 0x1959 Device 0xA002
00:10.0 Vendor 0x1959 Device 0xA002
00:03.0 Vendor 0x1959 Device 0xA00C
00:04.0 Vendor 0x1959 Device 0xA00A
00:05.0 Vendor 0x1959 Device 0xA00A
00:08.0 Vendor 0x1959 Device 0xA000
00:09.0 Vendor 0x1959 Device 0xA000
00:15.0 Vendor 0x1959 Device 0xA006
00:1B.0 Vendor 0x1959 Device 0xA00B
00:1E.0 Vendor 0x1959 Device 0xA008
Range 0: 007F0400 - 007F0500 (IO)
Range 1: 007F0500 - 007F0600 (IO)
10:00.0 Vendor 0x17A0 Device 0x7163
12:00.0 Vendor 0x1412 Device 0x1724
Range 0: 00004080 - 000040A0 (IO)
Range 1: 00004000 - 00004080 (IO)
0A:12.0 Vendor 0x1002 Device 0x4380
Range 0: 00001040 - 00001048 (IO)
Range 1: 00001058 - 0000105C (IO)
Range 2: 00001048 - 00001050 (IO)
Range 3: 00001050 - 00001054 (IO)
Range 4: 00001000 - 00001010 (IO)
0A:13.0 Vendor 0x1002 Device 0x4387
Range 0: A0207000 - A0208000 (MEM)
0A:13.1 Vendor 0x1002 Device 0x4388
Range 0: A0208000 - A0209000 (MEM)
0A:13.2 Vendor 0x1002 Device 0x4389
Range 0: A0206000 - A0207000 (MEM)
0A:13.3 Vendor 0x1002 Device 0x438A
Range 0: A0204000 - A0205000 (MEM)
0A:13.4 Vendor 0x1002 Device 0x438B
Range 0: A0205000 - A0206000 (MEM)
0A:13.5 Vendor 0x1002 Device 0x4386
Range 0: A0209800 - A0209900 (MEM)
0A:14.0 Vendor 0x1002 Device 0x4385
Range 0: 00001020 - 00001030 (IO)
Range 1: A0209400 - A0209800 (MEM)
0A:14.1 Vendor 0x1002 Device 0x438C
Range 0: 00001038 - 00001040 (IO)
Range 1: 00001058 - 0000105C (IO)
Range 2: 00001030 - 00001038 (IO)
Range 3: 00001050 - 00001054 (IO)
Range 4: 00001010 - 00001020 (IO)
0A:14.2 Vendor 0x1002 Device 0x4383
Range 0: A0200000 - A0204000 (MEM)
0A:14.3 Vendor 0x1002 Device 0x438D
Range 0: 00000000 - 00100000 (MEM)
0A:14.4 Vendor 0x1002 Device 0x4384
0C:06.0 Vendor 0x10EC Device 0x8139
Range 0: 00003000 - 00003100 (IO)
Range 1: A0300000 - A0300100 (MEM)
02:00.0 Vendor 0x1002 Device 0x6738
Range 0: 90000000 - A0000000 (PREF.MEM)
Range 2: A0020000 - A0040000 (MEM)
Range 4: 00002000 - 00002100 (IO)
02:00.1 Vendor 0x1002 Device 0xAA88
Range 0: A0040000 - A0044000 (MEM)

Libraries
0x628d0418: ISO-8859-15.charset V52.1
0x628d0398: english_ISO-8859-15.language V52.1
0x02a8b386: exec.library V53.39
0x62890ea8: camdmidi.usbfd V50.7
0x6ff569e4: vilintuisup.library V0.9
0x6ff568b8: cgxvideo.library V42.1
0x6ff330e0: cybergraphics.library V43.0
0x5ebb6f50: ascii.datatype V53.1
0x5ebb6d70: text.datatype V53.5
0x5ebb6cd0: Floattext.mui V20.221
0x5ebb6b90: wav.datatype V53.5
0x5c39aab8: faad.library V2.1
0x5c39a638: TN_HVL.tnplug V51.6
0x5ebb6370: Lamp.mcc V20.36
0x5ebb60f0: Listtree.mcc V20.120
0x60b87ca4: asyncio.library V50.3
0x5eae9118: pthreads.library V53.9
0x5f967f40: 8svx.datatype V53.1
0x5ebb6050: sound.datatype V53.6
0x5f967ea0: ilbm.datatype V53.2
0x5f967e00: NBitmap.mcc V15.19
0x5f967c20: Poppen.mui V20.292
0x5f22032c: muilocale.library V20.359
0x5f967a40: Popimage.mui V20.293
0x5f967900: Popasl.mui V20.225
0x62055268: update.library V53.11
0x5f967540: fuelgauge.gadget V53.8
0x5f6bfa40: texteditor.gadget V53.19
0x5f967498: timesync.library V53.4
0x5f967358: xenbar.image V20.210
0x5f9672c0: Imagedisplay.mui V20.226
0x5f967180: Pendisplay.mui V20.217
0x5fb543dc: xpkSQSH.library V1.10 (Legacy)
0x5fb487bc: xpkSMPL.library V1.0 (Legacy)
0x5fb0151c: xpkSHRI.library V2.2 (Legacy)
0x5fabc09c: xpkRLEN.library V1.3 (Legacy)
0x5fb4873c: xpkRAKE.library V1.7 (Legacy)
0x5fb7ffac: xpkNUKE.library V1.7 (Legacy)
0x5fb486bc: xpkNONE.library V1.4 (Legacy)
0x5faba90c: xpkMASH.library V1.98 (Legacy)
0x5fb48418: xpkLZMA.library V52.2
0x5faba762: xpkIMPL.library V1.0 (Legacy)
0x5fb7fd0c: xpkIDEA.library V1.3 (Legacy)
0x5fb7fc4c: xpkHUFF.library V0.64 (Legacy)
0x5fb483bc: xpkHFMN.library V1.36 (Legacy)
0x5fb4833c: xpkFRLE.library V1.0 (Legacy)
0x5fb7fa6c: xpkFEAL.library V1.5 (Legacy)
0x5fb7f9ac: xpkFAST.library V1.10 (Legacy)
0x5fb7f8ec: xpkENCO.library V1.3 (Legacy)
0x5fb7f82c: xpkDUKE.library V1.6 (Legacy)
0x60b3948c: xpkDLTA.library V0.1 (Legacy)
0x5fb542ec: xpkCBR0.library V1.0 (Legacy)
0x60dab34c: xpkBZP2.library V1.7
0x60f02de0: Gauge.mui V20.251
0x60f02c00: TextEditor.mcc V15.40
0x60f02b60: NBalance.mcc V15.15
0x60f02ac0: NListtree.mcc V18.41
0x60f02a20: NFloattext.mcc V19.70
0x60f028e0: NListview.mcc V19.90
0x60f027a0: NList.mcc V20.135
0x60f02700: BetterString.mcc V11.24
0x60f02660: TheButton.mcc V26.11
0x60f025c0: TheBarVirt.mcc V26.11
0x60f02520: TheBar.mcc V26.11
0x60b9eb48: amissl_v097g.library V3.7
0x60f023f8: amisslmaster.library V3.7
0x60cb5220: expat.library V53.3
0x60cb654c: codesets.library V6.14
0x60f02340: Dtpic.mui V20.216
0x60ee00b8: X1kTemp.docky V53.5
0x60cf4438: DateTime.docky V52.4
0x60e91828: SubDock.docky V53.1
0x60e91b28: Spacer.docky V53.2
0x60e91328: Separator.docky V53.2
0x612c6e78: speedbar.gadget V53.10
0x6132299c: muimaster.library V20.2347
0x613fd9b0: slider.gadget V53.12
0x613fd910: arexx.class V53.3
0x613fd870: getfont.gadget V53.9
0x613fd7d0: getfile.gadget V53.11
0x612c69f8: clicktab.gadget V53.39
0x61298760: requester.class V53.18
0x613fd690: space.gadget V53.6
0x613fd410: bitmap.image V53.9
0x613fd550: integer.gadget V53.10
0x62281068: chooser.gadget V53.18
0x613fd5f0: penmap.image V53.5
0x613212d8: screenblanker.library V53.3
0x613fd370: checkbox.gadget V53.9
0x6fecc808: listbrowser.gadget V53.52
0x5fdad770: string.gadget V53.16
0x613fd190: scroller.gadget V53.13
0x6024ae04: device.audio V6.2
0x622811a4: filesave.audio V6.3
0x6fc5d798: Envy24HT.audio V5.12
0x62c64aa4: usergroup.library V4.30
0x61f11490: bsdsocket.library V4.302
0x62309e90: jpeg.datatype V53.5
0x62053748: emulation.library V53.1
0x626cbf60: mathieeedoubbas.library V52.1
0x621893bc: textclip.library V52.2
0x627cc93c: hid.usbfd V53.8
0x628e10bc: xadmaster.library V13.1
0x623c3794: camd.library V53.2
0x6fc5d134: xpkmaster.library V5.2
0x62890870: button.gadget V53.15
0x62890910: glyph.image V53.3
0x626c9540: window.class V53.50
0x62740528: popupmenu.class V53.2
0x62903308: popupmenu.library V53.8
0x62890730: label.image V53.12
0x6fefe5f8: layout.gadget V53.19
0x62740430: bevel.image V53.6
0x62890690: drawlist.image V53.3
0x628905f0: png.datatype V53.6
0x626ca4a4: picture.datatype V53.6
0x627c9b44: asl.library V53.45
0x62947c48: timezone.library V53.6
0x62901c68: application.library V53.12
0x628fb75c: ft2.library V53.1
0x6fed5c4c: workbench.library V53.51
0x6ffa89bc: commodities.library V53.1
0x6293b140: datatypes.library V53.4
0x629068a0: Picasso96API.library V53.4
0x62948e70: gadtools.library V53.4
0x628fb464: png.iconmodule V53.1
0x62ac58cc: icon.library V53.13
0x63080ed8: version.library V53.11
0x62948750: iffparse.library V53.1
0x6ffb9ccc: locale.library V53.4
0x6ff2d7ac: diskfont.library V53.4
0x6fc5d3d8: petunia.library V53.3
0x6fc5d318: diskcache.library V3.30
0x6fbe5684: dos.library V53.126
0x6fefe904: usbprivate.library V53.12
0x6feffb3c: massstorage.usbfd V53.13
0x6fefe7bc: hub.usbfd V53.8
0x6feffaa8: bootkeyboard.usbfd V52.3
0x6feffa28: bootmouse.usbfd V53.1
0x6fefe70c: usbresource.library V53.12
0x6ff2c518: hunk.library V53.4
0x6fed1064: elf.library V53.19
0x6ff6a4d0: intuition.library V53.42
0x6ff10150: rtg.library V53.30
0x6ff78ca0: RadeonHD.chip V0.54
0x6ff78c24: PCIGraphics.card V53.5
0x6ffab530: keymap.library V53.5
0x6ff2a1a0: layers.library V53.7
0x6ffb8420: graphics.library V53.6
0x6ff2c044: nonvolatile.library V53.5
0x6ff8c258: newlib.library V53.19
0x6ff8e1ac: utility.library V53.3
0x6ffab0a8: expansion.library V53.1
0x6234391e: rexxsyslib.library V45.7 (Legacy)

Devices
0x5be104e4: clipboard.device V53.2
0x6fecca28: rtl8139.device V53.3
0x60254e84: ahi.device V6.6
0x6286a364: diskimage.device V52.78
0x6ff8ed10: usbsys.device V53.12
0x6ff2caf0: ehci.usbhcd V53.18
0x6ff2ca50: ohci.usbhcd V53.19
0x6feff434: sb600sata.device V53.15
0x6ffa8338: console.device V53.1
0x6ff8f3f0: ramdrive.device V52.6
0x6ffab77c: input.device V53.4
0x6ff2d3b4: keyboard.device V53.10
0x6ff8f2d0: timer.device V53.1

Tasks
ahi.device Unit Process (Waiting)
Stack: 0x5a747004 - 0x5a766ffc, pointer @ 0x5a766f00 (Cookie OK)
Signals: SigRec 0xf000c000, SigWait 0x00000100
State: Process (Waiting)
camdmidi.usbfd (Waiting)
Stack: 0x6235b004 - 0x62366ffc, pointer @ 0x62366f40 (Cookie OK)
Signals: SigRec 0x60001000, SigWait 0x00000100
State: Process (Waiting)
ClickToFront (Waiting)
Stack: 0x61175004 - 0x61184ffc, pointer @ 0x611849d0 (Cookie OK)
Signals: SigRec 0xc000d000, SigWait 0x00000100
State: Process (Waiting)
input.device (Waiting)
Stack: 0x6ff18000 - 0x6ff28000, pointer @ 0x6ff27ee0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
SFS DosList handler (Waiting)
Stack: 0x6fbca004 - 0x6fbccffc, pointer @ 0x6fbccef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack (Waiting)
Stack: 0x6fe5a000 - 0x6fe5e000, pointer @ 0x6fe5df00 (Cookie OK)
Signals: SigRec 0xf8007000, SigWait 0x00000000
State: Task (Waiting)
EHCI Controller Task Unit 0 (Waiting)
Stack: 0x6fd45000 - 0x6fd4d000, pointer @ 0x6fd4cf00 (Cookie OK)
Signals: SigRec 0xbe009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 0 (Waiting)
Stack: 0x6fdf1000 - 0x6fdf9000, pointer @ 0x6fdf8f00 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 4 (Waiting)
Stack: 0x6fd61000 - 0x6fd69000, pointer @ 0x6fd68f00 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 1 (Waiting)
Stack: 0x6fdd9000 - 0x6fde1000, pointer @ 0x6fde0f00 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 2 (Waiting)
Stack: 0x6fdad000 - 0x6fdb5000, pointer @ 0x6fdb4f00 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 3 (Waiting)
Stack: 0x6fd91000 - 0x6fd99000, pointer @ 0x6fd98f00 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
sb600sata.device - chip 0 port 0 (Waiting)
Stack: 0x6fe2d000 - 0x6fe35000, pointer @ 0x6fe34f00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x20000000
State: Task (Waiting)
page_sweep (Waiting)
Stack: 0x6fdfd004 - 0x6fe04ffc, pointer @ 0x6fe04e30 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
JXF:SATA4/JXFileSystem 4.34 (Waiting)
Stack: 0x62dea004 - 0x62decffc, pointer @ 0x62decdc0 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x20000000
State: Process (Waiting)
reaper.task (Waiting)
Stack: 0x62a01004 - 0x62a08ffc, pointer @ 0x62a08e80 (Cookie OK)
Signals: SigRec 0x00007000, SigWait 0x00000000
State: Process (Waiting)
hid.usbfd (Waiting)
Stack: 0x62277004 - 0x6227effc, pointer @ 0x6227ee70 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000100
State: Process (Waiting)
HID Mouse (Waiting)
Stack: 0x62116004 - 0x62125ffc, pointer @ 0x62125f00 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
RAM/ram-handler 53.3 (Waiting)
Stack: 0x62ab9004 - 0x62ac0ffc, pointer @ 0x62ac0c70 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x00000000
State: Process (Waiting)
AmigaAMP PlayTask (Waiting)
Stack: 0x5a79c004 - 0x5a7bbffc, pointer @ 0x5a7bbea0 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x00000000
State: Process (Waiting)
dos_filedir_notify (Waiting)
Stack: 0x6fbad004 - 0x6fbb0ffc, pointer @ 0x6fbb0ab0 (Cookie OK)
Signals: SigRec 0x40001000, SigWait 0x80000000
State: Process (Waiting)
ICD0/CDFileSystem 53.2 (Waiting)
Stack: 0x620ae004 - 0x620bdffc, pointer @ 0x620bdf00 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
ICD1/CDFileSystem 53.2 (Waiting)
Stack: 0x62171004 - 0x62180ffc, pointer @ 0x62180f00 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
JXF:SATA5/JXFileSystem 4.34 (Waiting)
Stack: 0x62c70004 - 0x62c72ffc, pointer @ 0x62c72dc0 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x20000000
State: Process (Waiting)
JXF:SATA3/JXFileSystem 4.34 (Waiting)
Stack: 0x62ddc004 - 0x62ddeffc, pointer @ 0x62ddedc0 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x20000000
State: Process (Waiting)
JXF:SATA2/JXFileSystem 4.34 (Waiting)
Stack: 0x63077004 - 0x63079ffc, pointer @ 0x63079dc0 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x20000000
State: Process (Waiting)
JXF:SATA1/JXFileSystem 4.34 (Waiting)
Stack: 0x63069004 - 0x6306bffc, pointer @ 0x6306bdc0 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x20000000
State: Process (Waiting)
CD0/CDFileSystem 53.2 (Waiting)
Stack: 0x63062004 - 0x63064ffc, pointer @ 0x63064f00 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
hid.usbfd (Waiting)
Stack: 0x62262004 - 0x62269ffc, pointer @ 0x62269e70 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000100
State: Process (Waiting)
HID Keyboard (Waiting)
Stack: 0x620fa004 - 0x62109ffc, pointer @ 0x62109ee0 (Cookie OK)
Signals: SigRec 0x90001000, SigWait 0x00000000
State: Process (Waiting)
SATA0/SmartFilesystem 1.290 (Waiting)
Stack: 0x6fbc3004 - 0x6fbc5ffc, pointer @ 0x6fbc5e90 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
SATA6/SmartFilesystem 1.290 (Waiting)
Stack: 0x62c7e004 - 0x62c80ffc, pointer @ 0x62c80e90 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
MainIPC0/CrossDOSFileSystem 53.7 (Waiting)
Stack: 0x623f6004 - 0x62405ffc, pointer @ 0x62405e90 (Cookie OK)
Signals: SigRec 0x40000100, SigWait 0x00000000
State: Process (Waiting)
pager (Waiting)
Stack: 0x629a3004 - 0x629c2ffc, pointer @ 0x629c2ec0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
console.device (Waiting)
Stack: 0x6fe35000 - 0x6fe3d000, pointer @ 0x6fe3cf50 (Cookie OK)
Signals: SigRec 0xf0000000, SigWait 0x00000000
State: Task (Waiting)
IDF0/FastFileSystem 53.2 (Waiting)
Stack: 0x621c1004 - 0x621d0ffc, pointer @ 0x621d0eb0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
IDF3/FastFileSystem 53.2 (Waiting)
Stack: 0x622a7004 - 0x622b6ffc, pointer @ 0x622b6eb0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
IDF2/FastFileSystem 53.2 (Waiting)
Stack: 0x6224e004 - 0x6225dffc, pointer @ 0x6225deb0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
IDF1/FastFileSystem 53.2 (Waiting)
Stack: 0x621fd004 - 0x6220cffc, pointer @ 0x6220ceb0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
ENV/env-handler 52.2 (Waiting)
Stack: 0x6297b004 - 0x6297dffc, pointer @ 0x6297ddd0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
AmigaAMP DrawTask (Waiting)
Stack: 0x5a7c8004 - 0x5a7d7ffc, pointer @ 0x5a7d7ec0 (Cookie OK)
Signals: SigRec 0xc0001000, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x5ae78004 - 0x5ae87ffc, pointer @ 0x5ae87dc0 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
rtl8139.device.0 (Waiting)
Stack: 0x60b27004 - 0x60b36ffc, pointer @ 0x60b36f00 (Cookie OK)
Signals: SigRec 0xf0008000, SigWait 0x00000100
State: Process (Waiting)
IPC0/CrossDOSFileSystem 53.7 (Waiting)
Stack: 0x62412004 - 0x62421ffc, pointer @ 0x62421ec0 (Cookie OK)
Signals: SigRec 0x00010100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x560d0004 - 0x560dfffc, pointer @ 0x560dfdc0 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
AmigaAMP3 (Waiting)
Stack: 0x5bc25004 - 0x5bc44ffc, pointer @ 0x5bc447b0 (Cookie OK)
Signals: SigRec 0xff001000, SigWait 0x00900000
State: Process (Waiting)
URL/launch-handler 53.31 (Waiting)
Stack: 0x61fa7004 - 0x62021ffc, pointer @ 0x6201caa0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
RANDOM/Random-Handler 52.1 (Waiting)
Stack: 0x62437004 - 0x62446ffc, pointer @ 0x62446ec0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x6073a004 - 0x60749ffc, pointer @ 0x60749dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x5bd81004 - 0x5bd90ffc, pointer @ 0x5bd90dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x5dd5f004 - 0x5dd6effc, pointer @ 0x5dd6edc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x5f097004 - 0x5f0a6ffc, pointer @ 0x5f0a6dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x5f18d004 - 0x5f19cffc, pointer @ 0x5f19cdc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x60f68004 - 0x60f77ffc, pointer @ 0x60f77dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x61023004 - 0x61032ffc, pointer @ 0x61032dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x6113d004 - 0x6114cffc, pointer @ 0x6114cdc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x611ba004 - 0x611c9ffc, pointer @ 0x611c9dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x61241004 - 0x61250ffc, pointer @ 0x61250dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x612d3004 - 0x612e2ffc, pointer @ 0x612e2dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
AUDIO/AHI-Handler 6.2 (Waiting)
Stack: 0x61f6c004 - 0x61f7bffc, pointer @ 0x61f7bea0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
Camd Wait Proc (Waiting)
Stack: 0x6236b004 - 0x62383ffc, pointer @ 0x62383f10 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x62a6d004 - 0x62a74ffc, pointer @ 0x62a74dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
RAW/con-handler 53.1 (Waiting)
Stack: 0x62aed004 - 0x62af4ffc, pointer @ 0x62af4dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.1 (Waiting)
Stack: 0x62afd004 - 0x62b04ffc, pointer @ 0x62b04dc0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
dos_nbmd_process (Waiting)
Stack: 0x6fc9a004 - 0x6fc9cffc, pointer @ 0x6fc9cf10 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
dos_lock_handler (Waiting)
Stack: 0x6fc93004 - 0x6fc95ffc, pointer @ 0x6fc95ef0 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
RexxMaster [] (Waiting)
Stack: 0x61eb2004 - 0x61ec1ffc, pointer @ 0x61ec1f30 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
diskimage.device unit 4 (Waiting)
Stack: 0x6207f004 - 0x62092ffc, pointer @ 0x62092c00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 5 (Waiting)
Stack: 0x62142004 - 0x62155ffc, pointer @ 0x62155c00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 0 (Waiting)
Stack: 0x62191004 - 0x621a4ffc, pointer @ 0x621a4c00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 1 (Waiting)
Stack: 0x621dd004 - 0x621f0ffc, pointer @ 0x621f0c00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 2 (Waiting)
Stack: 0x6222e004 - 0x62241ffc, pointer @ 0x62241c00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 3 (Waiting)
Stack: 0x62287004 - 0x6229affc, pointer @ 0x6229ac00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
diskimage.device unit 6 (Waiting)
Stack: 0x622d3004 - 0x622e6ffc, pointer @ 0x622e6c00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
TEXTCLIP/textclip-handler 52.2 (Waiting)
Stack: 0x61f8b004 - 0x61f9affc, pointer @ 0x61f9ae80 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
compose.task (Waiting)
Stack: 0x626a1000 - 0x626a9000, pointer @ 0x626a8dc0 (Cookie OK)
Signals: SigRec 0x00000010, SigWait 0x00000000
State: Task (Waiting)
Workbench [Workbench] (Waiting)
Stack: 0x6022a004 - 0x60239ffc, pointer @ 0x60239e80 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Workbench DosList Notify (Waiting)
Stack: 0x613b6004 - 0x613c5ffc, pointer @ 0x613c5f20 (Cookie OK)
Signals: SigRec 0x00003000, SigWait 0x00000100
State: Process (Waiting)
BetterString.mcc clipboard server (Waiting)
Stack: 0x62990004 - 0x62992ffc, pointer @ 0x62992eb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
ramlib (Waiting)
Stack: 0x629c7004 - 0x629dfffc, pointer @ 0x629dff00 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
texteditor.gadget Clipboard Server (Waiting)
Stack: 0x5f02f004 - 0x5f04effc, pointer @ 0x5f04eed0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
NList.mcc clipboard server (Waiting)
Stack: 0x6070c004 - 0x6070effc, pointer @ 0x6070eed0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
TextEditor.mcc clipboard server (Waiting)
Stack: 0x6071a004 - 0x6071cffc, pointer @ 0x6071ce40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
NListtree.mcc clipboard server (Waiting)
Stack: 0x60713004 - 0x60715ffc, pointer @ 0x60715ed0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
MUI imagespace screen notify (Waiting)
Stack: 0x60cd0004 - 0x60cdfffc, pointer @ 0x60cdfd50 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
ContextMenus Command Dispatcher [ContextMenus Command Dispatcher] (Waiting)
Stack: 0x60d25004 - 0x60d34ffc, pointer @ 0x60d34f20 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
string.gadget server (Waiting)
Stack: 0x6135a004 - 0x61369ffc, pointer @ 0x61369d80 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000100
State: Process (Waiting)
Workbench Clipboard Server (Waiting)
Stack: 0x5fd90004 - 0x5fd9fffc, pointer @ 0x5fd9fed0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Background CLI [Development:Coding/SDK/gcc/libexec/gcc/ppc-amigaos/4.2.4/cc1plus] (Ready)
Stack: 0x48f9b004 - 0x49056ffc, pointer @ 0x490566b0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000100
State: Process (Ready)
WookieChat (Ready)
Stack: 0x5ed48004 - 0x5ed6cffc, pointer @ 0x5ed6b010 (Cookie OK)
Signals: SigRec 0x53e01080, SigWait 0x04300100
State: Process (Ready)
RinghioServer (Waiting)
Stack: 0x6103f004 - 0x6105effc, pointer @ 0x6105e380 (Cookie OK)
Signals: SigRec 0xd8001000, SigWait 0x00000100
State: Process (Waiting)
YAM (Waiting)
Stack: 0x606f8004 - 0x60707ffc, pointer @ 0x60707990 (Cookie OK)
Signals: SigRec 0xffb8f000, SigWait 0x00000100
State: Process (Waiting)
AmiDock (Waiting)
Stack: 0x612e7004 - 0x612f6ffc, pointer @ 0x612f68e0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00200000
State: Process (Waiting)
owb (Waiting)
Stack: 0x5da95004 - 0x5db89ffc, pointer @ 0x5db89c60 (Cookie OK)
Signals: SigRec 0x0f30d000, SigWait 0x00000080
State: Process (Waiting)
TCP/IP Control (Waiting)
Stack: 0x6144b004 - 0x6145affc, pointer @ 0x6145ada0 (Cookie OK)
Signals: SigRec 0xf8009080, SigWait 0x00000000
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fcb5004 - 0x6fcbcffc, pointer @ 0x6fcbcee0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
screenblanker.library timing dispatcher (Waiting)
Stack: 0x610f5004 - 0x61104ffc, pointer @ 0x61104e50 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
/gcc/bin/g++ [gcc:bin/g++] (Waiting)
Stack: 0x492b9004 - 0x49333ffc, pointer @ 0x49332a20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
make.system [sh] (Waiting)
Stack: 0x493b7004 - 0x49431ffc, pointer @ 0x494305e0 (Cookie OK)
Signals: SigRec 0x00000002, SigWait 0x00000100
State: Process (Waiting)
make.spawn [SDK:C/gmake] (Waiting)
Stack: 0x4c952004 - 0x4c9ccffc, pointer @ 0x4c9ccd80 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
/SDK/C/gmake [SDK:C/gmake] (Waiting)
Stack: 0x4c9d1004 - 0x4ca4bffc, pointer @ 0x4ca4a760 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
Background CLI [smbfs '//192.168.178.1/FB7390/StoreJet-Transcend-01/'] (Waiting)
Stack: 0x5f1e7004 - 0x5f1f6ffc, pointer @ 0x5f1f6990 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
AmiSystemRestore (Waiting)
Stack: 0x60f84004 - 0x60f93ffc, pointer @ 0x60f938b0 (Cookie OK)
Signals: SigRec 0xfe000000, SigWait 0x00000000
State: Process (Waiting)
« IPrefs » (Waiting)
Stack: 0x6285a004 - 0x62869ffc, pointer @ 0x62869960 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x20000100
State: Process (Waiting)
DRemind (Waiting)
Stack: 0x60e12004 - 0x60e21ffc, pointer @ 0x60ddd670 (Cookie OK)
Signals: SigRec 0xfc000000, SigWait 0x00000100
State: Process (Waiting)
YAM thread [1] (Waiting)
Stack: 0x5fbd0004 - 0x5fbdfffc, pointer @ 0x5fbdfed0 (Cookie OK)
Signals: SigRec 0x20000000, SigWait 0x00000080
State: Process (Waiting)
TCP/IP Superserver [TCP/IP Superserver] (Waiting)
Stack: 0x61467004 - 0x61476ffc, pointer @ 0x614769e0 (Cookie OK)
Signals: SigRec 0xd0000080, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Configuration (Waiting)
Stack: 0x6147b004 - 0x6148affc, pointer @ 0x6148adc0 (Cookie OK)
Signals: SigRec 0xf8003000, SigWait 0x00000000
State: Process (Waiting)
NotePad (Waiting)
Stack: 0x57730004 - 0x5773fffc, pointer @ 0x5773f900 (Cookie OK)
Signals: SigRec 0xc0003000, SigWait 0x00000100
State: Process (Waiting)
YAM thread [2] (Waiting)
Stack: 0x5fbb4004 - 0x5fbc3ffc, pointer @ 0x5fbc3ed0 (Cookie OK)
Signals: SigRec 0x20000000, SigWait 0x00000080
State: Process (Waiting)
DiskImageGUI (Waiting)
Stack: 0x60e59004 - 0x60e68ffc, pointer @ 0x60e68da0 (Cookie OK)
Signals: SigRec 0xd7009000, SigWait 0x00000100
State: Process (Waiting)
ContextMenus [] (Waiting)
Stack: 0x61151004 - 0x61160ffc, pointer @ 0x61160c30 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x00000100
State: Process (Waiting)
Wet (Waiting)
Stack: 0x5f1a1004 - 0x5f1b0ffc, pointer @ 0x5f1ad1c0 (Cookie OK)
Signals: SigRec 0x6e001000, SigWait 0x00000100
State: Process (Waiting)
Shell Process [sh] (Waiting)
Stack: 0x5ac98004 - 0x5ad12ffc, pointer @ 0x5ad11f90 (Cookie OK)
Signals: SigRec 0x00000002, SigWait 0x00000100
State: Process (Waiting)
[OWB] IconDatabase (Waiting)
Stack: 0x5d8f0004 - 0x5d9e4ffc, pointer @ 0x5d9e4e90 (Cookie OK)
Signals: SigRec 0x00000010, SigWait 0x00000100
State: Process (Waiting)
application.library messageserver (Waiting)
Stack: 0x627cb000 - 0x627cbfa0, pointer @ 0x627cbef0 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
AmiUpdate [] (Waiting)
Stack: 0x5f0f0004 - 0x5f10fffc, pointer @ 0x5f10f370 (Cookie OK)
Signals: SigRec 0xec001000, SigWait 0x00000100
State: Process (Waiting)
ScreenBlankerEngine (Waiting)
Stack: 0x611ce004 - 0x611ddffc, pointer @ 0x611ddbc0 (Cookie OK)
Signals: SigRec 0xd8001000, SigWait 0x00000100
State: Process (Waiting)
Background CLI [Tools:System/AmiSystemRestore/AmiSystemRestore] (Waiting)
Stack: 0x60bd0004 - 0x60bdfffc, pointer @ 0x60bdf860 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
ASYNCWB (Waiting)
Stack: 0x612b3004 - 0x612c2ffc, pointer @ 0x612c2e50 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
RAWBInfo (Waiting)
Stack: 0x611fb004 - 0x6120affc, pointer @ 0x6120aea0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
DefIcons (Waiting)
Stack: 0x6125d004 - 0x6126cffc, pointer @ 0x6126cda0 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Log (Waiting)
Stack: 0x62921004 - 0x62930ffc, pointer @ 0x62930ee0 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
ConClip (Waiting)
Stack: 0x61f20004 - 0x61f2fffc, pointer @ 0x61f2fe90 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack Process (Waiting)
Stack: 0x62468004 - 0x62477ffc, pointer @ 0x62477ec0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
datatypes.library (Waiting)
Stack: 0x62651004 - 0x62660ffc, pointer @ 0x62660ef0 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
DST watcher (Waiting)
Stack: 0x62794004 - 0x627a3ffc, pointer @ 0x627a3f00 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fc1d004 - 0x6fc24ffc, pointer @ 0x6fc24ee0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fce9004 - 0x6fcf0ffc, pointer @ 0x6fcf0ee0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fcf5004 - 0x6fcfcffc, pointer @ 0x6fcfcee0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fcc1004 - 0x6fcc8ffc, pointer @ 0x6fcc8ee0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fccd004 - 0x6fcd4ffc, pointer @ 0x6fcd4ee0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fcd9004 - 0x6fce0ffc, pointer @ 0x6fce0ee0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
Shell Process [test1] (Crashed)
Stack: 0x51528004 - 0x51537ffc, pointer @ 0x51537c20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000100
State: Process (Crashed)
ramlib.support (Waiting)
Stack: 0x629e4004 - 0x629fcffc, pointer @ 0x629fcee0 (Cookie OK)
Signals: SigRec 0x80005000, SigWait 0x00000100
State: Process (Waiting)
dos_signal_server (Ready)
Stack: 0x6fbb5004 - 0x6fbb7ffc, pointer @ 0x6fbb7e40 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00004100
State: Process (Ready)
Picasso96 (Waiting)
Stack: 0x628a6004 - 0x628b5ffc, pointer @ 0x628b5d40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
Sound_ObjectHandler (Waiting)
Stack: 0x5eb77004 - 0x5eb9bffc, pointer @ 0x5eb9be90 (Cookie OK)
Signals: SigRec 0x4000f000, SigWait 0x00000100
State: Process (Waiting)
Sound_ObjectHandler (Waiting)
Stack: 0x500d8004 - 0x500e7ffc, pointer @ 0x500e7e90 (Cookie OK)
Signals: SigRec 0x4000f000, SigWait 0x00000100
State: Process (Waiting)
Sound_ObjectHandler (Waiting)
Stack: 0x5e9b7004 - 0x5e9dbffc, pointer @ 0x5e9dbe90 (Cookie OK)
Signals: SigRec 0x4000f000, SigWait 0x00000100
State: Process (Waiting)
Sound_ObjectHandler (Waiting)
Stack: 0x5ea97004 - 0x5eabbffc, pointer @ 0x5eabbe90 (Cookie OK)
Signals: SigRec 0x4000f000, SigWait 0x00000100
State: Process (Waiting)
dos_appdir_server (Waiting)
Stack: 0x6fbbc004 - 0x6fbbeffc, pointer @ 0x6fbbec70 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x80000000
State: Process (Waiting)
idle.task (Ready)
Stack: 0x6ff53000 - 0x6ff54000, pointer @ 0x6ff53fd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000000
State: Task (Ready)
Is this a problem of the AmigaOS4 version of gcc or the system itself?

Thank you
People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Post Reply