Who's Online
85 user(s) are online (
79 user(s) are browsing
Forums )
Members: 0
Guests: 85
more...
Topic options
View mode
Newest First
Re: BUG: MultiEdit Search window lose focus (while typing)
Posted on:
2019/1/9 13:26
#361
Home away from home
Joined: 2006/12/4 23:15Last Login
: 10/14 16:04
Group:
Registered Users
@Amigo1 I found a small error that was preventing the recent list was being created if it didn;t exist. Now fixed in 1.10. The variables are manipulated with the DOS SetVar / GetVar API so the directory does not need to be created in advance when all is working properly.
Re: BUG: MultiEdit Search window lose focus (while typing)
Posted on:
2019/1/9 17:16
#362
Quite a regular
Joined: 2006/12/6 19:36Last Login
: 3/26 10:15
Group:
Registered Users
@broadblues Great! :) :) Can't wait for the update (paid or free) to be available! Btw, today I finally got around playing a little with SketchBlock, because I got a "new" used Wacom Tablet in the mail! It's a Graphire 3 A3 size.. and it's so fun to use with SketchBlock! I have one small and humble request for the next versions of SketchBlock: to optionally have a crosshair pointer instead of the Tools pointer. Or if you don't want to give up the tools pointer, to have both the crosshair pointer and the tools slightly offset. Thanks for reading! :)
Re: BUG: MultiEdit Search window lose focus (while typing)
Posted on:
2019/1/11 21:47
#364
Quite a regular
Joined: 2006/12/3 23:51Last Login
: 11/20 21:08
From France
Group:
Registered Users
@broadblues thx for the explanation regarding wordwrap, and indeed wordwrap as you type is working but not disabling the horizontal scrolling so that the text stays in the window and it is not extended until you scroll. I updated the icon tooltype with RECENT=ENVARC:Recent_MultiEditView and RECENTENTRIES=10 and although the recent menu item is not greyed anymore, it still does nothing when I click on it (same for Multiviewer BTW). not to mention I created and empty file in the location specified in the icon tooltype.
Re: BUG: MultiEdit Search window lose focus (while typing)
Posted on:
2019/1/12 11:43
#365
Quite a regular
Joined: 2006/12/6 19:36Last Login
: 3/26 10:15
Group:
Registered Users
@Lio
the correct entry for the RECENT tools-type is without the "Envarc:" path.
eg.
RECENT=MultiEdit/RecentFiles
will set MultiEdit to look for the file "RecentFiles" in "ENVARC:MultiEdit/"
RECENT=MultiEditRecentFiles
will set MultiEdit to look for the file "ENVARC:MultiEditRecentFiles"
I can confirm it works on AmigaONE-XE and AmigaONE-X1000 using the settings of the first example. The only thing I did, was to create an empty dir in ENVARC: named "MultiEdit"
from the Workbench, press Right-Amiga+E and type
Quote:
hope this helps
Re: BUG: MultiEdit Search window lose focus (while typing)
Posted on:
2019/1/12 13:32
#366
Home away from home
Joined: 2006/12/4 23:15Last Login
: 10/14 16:04
Group:
Registered Users
@Amigo1
I think you mistaken
Creating the directory will not make it work. The code save the envirnment variable is disabled by an error. (fixed in latest unreleased version).
The recent list will therefore only persist whilst Multiedit is open, which may be what you are seeing.
If you are sharing your recent list with MultiViewer then it may be that you see it import that list, but it won't add to it.
Re: Enhancer Bug thread
Posted on:
2019/2/10 16:10
#367
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 17:04
From a dying planet
Group:
Registered Users
CANDI 1.4 (01.03.2016)
CANDI Prefs (01.03.2016)
Static module 1.2
The "Static" module (background/wallpaper changer) has a memory leak which will eat away gfx and normal RAM memory over time until either CANDI crashes (see log) or the WB freezes (because it hits the "bad" RAM space - the last ~20% of the 2 GB).
Crash log for task "CANDI"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x0202755C
Type of crash : DSI ( Data Storage Interrupt ) exception
Alert number : 0x80000003
Register dump :
GPR ( General Purpose Registers ):
0 : 02020040 5E163780 0F7129BE 5E310454 5CE04407 5E310454 02A8824C 02A8826C
8 : FFFFFFFF 00000043 0000004B 80000301 33935339 5E3C81B0 00000000 6FC56340
16 : 7FA3F020 00000000 00000000 80000022 80000021 80000023 5E3C0000 5E3C0000
24 : 5E310394 5E163878 5E3C0000 5E3C0000 61A2AF60 5E310454 5E310454 5CD85340
FPR ( Floating Point Registers , NaN = Not a Number ):
0 : nan - 6.97928e+307 - 5.56932e+307 - 5.56932e+307
4 : - 5.56932e+307 - 5.56932e+307 - 6.97928e+307 - 6.97928e+307
8 : - 6.97928e+307 1 1 0.811765
12 : 0.811765 4.5036e+15 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 ): 0x82004000
SPRs ( Special Purpose Registers ):
Machine State ( msr ) : 0x0200B030
Condition ( cr ) : 0x5656466C
Instruction Pointer ( ip ) : 0x0202755C
Xtended Exception ( xer ) : 0x5A46A018
Count ( ctr ) : 0x6FF464D0
Link ( lr ) : 0x7FB2C920
DSI Status ( dsisr ) : 0x5A469DD0
Data Address ( dar ) : 0x021AD048
680x0 emulated registers :
DATA : 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR : 6FFB8700 9D72F200 00000000 00000000 00000000 00000000 00000000 5E163200
FPU0 : 0 0 0 0
FPU4 : 0 0 0 0
Symbol info :
Instruction pointer 0x0202755C belongs to module "kernel" ( HUNK / Kickstart )
Stack trace :
native kernel module kernel + 0x0002755c
native kernel module kernel + 0x0001a530
module CANDI at 0x7FA40070 ( section 5 @ 0x104C )
module CANDI at 0x7FA4091C ( section 5 @ 0x18F8 )
module CANDI at 0x7FA41134 ( section 5 @ 0x2110 )
module CANDI at 0x7FA3F6C4 ( section 5 @ 0x6A0 )
module CANDI at 0x7FA4081C ( section 5 @ 0x17F8 )
module CANDI at 0x7FA3FE5C ( section 5 @ 0xE38 )
module CANDI at 0x7FA3F1F4 ( section 5 @ 0x1D0 )
native kernel module newlib . library . kmod + 0x000020a4
native kernel module newlib . library . kmod + 0x00002d54
native kernel module newlib . library . kmod + 0x00002ee8
CANDI : _start ()+ 0x170 ( section 1 @ 0x3E0 )
native kernel module dos . library . kmod + 0x000255c8
native kernel module kernel + 0x000420ac
native kernel module kernel + 0x000420f4
PPC disassembly :
02027554 : 41960028 beq - cr5 , 0x202757C
02027558: 8d230001 lbzu r9 , 1 ( r3 )
* 0202755c : 8d440001 lbzu r10 , 1 ( r4 )
02027560 : 2e890000 cmpwi cr5 , r9 , 0
02027564 : 7f895040 cmplw cr7 , r9 , r10
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.2 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 )
0A : 12.0 Vendor 0x1002 Device 0x4380
Range 0 : 00001040 - 00001048 ( IO )
Range 1 : 00001058 - 0000105C ( IO )
Range 2 : 00001048 - 00001050 ( IO )
Range 3 : 00001058 - 0000105C ( IO )
Range 4 : 00001010 - 00001020 ( IO )
0A : 13.0 Vendor 0x1002 Device 0x4387
Range 0 : A0208000 - A0209000 ( MEM )
0A : 13.1 Vendor 0x1002 Device 0x4388
Range 0 : A0207000 - A0208000 ( 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 : A0209000 - A0209400 ( MEM )
0A : 14.1 Vendor 0x1002 Device 0x438C
Range 0 : 00001030 - 00001038 ( IO )
Range 1 : 00001050 - 00001054 ( IO )
Range 2 : 00001038 - 00001040 ( IO )
Range 3 : 00001050 - 00001054 ( IO )
Range 4 : 00001000 - 00001010 ( 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 : 05.0 Vendor 0x10EC Device 0x8139
Range 0 : 00003100 - 00003200 ( IO )
Range 1 : A0301000 - A0301100 ( MEM )
0C : 06.0 Vendor 0xE159 Device 0x0001
Range 0 : 00003000 - 00003100 ( IO )
Range 1 : A0300000 - A0301000 ( MEM )
02 : 00.0 Vendor 0x1002 Device 0x683F
Range 0 : 90000000 - A0000000 ( PREF . MEM )
Range 2 : A0000000 - A0040000 ( MEM )
Range 4 : 00002000 - 00002100 ( IO )
02 : 00.1 Vendor 0x1002 Device 0xAAB0
Range 0 : A0060000 - A0064000 ( MEM )
Libraries
0x626c56e8 : ISO - 8859 - 15.charset V52.1
0x626c5468 : english_ISO - 8859 - 15.language V52.1
0x02a8b092 : exec . library V53.89
0x61f3eb68 : camdmidi . usbfd V53.5
0x6feab508 : cgxvideo . library V42.1
0x541402fc : amissl_v110g . library V4.2
0x5967fc68 : amisslmaster . library V4.2
0x5798f9dc : ft2 . library V53.2
0x57694b28 : pthreads . library V53.11
0x576940a8 : version . library V53.15
0x56aa5968 : logfile . datatype V53.1
0x5a3735f4 : asyncio . library V50.3
0x61ac4b08 : update . library V53.13
0x57505b00 : expat . library V53.6
0x57990840 : fuelgauge . gadget V53.8
0x57a7e1d8 : DiskLED . docky V53.1
0x5e7abd38 : RAMDock . docky V50.4
0x5e7abc38 : GFXDock . docky V50.4
0x5e7ab538 : CPUDock . docky V50.5
0x5e7ab6b8 : SMARTDock . docky V53.2
0x57bdf338 : X1kTemp . docky V53.10
0x5cda34a8 : DateTime . docky V52.11
0x5e81a270 : datebrowser . gadget V53.7
0x5cd84d20 : texteditor . gadget V53.24
0x5cda3370 : jpeg . datatype V53.7
0x5ce51e18 : Mixer . docky V52.6
0x5e2f9aa8 : sliderbar . gadget V53.21
0x5ce51c18 : NetDock . docky V51.6
0x5ce51618 : KeymapSwitcher . docky V52.3
0x5ce51918 : smartsubdock . docky V50.8
0x5ce51998 : Spacer . docky V53.2
0x5e90d738 : smartbutton . docky V50.8
0x5e2f93b0 : getcolor . gadget V53.10
0x5e409ca0 : gradientslider . gadget V53.6
0x5e409524 : colorwheel . gadget V53.7
0x5e5559f8 : radiobutton . gadget V53.9
0x5cf4fce8 : Separator . docky V53.2
0x5cf4fd70 : anim . gadget V53.1
0x5e8cd690 : shared . image V2.1
0x5cf731a8 : progressbar . gadget V53.10
0x5cfc3024 : clipview . library V1.10
0x5e409160 : arexx .class V53.5
0x5e8cd0e8 : wav . datatype V54.4
0x5e8cd2c8 : sound . datatype V54.6
0x5e8cd204 : mpega . library V2.4
0x625a9eb0 : slider . gadget V53.15
0x625a9d70 : getfont . gadget V53.9
0x5e555578 : speedbar . gadget V53.12
0x5e4090c0 : getfile . gadget V53.12
0x6fb3b5d8 : screenblanker . library V53.6
0x5e5855f0 : requester .class V53.18
0x625a9910 : space . gadget V53.6
0x625a9870 : bitmap . image V53.9
0x625a97d0 : integer . gadget V53.12
0x6267bd08 : clicktab . gadget V53.44
0x6267fa58 : chooser . gadget V53.21
0x625a9730 : penmap . image V53.5
0x625a9690 : checkbox . gadget V53.9
0x6267b268 : filesave . audio V6.5
0x6fba81c8 : listbrowser . gadget V53.62
0x6291e020 : string . gadget V53.20
0x6197e0e0 : scroller . gadget V53.14
0x6197e220 : ilbm . datatype V53.3
0x6fc4daa4 : usergroup . library V4.30
0x61a568f0 : bsdsocket . library V4.307
0x61b3b120 : mathieeedoubbas . library V52.1
0x61d6803c : hid . usbfd V53.12
0x61f0e264 : camd . library V53.6
0x6200434c : textclip . library V53.1
0x6fd74804 : xpkmaster . library V5.2
0x61ff00bc : xadmaster . library V13.2
0x62338d70 : button . gadget V53.21
0x62338e10 : glyph . image V53.3
0x6232eb50 : window .class V54.7
0x6209a0b8 : popupmenu .class V53.2
0x6251a578 : popupmenu . library V53.11
0x62338c30 : label . image V53.13
0x62338af0 : drawlist . image V53.3
0x6feab5f8 : layout . gadget V54.2
0x62292eb0 : bevel . image V53.6
0x62338a50 : png . datatype V53.10
0x626c4c64 : picture . datatype V53.7
0x6232e0f4 : asl . library V53.49
0x6291e9d8 : timezone . library V53.8
0x62670408 : application . library V53.12
0x626bfb10 : Picasso96API . library V54.9
0x6fef808c : workbench . library V53.53
0x625e45c0 : gadtools . library V53.7
0x626720cc : commodities . library V53.7
0x62912140 : datatypes . library V54.6
0x6251c184 : png . iconmodule V53.1
0x626528cc : icon . library V53.16
0x6fdf1920 : z . library V53.9
0x626ba490 : iffparse . library V53.1
0x6ffb9ccc : locale . library V54.2
0x6ff3d7ac : diskfont . library V53.9
0x6fbd9258 : petunia . library V53.6
0x6fbd9198 : diskcache . library V3.31
0x6fe97220 : dos . library V53.158
0x6fdf10a4 : usbprivate . library V53.12
0x6fef4cbc : massstorage . usbfd V53.83
0x6feabe4c : hub . usbfd V53.10
0x6fef4aa8 : mounter . library V53.19
0x6feab7fc : usbresource . library V53.12
0x6ff8f5b8 : hunk . library V53.4
0x6feab6f4 : elf . library V53.27
0x6ff464d0 : intuition . library V54.26
0x6ff632c0 : keymap . library V53.9
0x6ff61720 : cybergraphics . library V43.0
0x6ff8e9a0 : RadeonHD . chip V2.10
0x6ff8e924 : PCIGraphics . card V53.15
0x6ffb8420 : graphics . library V54.156
0x6fffe4f0 : layers . library V54.12
0x6ff34150 : rtg . library V54.89
0x6ff8f0e4 : nonvolatile . library V53.5
0x6ffab258 : newlib . library V53.30
0x6ff8d1ac : utility . library V54.1
0x6ffa8398 : expansion . library V53.1
0x61f8858e : rexxsyslib . library V53.4 ( Legacy )
Devices
0x5e8cdb44 : clipboard . device V53.3
0x619ee488 : rtl8139 . device V53.4
0x621713a4 : diskimage . device V53.4
0x6fd2ecc8 : usbdisk . device V53.83
0x6ff8dd10 : usbsys . device V53.12
0x6ff8fb90 : ehci . usbhcd V53.24
0x6ff8faf0 : ohci . usbhcd V53.21
0x6ff3c524 : cfide . device V53.0
0x6fef43b4 : sb600sata . device V53.20
0x6ff8d448 : console . device V53.99
0x6ff3c2b0 : ramdrive . device V52.6
0x6ff6350c : input . device V53.5
0x6ff3d3b4 : keyboard . device V53.11
0x6ff3c050 : timer . device V53.2
Tasks
AmiDock ( Waiting )
Stack : 0x5e77c004 - 0x5e78bffc , pointer @ 0x5e78b910 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00240000
State : Process ( Waiting )
rhd_gc ( Waiting )
Stack : 0x6fea2000 - 0x6feaa000 , pointer @ 0x6fea9f70 ( Cookie OK )
Signals : SigRec 0x80000001 , SigWait 0x00000000
State : Task ( Waiting )
camdmidi . usbfd ( Waiting )
Stack : 0x61d17004 - 0x61d22ffc , pointer @ 0x61d22f60 ( Cookie OK )
Signals : SigRec 0x60001000 , SigWait 0x00000100
State : Process ( Waiting )
ClickToFront ( Waiting )
Stack : 0x5e53b004 - 0x5e54affc , pointer @ 0x5e54a9f0 ( Cookie OK )
Signals : SigRec 0xc000d000 , SigWait 0x00000100
State : Process ( Waiting )
input . device ( Waiting )
Stack : 0x6fe82000 - 0x6fe92000 , pointer @ 0x6fe91f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
SFS DosList handler ( Waiting )
Stack : 0x63002004 - 0x63005ffc , pointer @ 0x63005f20 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack ( Waiting )
Stack : 0x6fe9a000 - 0x6fe9e000 , pointer @ 0x6fe9df20 ( Cookie OK )
Signals : SigRec 0xf8007000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 1 ( Waiting )
Stack : 0x6fdc1000 - 0x6fdc9000 , pointer @ 0x6fdc8f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
EHCI Controller Task Unit 0 ( Waiting )
Stack : 0x6fd31000 - 0x6fd39000 , pointer @ 0x6fd38f10 ( Cookie OK )
Signals : SigRec 0xbe009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 0 ( Waiting )
Stack : 0x6fde9000 - 0x6fdf1000 , pointer @ 0x6fdf0f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 2 ( Waiting )
Stack : 0x6fd9d000 - 0x6fda5000 , pointer @ 0x6fda4f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 3 ( Waiting )
Stack : 0x6fd75000 - 0x6fd7d000 , pointer @ 0x6fd7cf10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 4 ( Waiting )
Stack : 0x6fd59000 - 0x6fd61000 , pointer @ 0x6fd60f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
sb600sata . device - chip 0 port 0 ( Waiting )
Stack : 0x6fe48000 - 0x6fe50000 , pointer @ 0x6fe4ff20 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x20000000
State : Task ( Waiting )
page_sweep ( Waiting )
Stack : 0x6fe10004 - 0x6fe17ffc , pointer @ 0x6fe17e90 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
cfide . device task ( Waiting )
Stack : 0x6fe18000 - 0x6fe20000 , pointer @ 0x6fe1ff40 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Task ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x61cf2004 - 0x61cf9ffc , pointer @ 0x61cf9e90 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x61c4e004 - 0x61c5dffc , pointer @ 0x61c5df20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
ICD1 / CDFileSystem 53.4 ( Waiting )
Stack : 0x61c3a004 - 0x61c49ffc , pointer @ 0x61c49f30 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
ICD0 / CDFileSystem 53.4 ( Waiting )
Stack : 0x61cd2004 - 0x61ce1ffc , pointer @ 0x61ce1f30 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
CD0 / CDFileSystem 53.4 ( Waiting )
Stack : 0x62fe6004 - 0x62fe9ffc , pointer @ 0x62fe9f30 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
reaper . task ( Waiting )
Stack : 0x62a1c004 - 0x62a23ffc , pointer @ 0x62a23e50 ( Cookie OK )
Signals : SigRec 0x00007000 , SigWait 0x00000000
State : Process ( Waiting )
SSD0 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x6fb2c004 - 0x6fb2fffc , pointer @ 0x6fb2feb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
RAM / ram - handler 53.172 ( Waiting )
Stack : 0x62932004 - 0x62935ffc , pointer @ 0x62935d40 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
SSD1 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62ed5004 - 0x62ed8ffc , pointer @ 0x62ed8eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD5 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62b79004 - 0x62b7cffc , pointer @ 0x62b7ceb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x61ce6004 - 0x61cedffc , pointer @ 0x61cede90 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x61bae004 - 0x61bbdffc , pointer @ 0x61bbdf10 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
SSD4 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62c62004 - 0x62c65ffc , pointer @ 0x62c65eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD3 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62d23004 - 0x62d26ffc , pointer @ 0x62d26eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD2 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62df4004 - 0x62df7ffc , pointer @ 0x62df7eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
MainIPH0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x61b21004 - 0x61b30ffc , pointer @ 0x61b30eb0 ( Cookie OK )
Signals : SigRec 0x40000100 , SigWait 0x00000000
State : Process ( Waiting )
MainIPC0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x62017004 - 0x62026ffc , pointer @ 0x62026eb0 ( Cookie OK )
Signals : SigRec 0x40000100 , SigWait 0x00000000
State : Process ( Waiting )
pager ( Waiting )
Stack : 0x629f8004 - 0x62a17ffc , pointer @ 0x62a17ef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
IDF1 / FastFileSystem 53.2 ( Waiting )
Stack : 0x61ea6004 - 0x61eb5ffc , pointer @ 0x61eb5ed0 ( Cookie OK )
Signals : SigRec 0xa8000100 , SigWait 0x00000000
State : Process ( Waiting )
IDF0 / FastFileSystem 53.2 ( Waiting )
Stack : 0x61e59004 - 0x61e68ffc , pointer @ 0x61e68ed0 ( Cookie OK )
Signals : SigRec 0xa8000100 , SigWait 0x00000000
State : Process ( Waiting )
MassStorage Device Task ( Waiting )
Stack : 0x6fbc5000 - 0x6fbcd000 , pointer @ 0x6fbccea0 ( Cookie OK )
Signals : SigRec 0xe4009000 , SigWait 0x00000000
State : Task ( Waiting )
rtl8139 . device.0 ( Waiting )
Stack : 0x618c0004 - 0x618cfffc , pointer @ 0x618cff00 ( Cookie OK )
Signals : SigRec 0x78008000 , SigWait 0x00000000
State : Process ( Waiting )
IPH0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x61b41004 - 0x61b50ffc , pointer @ 0x61b50ee0 ( Cookie OK )
Signals : SigRec 0x00010100 , SigWait 0x00000000
State : Process ( Waiting )
IPC0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x6202b004 - 0x6203affc , pointer @ 0x6203aee0 ( Cookie OK )
Signals : SigRec 0x00010100 , SigWait 0x00000000
State : Process ( Waiting )
dos_filedir_notify ( Waiting )
Stack : 0x6fb6d004 - 0x6fb70ffc , pointer @ 0x6fb70ad0 ( Cookie OK )
Signals : SigRec 0x40001000 , SigWait 0x80000000
State : Process ( Waiting )
RANDOM / Random - Handler 52.1 ( Waiting )
Stack : 0x61d38004 - 0x61d47ffc , pointer @ 0x61d47ef0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
URL / launch - handler 53.38 ( Waiting )
Stack : 0x61d89004 - 0x61e03ffc , pointer @ 0x61dfffb0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
ENV / env - handler 54.5 ( Waiting )
Stack : 0x629f0004 - 0x629f3ffc , pointer @ 0x629f3ef0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5cf97004 - 0x5cfa6ffc , pointer @ 0x5cfa6e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5dfdb004 - 0x5dfeaffc , pointer @ 0x5dfeae20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5e130004 - 0x5e13fffc , pointer @ 0x5e13fe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5e33e004 - 0x5e34dffc , pointer @ 0x5e34de20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5e44e004 - 0x5e45dffc , pointer @ 0x5e45de20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5e59d004 - 0x5e5acffc , pointer @ 0x5e5ace20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5e696004 - 0x5e6a5ffc , pointer @ 0x5e6a5e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5e760004 - 0x5e76fffc , pointer @ 0x5e76fe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x628f0004 - 0x628ffffc , pointer @ 0x628ffe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
AUDIO / AHI - Handler 6.2 ( Waiting )
Stack : 0x61b8e004 - 0x61b9e004 , pointer @ 0x61b9ded0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
Camd Wait Proc ( Waiting )
Stack : 0x61ed3004 - 0x61eebffc , pointer @ 0x61eebf10 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
APPDIR / appdir - handler - in - dos 53.158 ( Waiting )
Stack : 0x6299c004 - 0x629a3ffc , pointer @ 0x629a3dc0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x62a58004 - 0x62a5fffc , pointer @ 0x62a5fe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
RAW / con - handler 53.78 ( Waiting )
Stack : 0x62a80004 - 0x62a87ffc , pointer @ 0x62a87e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x62aa4004 - 0x62aabffc , pointer @ 0x62aabe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
dos_nbmd_process ( Waiting )
Stack : 0x6fb7d004 - 0x6fb80ffc , pointer @ 0x6fb80f30 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
dos_lock_handler ( Waiting )
Stack : 0x6fb85004 - 0x6fb88ffc , pointer @ 0x6fb88f00 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
RexxMaster ( Waiting )
Stack : 0x61a7c004 - 0x61a8c004 , pointer @ 0x61a8bf70 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 7 ( Waiting )
Stack : 0x61b01004 - 0x61b14ffc , pointer @ 0x61b14c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 5 ( Waiting )
Stack : 0x61c0b004 - 0x61c1effc , pointer @ 0x61c1ec50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 4 ( Waiting )
Stack : 0x61ca3004 - 0x61cb6ffc , pointer @ 0x61cb6c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 0 ( Waiting )
Stack : 0x61e21004 - 0x61e34ffc , pointer @ 0x61e34c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 1 ( Waiting )
Stack : 0x61e86004 - 0x61e99ffc , pointer @ 0x61e99c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 6 ( Waiting )
Stack : 0x61ef8004 - 0x61f0bffc , pointer @ 0x61f0bc50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
TEXTCLIP / textclip - handler 53.1 ( Waiting )
Stack : 0x61d6d004 - 0x61d7cffc , pointer @ 0x61d7ceb0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
compose . task ( Waiting )
Stack : 0x5f9d4000 - 0x5f9dc000 , pointer @ 0x5f9dbe00 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00000000
State : Task ( Waiting )
Workbench ( Waiting )
Stack : 0x619f6004 - 0x61a05ffc , pointer @ 0x61a05ea0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
ScreenBlanker Library . ( Waiting )
Stack : 0x5e220004 - 0x5e230ffc , pointer @ 0x5e230f00 ( Cookie OK )
Signals : SigRec 0xb4001000 , SigWait 0x00000100
State : Process ( Waiting )
ramlib ( Waiting )
Stack : 0x62942004 - 0x6295affc , pointer @ 0x6295af20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench DosList Notify ( Waiting )
Stack : 0x5df02004 - 0x5df11ffc , pointer @ 0x5df11f40 ( Cookie OK )
Signals : SigRec 0x00003000 , SigWait 0x00000100
State : Process ( Waiting )
ContextMenus Command Dispatcher ( Waiting )
Stack : 0x57b31004 - 0x57b40ffc , pointer @ 0x57b40f30 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
texteditor . gadget Clipboard Server ( Waiting )
Stack : 0x57c0d004 - 0x57c25ffc , pointer @ 0x57c25f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
string . gadget server ( Waiting )
Stack : 0x5d0de004 - 0x5d0edffc , pointer @ 0x5d0eddb0 ( Cookie OK )
Signals : SigRec 0x40000000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench Clipboard Server ( Waiting )
Stack : 0x5e9db004 - 0x5e9eaffc , pointer @ 0x5e9eaf00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
NotificationServer ( Ready )
Stack : 0x5dff7004 - 0x5e016ffc , pointer @ 0x5e016b20 ( Cookie OK )
Signals : SigRec 0xbe001000 , SigWait 0x04000100
State : Process ( Ready )
hub . usbfd ( Waiting )
Stack : 0x6fce1004 - 0x6fce8ffc , pointer @ 0x6fce8f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
Background CLI [ wait ] ( Waiting )
Stack : 0x5974a004 - 0x59759ffc , pointer @ 0x59759f00 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
ELF Collector ( Waiting )
Stack : 0x62fee004 - 0x62ffdffc , pointer @ 0x62ffde70 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Control ( Waiting )
Stack : 0x618f5004 - 0x61904ffc , pointer @ 0x61904dc0 ( Cookie OK )
Signals : SigRec 0xf8009080 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcad004 - 0x6fcb4ffc , pointer @ 0x6fcb4f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fced004 - 0x6fcf4ffc , pointer @ 0x6fcf4f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcd1004 - 0x6fcd8ffc , pointer @ 0x6fcd8f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcc5004 - 0x6fcccffc , pointer @ 0x6fcccf10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcb9004 - 0x6fcc0ffc , pointer @ 0x6fcc0f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
Background CLI [ smbfs . os4_2.2 '//Fritz.Box/Nosgoth/Fritz_HDD/' ] ( Waiting )
Stack : 0x57510004 - 0x5751fffc , pointer @ 0x5751f5a0 ( Cookie OK )
Signals : SigRec 0x8000f080 , SigWait 0x00000100
State : Process ( Waiting )
TCP / IP Superserver ( Waiting )
Stack : 0x61921004 - 0x61930ffc , pointer @ 0x619309f0 ( Cookie OK )
Signals : SigRec 0xd0000080 , SigWait 0x00000000
State : Process ( Waiting )
ScreenBlankerEngine ( Waiting )
Stack : 0x5e5b9004 - 0x5e5c8ffc , pointer @ 0x5e5c8be0 ( Cookie OK )
Signals : SigRec 0xd8001000 , SigWait 0x00000100
State : Process ( Waiting )
ARexx ( Waiting )
Stack : 0x575e9004 - 0x575f9004 , pointer @ 0x575f8d70 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Configuration ( Waiting )
Stack : 0x6193d004 - 0x6194cffc , pointer @ 0x6194ce10 ( Cookie OK )
Signals : SigRec 0xf8003000 , SigWait 0x00000000
State : Process ( Waiting )
Wet ( Waiting )
Stack : 0x5cfb3004 - 0x5cfc2ffc , pointer @ 0x5cfbf1e0 ( Cookie OK )
Signals : SigRec 0x6e001000 , SigWait 0x00000100
State : Process ( Waiting )
application . library messageserver ( Waiting )
Stack : 0x62531000 - 0x62531fa0 , pointer @ 0x62531f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Task ( Waiting )
clipview . library server ( Waiting )
Stack : 0x5ce0c004 - 0x5ce2bffc , pointer @ 0x5ce2be00 ( Cookie OK )
Signals : SigRec 0xd8003000 , SigWait 0x00000000
State : Process ( Waiting )
ContextMenus ( Waiting )
Stack : 0x5e46a004 - 0x5e479ffc , pointer @ 0x5e479c80 ( Cookie OK )
Signals : SigRec 0xe0001000 , SigWait 0x04000000
State : Process ( Waiting )
Background CLI [ SYS : System / AmiUpdate / AmiUpdate ] ( Waiting )
Stack : 0x5735e004 - 0x5737dffc , pointer @ 0x5737d370 ( Cookie OK )
Signals : SigRec 0xec001000 , SigWait 0x00000000
State : Process ( Waiting )
DiskImageGUI ( Waiting )
Stack : 0x5e1e4004 - 0x5e1f3ffc , pointer @ 0x5e1f3dc0 ( Cookie OK )
Signals : SigRec 0xd7009000 , SigWait 0x00000100
State : Process ( Waiting )
Mounter GUI ( Waiting )
Stack : 0x620a0004 - 0x620b3ffc , pointer @ 0x620b3e10 ( Cookie OK )
Signals : SigRec 0x80007000 , SigWait 0x00000000
State : Process ( Waiting )
DefIcons ( Waiting )
Stack : 0x5e6b2004 - 0x5e6c1ffc , pointer @ 0x5e6c1dc0 ( Cookie OK )
Signals : SigRec 0x80009000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ RX ] ( Waiting )
Stack : 0x575c5004 - 0x575d4ffc , pointer @ 0x575d4e20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
« IPrefs » ( Waiting )
Stack : 0x62596004 - 0x625a5ffc , pointer @ 0x625a5980 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x20000100
State : Process ( Waiting )
AsyncWB ( Waiting )
Stack : 0x5e702004 - 0x5e711ffc , pointer @ 0x5e711eb0 ( Cookie OK )
Signals : SigRec 0xc0001000 , SigWait 0x00000100
State : Process ( Waiting )
KeymapSwitcher . docky ( Waiting )
Stack : 0x5cdbc004 - 0x5cdcbffc , pointer @ 0x5cdcbef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
smartbutton . docky ( Waiting )
Stack : 0x5cdd4004 - 0x5cde3ffc , pointer @ 0x5cde3ec0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
UsbSound ( Waiting )
Stack : 0x5e35a004 - 0x5e369ffc , pointer @ 0x5e369c40 ( Cookie OK )
Signals : SigRec 0xc0001000 , SigWait 0x00000000
State : Process ( Waiting )
datatypes . library ( Waiting )
Stack : 0x6231c004 - 0x6232bffc , pointer @ 0x6232be30 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
MouseBlanker ( Waiting )
Stack : 0x5e3d5004 - 0x5e3e4ffc , pointer @ 0x5e3e4a00 ( Cookie OK )
Signals : SigRec 0xc000d000 , SigWait 0x00000100
State : Process ( Waiting )
RAWBInfo ( Waiting )
Stack : 0x5e65a004 - 0x5e669ffc , pointer @ 0x5e669ec0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ Tools : Audio / Tools / CamdTools / MidiThru / MidiThru ] ( Waiting )
Stack : 0x619b5004 - 0x619c4ffc , pointer @ 0x619c4b50 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
TCP / IP Log ( Waiting )
Stack : 0x61959004 - 0x61968ffc , pointer @ 0x61968f00 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
ConClip ( Waiting )
Stack : 0x61add004 - 0x61aecffc , pointer @ 0x61aeceb0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack Process ( Waiting )
Stack : 0x6204f004 - 0x6205effc , pointer @ 0x6205eee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
MassStorage Notifier ( Waiting )
Stack : 0x6fdf5000 - 0x6fdfcd00 , pointer @ 0x6fdfcc70 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DST watcher ( Waiting )
Stack : 0x624e1004 - 0x624f0ffc , pointer @ 0x624f0f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fb9d004 - 0x6fba4ffc , pointer @ 0x6fba4f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fbf1004 - 0x6fbf8ffc , pointer @ 0x6fbf8f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc1d004 - 0x6fc24ffc , pointer @ 0x6fc24f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc0d004 - 0x6fc14ffc , pointer @ 0x6fc14f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
ramlib . support ( Waiting )
Stack : 0x6295f004 - 0x62977ffc , pointer @ 0x62977f00 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
Mounter Task ( Waiting )
Stack : 0x6fdfd000 - 0x6fe0ba60 , pointer @ 0x6fe0b970 ( Cookie OK )
Signals : SigRec 0xb0001000 , SigWait 0x00000000
State : Task ( Waiting )
Mounter Companion Process ( Waiting )
Stack : 0x620b8004 - 0x620c7ffc , pointer @ 0x620c7f40 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
CANDI ( Crashed )
Stack : 0x5e154004 - 0x5e163ffc , pointer @ 0x5e163780 ( Cookie OK )
Signals : SigRec 0x00000020 , SigWait 0x80000000
State : Process ( Crashed )
dos_signal_server ( Waiting )
Stack : 0x6fb75004 - 0x6fb78ffc , pointer @ 0x6fb78f10 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x00000000
State : Process ( Waiting )
dos_appdir_server ( Waiting )
Stack : 0x6fb51004 - 0x6fb58ffc , pointer @ 0x6fb58d40 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
CPUDock_idleTask ( Ready )
Stack : 0x57b25000 - 0x57b29000 , pointer @ 0x57b28f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x40000000
State : Task ( Ready )
idle . task ( Ready )
Stack : 0x6ff62000 - 0x6ff63000 , pointer @ 0x6ff62fd0 ( Cookie OK )
Signals : SigRec 0x00000000 , SigWait 0x00000000
State : Task ( Ready )
Since none of my CANDI reports on the bug tracker have been picked up i doubt that will be investigated or even fixed. Waste of money
Re: Enhancer Bug thread
Posted on:
2019/2/10 20:56
#368
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 17:04
From a dying planet
Group:
Registered Users
and here is another CANDI crash with Dandelion 1.1
This crash started happening after using "Static" and going back to Dandelion.
There is something completely borked in CANDI
Only caught the serial as the system freezes solid
Dump of context at 0xDFAA37C0
Trap type : DSI exception
Machine State ( raw ): 0x100000000200B030
Machine State ( verbose ): [ Hyper ] [ ExtInt on ] [ Super ] [ FPU on ] [ IAT on ] [ DAT on ]
Instruction pointer : in module kernel + 0x0002755C ( 0x0202755C )
Crashed process : CANDI ( 0x619A9820 )
DSI verbose error description : Access not found in hash or BAT ( page fault )
Access was a load operation
0 : 02020040 619A7780 00000000 5B2A4454 616A04FF 5B2A4454 02A8824C 02A8826C
8 : FFFFFFFF 00000043 0000004B 80000301 26824828 5B22C1B0 00000000 6FC5E340
16 : 7F9EA020 00000000 00000000 80000022 80000021 80000023 5B220000 5B220000
24 : 5B2A4394 619A7878 5B220000 5B220000 5C339D90 5B2A4454 5B2A4454 53B842C0
CR : 26824424 XER : 20000000 CTR : 0201A580 LR : 0201A530
DSISR : 40000000 DAR : 616A0500
FP0 : FFF8000082004000 FFD8D8D8FFD8D8D8 FFCFCFCFFFCFCFCF FFCFCFCFFFCFCFCF
FP4 : FFCFCFCFFFCFCFCF FFCFCFCFFFCFCFCF FFCFCFCFFFCFCFCF FFCFCFCFFFCFCFCF
FP8 : FFCFCFCFFFCFCFCF FFCFCFCFFFCFCFCF 3FF0000000000000 4330000080000000
FP12 : 4070000000000000 4330000080000A00 0000000000000000 0000000000000000
FP16 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FP20 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FP24 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FP28 : 0000000000000000 0000000000000000 0000000000000000 8000000000000000
FPSCR : 82004000
HID0 : 0x8000000000000000 HID1 : 0x000000005CE993B1
HID4 : 0x4400240000080180 HID5 : 0x0000006600000080
V0 : 00000000000000000000000000000000 00000000000000000000000000000000
V2 : FE01DA25FE01DA25FE01DA25FE01DA25 FE01DA25FE01DA25FE01DA25FE01DA25
V4 : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DB25DB25DB25DB25DB25DB25DB25DB25
V6 : FE01DA25FE01DA25FE01DA25FE01DA25 00000000010101010202020203030303
V8 : 00000000000000000000000000000000 DA25DA25DA25DA25DA25DA25DA25DA25
V10 : FFDBDBDBFFDBDBDBFFDBDBDBFFDBDBDB FF999999FF999999FF999999FF999999
V12 : FF999999FF999999FF999999FF999999 00000000000000000000000000000000
V14 : 001002120414061608180 A1A0C1C0E1E 01000100010001000100010001000100
V16 : FF000000FF000000FF000000FF000000 FFDBDBDBFFDBDBDBFFDBDBDBFFDBDBDB
V18 : 00000000000000000000000000000000 00000000000000000000000000000000
V20 : 00000000000000000000000000000000 00000000000000000000000000000000
V22 : 00000000000000000000000000000000 00000000000000000000000000000000
V24 : 00000000000000000000000000000000 00000000000000000000000000000000
V26 : 00000000000000000000000000000000 00000000000000000000000000000000
V28 : 00000000000000000000000000000000 00000000000000000000000000000000
V30 : 00000000000000000000000000000000 00000000000000000000000000000000
VSCR : 00000000 VRSAVE : 00000000
Disassembly of crash site :
0202754C : 4800000C b 0x2027558
02027550 : 41DD0024 bgt - cr7 , 0x2027574
02027554 : 41960028 beq - cr5 , 0x202757C
02027558: 8D230001 lbzu r9 , 1 ( r3 )
> 0202755C : 8D440001 lbzu r10 , 1 ( r4 )
02027560 : 2E890000 cmpwi cr5 , r9 , 0
02027564 : 7F895040 cmplw cr7 , r9 , r10
02027568: 40FCFFE8 bge - cr7 , 0x2027550
0202756C : 3860FFFF li r3 ,- 1
02027570 : 4E800020 blr
Kernel command line : serial munge debuglevel = 1
Registers pointing to code :
r0 : native kernel module kernel + 0x00020040
r3 : module CANDI at 0x5B2A4454 ( section 6 @ 0x430 )
r5 : module CANDI at 0x5B2A4454 ( section 6 @ 0x430 )
r6 : native kernel module kernel + 0x00a8824c
r7 : native kernel module kernel + 0x00a8826c
r16 : module CANDI at 0x7F9EA020 ( section 5 @ 0xFFFFFFFC )
r24 : module CANDI at 0x5B2A4394 ( section 6 @ 0x370 )
r29 : module CANDI at 0x5B2A4454 ( section 6 @ 0x430 )
r30 : module CANDI at 0x5B2A4454 ( section 6 @ 0x430 )
ip : native kernel module kernel + 0x0002755c
lr : native kernel module kernel + 0x0001a530
ctr : native kernel module kernel + 0x0001a580
Stack trace :
( 0x619A7780 ) native kernel module kernel + 0x0002755c
( 0x619A7790 ) native kernel module kernel + 0x0001a530
( 0x619A77B0 ) module CANDI at 0x7F9EB070 ( section 5 @ 0x104C )
( 0x619A77D0 ) module CANDI at 0x7F9EB91C ( section 5 @ 0x18F8 )
( 0x619A77E0 ) module CANDI at 0x7F9EC134 ( section 5 @ 0x2110 )
( 0x619A7810 ) module CANDI at 0x7F9EA6C4 ( section 5 @ 0x6A0 )
( 0x619A7830 ) module CANDI at 0x7F9EB81C ( section 5 @ 0x17F8 )
( 0x619A7850 ) module CANDI at 0x7F9EAE5C ( section 5 @ 0xE38 )
( 0x619A7CB0 ) module CANDI at 0x7F9EA1F4 ( section 5 @ 0x1D0 )
( 0x619A7D00 ) native kernel module newlib . library . kmod + 0x000020a4
( 0x619A7D70 ) native kernel module newlib . library . kmod + 0x00002d54
( 0x619A7F10 ) native kernel module newlib . library . kmod + 0x00002ee8
( 0x619A7F50 ) CANDI : _start ()+ 0x170 ( section 1 @ 0x3E0 )
( 0x619A7F90 ) native kernel module dos . library . kmod + 0x000255c8
( 0x619A7FC0 ) native kernel module kernel + 0x000420ac
( 0x619A7FD0 ) native kernel module kernel + 0x000420f4
Disassembly of crash site :
0202754C : 4800000C b 0x2027558
02027550 : 41DD0024 bgt - cr7 , 0x2027574
02027554 : 41960028 beq - cr5 , 0x202757C
02027558: 8D230001 lbzu r9 , 1 ( r3 )
> 0202755C : 8D440001 lbzu r10 , 1 ( r4 )
02027560 : 2E890000 cmpwi cr5 , r9 , 0
02027564 : 7F895040 cmplw cr7 , r9 , r10
02027568: 40FCFFE8 bge - cr7 , 0x2027550
0202756C : 3860FFFF li r3 ,- 1
02027570 : 4E800020 blr
Stack pointer ( 0x619A7780 ) is inside bounds
Redzone is OK ( 4 )
68k register dump
DATA : 00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
----> 00000001 - "wait" Hunk 0000 Offset 00000000 ( SegList : 0x138DB1F9 )
ADDR : 6FFB8700 9AA9E700 00000000 00000000 00000000 00000000 00000000 619A74F0
Page information :
Page not found
I already know the answer..."must be something on your system"
Re: Enhancer Bug thread
Posted on:
2019/2/10 22:18
#369
Quite a regular
Joined: 2006/12/6 19:36Last Login
: 3/26 10:15
Group:
Registered Users
@Raziel
Quote:
I already know the answer..."must be something on your system" sadly on mine too..
Mostly I launch CANDI when I want to brag about the Amiga to my nephew's little friends.. :DDDDD
They will hate me so much once they'll pass the 9years age mark! :D:D:D
Re: Enhancer Bug thread
Posted on:
2019/2/11 0:27
#370
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 17:04
From a dying planet
Group:
Registered Users
@Amigo1 Seems to have something to do with the prefs file, CANDI is obviously trashing it when running certain modules. Try deleting the CANDI...xml (too long name to bother looking it up) in ENV and ENVARC and after that run CANDI Prefs and save your settings again. That won't work for bugged modules unfortunately, it will keep crashing (i.e. "static"). I "fixed" my "Dandelion" crash with that method... When there is no help from the "sellers" we have to help ourselves
Re: Enhancer Bug thread
Posted on:
2019/2/11 20:17
#371
Quite a regular
Joined: 2006/12/6 19:36Last Login
: 3/26 10:15
Group:
Registered Users
@Raziel Thanks for the tipp, I will try it and report back :)
Re: Enhancer Bug thread
Posted on:
2019/2/12 20:47
#372
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 17:04
From a dying planet
Group:
Registered Users
@Amigo1
It *IS* definitely a problem of CANDI reading (and probably writing too) in it's own settings.
I just did a test with a running CANDI, deleting it's settings from both ENV and ENVARC.
Let it run a few more minutes and it will crash 100%...now time to get it fixed AmigaKit?
Crash log for task "CANDI"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x020008AC
Type of crash : program exception
Alert number : 0x80000008
Register dump :
GPR ( General Purpose Registers ):
0 : 00000000 5B167360 FC904EEC 00000000 DBB9D000 019 BAF80 00000000 014E67B7
8 : 00000000 A733DB80 00000000 02003030 00000000 5B2B11B0 5B1674E0 7FE46E10
16 : 62681328 626700D0 5B1674F4 626812E0 80001774 800001FF 800001F5 00000000
24 : 33955993 FFFFFAFF 02A8B3A4 00000009 DF731C60 000CA000 00CAC8A0 733DBB9D
FPR ( Floating Point Registers , NaN = Not a Number ):
0 : nan 255.5 0.99999 0
4 : 0 0 0 2.14748e+09
8 : 0 - 0.00196464 1 4.5036e+15
12 : 256 4.5036e+15 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 ): 0x82004000
SPRs ( Special Purpose Registers ):
Machine State ( msr ) : 0x02043030
Condition ( cr ) : 0x108E7BFC
Instruction Pointer ( ip ) : 0x020008AC
Xtended Exception ( xer ) : 0x41626018
Count ( ctr ) : 0x6FF464D0
Link ( lr ) : 0x7FB1F920
DSI Status ( dsisr ) : 0x41625DD0
Data Address ( dar ) : 0x021AD048
680x0 emulated registers :
DATA : 00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR : 6FFB8700 9B61F900 00000000 00000000 00000000 00000000 00000000 5B1674F0
FPU0 : 0 0 0 0
FPU4 : 0 0 0 0
Symbol info :
Instruction pointer 0x020008AC belongs to module "kernel" ( HUNK / Kickstart )
Stack trace :
native kernel module kernel + 0x000008ac
native kernel module kernel + 0x0000ea08
native kernel module kernel + 0x0003954c
native kernel module kernel + 0x0001b328
module SetPatch at 0x7FFCBE48 ( section 5 @ 0x5E24 )
module SetPatch at 0x7FFCBDDC ( section 5 @ 0x5DB8 )
native kernel module dos . library . kmod + 0x0003aea8
native kernel module dos . library . kmod + 0x00006628
native kernel module dos . library . kmod + 0x00011b08
module LIBS : application . library at 0x7FE3FF74 ( section 5 @ 0xBF50 )
module LIBS : application . library at 0x7FE3FFC4 ( section 5 @ 0xBFA0 )
module LIBS : application . library at 0x7FE443E4 ( section 5 @ 0x103C0 )
module LIBS : application . library at 0x7FE35478 ( section 5 @ 0x1454 )
module LIBS : application . library at 0x7FE34A40 ( section 5 @ 0xA1C )
module CANDI at 0x7FA3483C ( section 5 @ 0x818 )
module CANDI at 0x7FA35880 ( section 5 @ 0x185C )
module CANDI at 0x7FA34E5C ( section 5 @ 0xE38 )
module CANDI at 0x7FA341F4 ( section 5 @ 0x1D0 )
native kernel module newlib . library . kmod + 0x000020a4
native kernel module newlib . library . kmod + 0x00002d54
native kernel module newlib . library . kmod + 0x00002ee8
CANDI : _start ()+ 0x170 ( section 1 @ 0x3E0 )
native kernel module dos . library . kmod + 0x000255c8
native kernel module kernel + 0x000420ac
native kernel module kernel + 0x000420f4
PPC disassembly :
020008 a4 : 78840020 rldicl r4 , r4 , 0 , 1
020008 a8 : 7c642378 or r4 , r3 , r4
*020008 ac : 7c002264 tlbie r4
020008 b0 : 4e800020 blr
020008 b4 : 7d6000a6 mfmsr r11
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.2 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 )
0A : 12.0 Vendor 0x1002 Device 0x4380
Range 0 : 00001040 - 00001048 ( IO )
Range 1 : 00001058 - 0000105C ( IO )
Range 2 : 00001048 - 00001050 ( IO )
Range 3 : 00001058 - 0000105C ( IO )
Range 4 : 00001010 - 00001020 ( IO )
0A : 13.0 Vendor 0x1002 Device 0x4387
Range 0 : A0208000 - A0209000 ( MEM )
0A : 13.1 Vendor 0x1002 Device 0x4388
Range 0 : A0207000 - A0208000 ( 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 : A0209000 - A0209400 ( MEM )
0A : 14.1 Vendor 0x1002 Device 0x438C
Range 0 : 00001030 - 00001038 ( IO )
Range 1 : 00001050 - 00001054 ( IO )
Range 2 : 00001038 - 00001040 ( IO )
Range 3 : 00001050 - 00001054 ( IO )
Range 4 : 00001000 - 00001010 ( 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 : 05.0 Vendor 0x10EC Device 0x8139
Range 0 : 00003100 - 00003200 ( IO )
Range 1 : A0301000 - A0301100 ( MEM )
0C : 06.0 Vendor 0xE159 Device 0x0001
Range 0 : 00003000 - 00003100 ( IO )
Range 1 : A0300000 - A0301000 ( MEM )
02 : 00.0 Vendor 0x1002 Device 0x683F
Range 0 : 90000000 - A0000000 ( PREF . MEM )
Range 2 : A0000000 - A0040000 ( MEM )
Range 4 : 00002000 - 00002100 ( IO )
02 : 00.1 Vendor 0x1002 Device 0xAAB0
Range 0 : A0060000 - A0064000 ( MEM )
Libraries
0x626c56e8 : ISO - 8859 - 15.charset V52.1
0x626c5468 : english_ISO - 8859 - 15.language V52.1
0x02a8b092 : exec . library V53.89
0x61038b58 : camdmidi . usbfd V53.5
0x6feab508 : cgxvideo . library V42.1
0x52a375e0 : Lamp . mcc V21.18
0x4befa394 : btree . library V53.3
0x4f6b85c0 : Objectmap . mui V21.17
0x4f6b82a0 : Gauge . mui V21.16
0x4f6b8520 : Popasl . mui V21.20
0x4d505f50 : Calltips . mcc V21.16
0x4d505d70 : String . mui V21.34
0x4d505c30 : Listtree . mcc V21.26
0x4d505cd0 : Title . mui V21.27
0x51b14c0c : codesets . library V6.21
0x4ac405d8 : hdaudio . audio V6.22
0x4befa638 : bzip2 . library V53.4
0x60286e90 : Pixmap . mui V21.17
0x6165c2fc : amissl_v110g . library V4.2
0x4d8eba88 : amisslmaster . library V4.2
0x4d572adc : ft2 . library V53.2
0x61653058 : version . library V53.15
0x5c0f5734 : asyncio . library V50.3
0x4f6b8160 : Dtpic . mui V21.16
0x5c2c8a78 : muigfx . library V21.17
0x5c307dac : muimaster . library V21.163
0x4dccda18 : update . library V53.13
0x4db8ab20 : expat . library V53.6
0x4d505870 : fuelgauge . gadget V53.8
0x4dcd25d8 : pthreads . library V53.11
0x5207a6a8 : DiskLED . docky V53.1
0x51b22898 : RAMDock . docky V50.4
0x51b22298 : GFXDock . docky V50.4
0x51b22618 : CPUDock . docky V50.5
0x52a35d68 : SMARTDock . docky V53.2
0x51ba8338 : X1kTemp . docky V53.10
0x52a373f8 : DateTime . docky V52.11
0x52940330 : datebrowser . gadget V53.7
0x60ab4db0 : texteditor . gadget V53.24
0x5ff302c0 : jpeg . datatype V53.7
0x616534d8 : Mixer . docky V52.6
0x5b16a6a8 : sliderbar . gadget V53.21
0x616533d8 : NetDock . docky V51.6
0x61653158 : KeymapSwitcher . docky V52.3
0x618bd2c8 : smartsubdock . docky V50.8
0x618bddc8 : Spacer . docky V53.2
0x61d38780 : shared . image V2.1
0x618bdcd0 : anim . gadget V53.1
0x61757024 : clipview . library V1.10
0x618bd148 : progressbar . gadget V53.10
0x61990690 : arexx .class V53.5
0x61d381d8 : wav . datatype V54.4
0x61d38598 : sound . datatype V54.6
0x61d3d018 : smartbutton . docky V50.8
0x5b16a2b0 : getcolor . gadget V53.10
0x61990410 : gradientslider . gadget V53.6
0x61990374 : colorwheel . gadget V53.7
0x6199c7b8 : radiobutton . gadget V53.9
0x5ff3ef14 : mpega . library V2.4
0x5b1b4a38 : Separator . docky V53.2
0x6199c578 : speedbar . gadget V53.12
0x60ab2498 : screenblanker . library V53.6
0x61abd5f0 : requester .class V53.18
0x5ff309a0 : bitmap . image V53.9
0x5ff30900 : slider . gadget V53.15
0x5ff30860 : getfont . gadget V53.9
0x5ff307c0 : getfile . gadget V53.12
0x5ff30720 : space . gadget V53.6
0x5ff30680 : integer . gadget V53.12
0x5ff3f888 : clicktab . gadget V53.44
0x5ff3e788 : chooser . gadget V53.21
0x5ff305e0 : penmap . image V53.5
0x5ff30540 : checkbox . gadget V53.9
0x60ab2ef8 : listbrowser . gadget V53.62
0x5fde39e0 : string . gadget V53.20
0x5ff30360 : scroller . gadget V53.14
0x5ff30180 : ilbm . datatype V53.3
0x5ff3f028 : filesave . audio V6.5
0x6fbc2aa4 : usergroup . library V4.30
0x60b838f0 : bsdsocket . library V4.307
0x60e48120 : mathieeedoubbas . library V52.1
0x61013564 : camd . library V53.6
0x61115e7c : textclip . library V53.1
0x6143386c : hid . usbfd V53.12
0x61433734 : xpkmaster . library V5.2
0x610f30bc : xadmaster . library V13.2
0x6142fcc0 : button . gadget V53.21
0x6142fd60 : glyph . image V53.3
0x6159ab50 : window .class V54.7
0x611a30b8 : popupmenu .class V53.2
0x60e40578 : popupmenu . library V53.11
0x6142fb80 : label . image V53.13
0x6142fa40 : drawlist . image V53.3
0x6feab5f8 : layout . gadget V54.2
0x61598eb0 : bevel . image V53.6
0x6142f9a0 : png . datatype V53.10
0x626c4c64 : picture . datatype V53.7
0x6159a0f4 : asl . library V53.49
0x6291e9d8 : timezone . library V53.8
0x62671408 : application . library V53.12
0x626c0b10 : Picasso96API . library V54.9
0x6fef808c : workbench . library V53.53
0x61e355c0 : gadtools . library V53.7
0x626720cc : commodities . library V53.7
0x62912140 : datatypes . library V54.6
0x60e42184 : png . iconmodule V53.1
0x626528cc : icon . library V53.16
0x6fdf1920 : z . library V53.9
0x626ba490 : iffparse . library V53.1
0x6ffb9ccc : locale . library V54.2
0x6ff3d7ac : diskfont . library V53.9
0x6fbd9258 : petunia . library V53.6
0x6fbd9198 : diskcache . library V3.31
0x6fe97220 : dos . library V53.158
0x6fdf10a4 : usbprivate . library V53.12
0x6fef4cbc : massstorage . usbfd V53.83
0x6feabe4c : hub . usbfd V53.10
0x6fef4aa8 : mounter . library V53.19
0x6feab7fc : usbresource . library V53.12
0x6ff8f5b8 : hunk . library V53.4
0x6feab6f4 : elf . library V53.27
0x6ff464d0 : intuition . library V54.26
0x6ff632c0 : keymap . library V53.9
0x6ff61720 : cybergraphics . library V43.0
0x6ff8e9a0 : RadeonHD . chip V2.10
0x6ff8e924 : PCIGraphics . card V53.15
0x6ffb8420 : graphics . library V54.156
0x6fffe4f0 : layers . library V54.12
0x6ff34150 : rtg . library V54.89
0x6ff8f0e4 : nonvolatile . library V53.5
0x6ffab258 : newlib . library V53.30
0x6ff8d1ac : utility . library V54.1
0x6ffa8398 : expansion . library V53.1
0x6fbc3cae : rexxsyslib . library V53.4 ( Legacy )
Devices
0x60aae9d4 : ahi . device V6.6
0x61d38964 : clipboard . device V53.3
0x60a9f488 : rtl8139 . device V53.4
0x612a73a4 : diskimage . device V53.4
0x6fd2ecc8 : usbdisk . device V53.83
0x6ff8dd10 : usbsys . device V53.12
0x6ff8fb90 : ehci . usbhcd V53.24
0x6ff8faf0 : ohci . usbhcd V53.21
0x6ff3c524 : cfide . device V53.0
0x6fef43b4 : sb600sata . device V53.20
0x6ff8d448 : console . device V53.99
0x6ff3c2b0 : ramdrive . device V52.6
0x6ff6350c : input . device V53.5
0x6ff3d3b4 : keyboard . device V53.11
0x6ff3c050 : timer . device V53.2
Tasks
AmiDock ( Waiting )
Stack : 0x61b89004 - 0x61b98ffc , pointer @ 0x61b988a0 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00240000
State : Process ( Waiting )
rhd_gc ( Waiting )
Stack : 0x6fea2000 - 0x6feaa000 , pointer @ 0x6fea9f70 ( Cookie OK )
Signals : SigRec 0x80000001 , SigWait 0x00000000
State : Task ( Waiting )
camdmidi . usbfd ( Waiting )
Stack : 0x60d9d004 - 0x60da8ffc , pointer @ 0x60da8f60 ( Cookie OK )
Signals : SigRec 0x60001000 , SigWait 0x00000100
State : Process ( Waiting )
ClickToFront ( Waiting )
Stack : 0x619a1004 - 0x619b0ffc , pointer @ 0x619b09f0 ( Cookie OK )
Signals : SigRec 0xc000d000 , SigWait 0x00000100
State : Process ( Waiting )
input . device ( Waiting )
Stack : 0x6fe82000 - 0x6fe92000 , pointer @ 0x6fe91f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
SFS DosList handler ( Waiting )
Stack : 0x63002004 - 0x63005ffc , pointer @ 0x63005f20 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack ( Waiting )
Stack : 0x6fe9a000 - 0x6fe9e000 , pointer @ 0x6fe9df20 ( Cookie OK )
Signals : SigRec 0xf8007000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 2 ( Waiting )
Stack : 0x6fd9d000 - 0x6fda5000 , pointer @ 0x6fda4f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 1 ( Waiting )
Stack : 0x6fdc1000 - 0x6fdc9000 , pointer @ 0x6fdc8f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 3 ( Waiting )
Stack : 0x6fd75000 - 0x6fd7d000 , pointer @ 0x6fd7cf10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
EHCI Controller Task Unit 0 ( Waiting )
Stack : 0x6fd31000 - 0x6fd39000 , pointer @ 0x6fd38f10 ( Cookie OK )
Signals : SigRec 0xbe009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 0 ( Waiting )
Stack : 0x6fde9000 - 0x6fdf1000 , pointer @ 0x6fdf0f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
OHCI Controller Task Unit 4 ( Waiting )
Stack : 0x6fd59000 - 0x6fd61000 , pointer @ 0x6fd60f10 ( Cookie OK )
Signals : SigRec 0xbc009000 , SigWait 0x00000000
State : Task ( Waiting )
page_sweep ( Waiting )
Stack : 0x6fe10004 - 0x6fe17ffc , pointer @ 0x6fe17e90 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
sb600sata . device - chip 0 port 0 ( Waiting )
Stack : 0x6fe48000 - 0x6fe50000 , pointer @ 0x6fe4ff20 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x20008000
State : Task ( Waiting )
cfide . device task ( Waiting )
Stack : 0x6fe18000 - 0x6fe20000 , pointer @ 0x6fe1ff40 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Task ( Waiting )
reaper . task ( Waiting )
Stack : 0x62a1c004 - 0x62a23ffc , pointer @ 0x62a23e50 ( Cookie OK )
Signals : SigRec 0x00007000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x60d81004 - 0x60d88ffc , pointer @ 0x60d88e90 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x60cd1004 - 0x60ce0ffc , pointer @ 0x60ce0f20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
ICD1 / CDFileSystem 53.4 ( Waiting )
Stack : 0x60cb5004 - 0x60cc4ffc , pointer @ 0x60cc4f30 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
ICD0 / CDFileSystem 53.4 ( Waiting )
Stack : 0x60d5d004 - 0x60d6cffc , pointer @ 0x60d6cf30 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
CD0 / CDFileSystem 53.4 ( Waiting )
Stack : 0x62fe6004 - 0x62fe9ffc , pointer @ 0x62fe9f30 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
SSD5 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62b79004 - 0x62b7cffc , pointer @ 0x62b7ceb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD1 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62ed5004 - 0x62ed8ffc , pointer @ 0x62ed8eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD0 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x6fb2c004 - 0x6fb2fffc , pointer @ 0x6fb2feb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x60ff0004 - 0x60ff7ffc , pointer @ 0x60ff7e90 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x60ee5004 - 0x60ef4ffc , pointer @ 0x60ef4f10 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
RAM / ram - handler 53.172 ( Waiting )
Stack : 0x62932004 - 0x62935ffc , pointer @ 0x62935d40 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
SSD2 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62df4004 - 0x62df7ffc , pointer @ 0x62df7eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD3 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62d23004 - 0x62d26ffc , pointer @ 0x62d26eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
SSD4 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x62c62004 - 0x62c65ffc , pointer @ 0x62c65eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x10000000
State : Process ( Waiting )
MainIPH0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x60bdd004 - 0x60becffc , pointer @ 0x60beceb0 ( Cookie OK )
Signals : SigRec 0x40000100 , SigWait 0x00000000
State : Process ( Waiting )
MainIPC0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x6111a004 - 0x61129ffc , pointer @ 0x61129eb0 ( Cookie OK )
Signals : SigRec 0x40000100 , SigWait 0x00000000
State : Process ( Waiting )
pager ( Waiting )
Stack : 0x629f8004 - 0x62a17ffc , pointer @ 0x62a17ef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
WinFrame 1 Process ( Waiting )
Stack : 0x1bc39004 - 0x1bc78ffc , pointer @ 0x1bc78eb0 ( Cookie OK )
Signals : SigRec 0xff800000 , SigWait 0x00000000
State : Process ( Waiting )
IDF1 / FastFileSystem 53.2 ( Waiting )
Stack : 0x60fc3004 - 0x60fd2ffc , pointer @ 0x60fd2ed0 ( Cookie OK )
Signals : SigRec 0xa8000100 , SigWait 0x00000000
State : Process ( Waiting )
IDF0 / FastFileSystem 53.2 ( Waiting )
Stack : 0x60f42004 - 0x60f51ffc , pointer @ 0x60f51ed0 ( Cookie OK )
Signals : SigRec 0xa8000100 , SigWait 0x00000000
State : Process ( Waiting )
MassStorage Device Task ( Waiting )
Stack : 0x6fbc5000 - 0x6fbcd000 , pointer @ 0x6fbccea0 ( Cookie OK )
Signals : SigRec 0xe4009000 , SigWait 0x00000000
State : Task ( Waiting )
rtl8139 . device.0 ( Waiting )
Stack : 0x601cd004 - 0x601dcffc , pointer @ 0x601dcf00 ( Cookie OK )
Signals : SigRec 0x78008000 , SigWait 0x00000000
State : Process ( Waiting )
IPH0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x60bf9004 - 0x60c08ffc , pointer @ 0x60c08ee0 ( Cookie OK )
Signals : SigRec 0x00010100 , SigWait 0x00000000
State : Process ( Waiting )
IPC0 / CrossDOSFileSystem 53.11 ( Waiting )
Stack : 0x6112e004 - 0x6113dffc , pointer @ 0x6113dee0 ( Cookie OK )
Signals : SigRec 0x00010100 , SigWait 0x00000000
State : Process ( Waiting )
dos_filedir_notify ( Waiting )
Stack : 0x6fb6d004 - 0x6fb70ffc , pointer @ 0x6fb70ad0 ( Cookie OK )
Signals : SigRec 0x40001000 , SigWait 0x80000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x1c314004 - 0x1c323ffc , pointer @ 0x1c323e20 ( Cookie OK )
Signals : SigRec 0xb0000100 , SigWait 0x00000000
State : Process ( Waiting )
RANDOM / Random - Handler 52.1 ( Waiting )
Stack : 0x60dc7004 - 0x60dd6ffc , pointer @ 0x60dd6ef0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
URL / launch - handler 53.38 ( Waiting )
Stack : 0x60e5e004 - 0x60ed8ffc , pointer @ 0x60ed4fb0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
ENV / env - handler 54.5 ( Waiting )
Stack : 0x629f0004 - 0x629f3ffc , pointer @ 0x629f3ef0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x6172b004 - 0x6173affc , pointer @ 0x6173ae20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x618aa004 - 0x618b9ffc , pointer @ 0x618b9e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5b13c004 - 0x5b14bffc , pointer @ 0x5b14be20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5b261004 - 0x5b270ffc , pointer @ 0x5b270e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x5b33f004 - 0x5b34effc , pointer @ 0x5b34ee20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x619bd004 - 0x619ccffc , pointer @ 0x619cce20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x61aee004 - 0x61afdffc , pointer @ 0x61afde20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x61b3f004 - 0x61b4effc , pointer @ 0x61b4ee20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x628f0004 - 0x628ffffc , pointer @ 0x628ffe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
AUDIO / AHI - Handler 6.2 ( Waiting )
Stack : 0x60c46004 - 0x60c56004 , pointer @ 0x60c55ed0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
Camd Wait Proc ( Waiting )
Stack : 0x60f5e004 - 0x60f76ffc , pointer @ 0x60f76f10 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
APPDIR / appdir - handler - in - dos 53.158 ( Waiting )
Stack : 0x6299c004 - 0x629a3ffc , pointer @ 0x629a3dc0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x62a58004 - 0x62a5fffc , pointer @ 0x62a5fe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
RAW / con - handler 53.78 ( Waiting )
Stack : 0x62a80004 - 0x62a87ffc , pointer @ 0x62a87e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.78 ( Waiting )
Stack : 0x62aa4004 - 0x62aabffc , pointer @ 0x62aabe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
dos_nbmd_process ( Waiting )
Stack : 0x6fb7d004 - 0x6fb80ffc , pointer @ 0x6fb80f30 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
dos_lock_handler ( Waiting )
Stack : 0x6fb85004 - 0x6fb88ffc , pointer @ 0x6fb88f00 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
RexxMaster ( Waiting )
Stack : 0x60b28004 - 0x60b38004 , pointer @ 0x60b37f70 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 7 ( Waiting )
Stack : 0x60bbd004 - 0x60bd0ffc , pointer @ 0x60bd0c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 5 ( Waiting )
Stack : 0x60c86004 - 0x60c99ffc , pointer @ 0x60c99c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 4 ( Waiting )
Stack : 0x60d2e004 - 0x60d41ffc , pointer @ 0x60d41c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 0 ( Waiting )
Stack : 0x60f1a004 - 0x60f2dffc , pointer @ 0x60f2dc50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 1 ( Waiting )
Stack : 0x60fa3004 - 0x60fb6ffc , pointer @ 0x60fb6c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 6 ( Waiting )
Stack : 0x60ffc004 - 0x6100fffc , pointer @ 0x6100fc50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
TEXTCLIP / textclip - handler 53.1 ( Waiting )
Stack : 0x60ddb004 - 0x60deaffc , pointer @ 0x60deaeb0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench ( Waiting )
Stack : 0x60af4004 - 0x60b03ffc , pointer @ 0x60b03ea0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
compose . task ( Waiting )
Stack : 0x5ff40000 - 0x5ff48000 , pointer @ 0x5ff47f30 ( Cookie OK )
Signals : SigRec 0x00000021 , SigWait 0x00000000
State : Task ( Waiting )
ScreenBlanker Library . ( Waiting )
Stack : 0x5b203004 - 0x5b213ffc , pointer @ 0x5b213f00 ( Cookie OK )
Signals : SigRec 0xb4001000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench DosList Notify ( Waiting )
Stack : 0x61d78004 - 0x61d87ffc , pointer @ 0x61d87f40 ( Cookie OK )
Signals : SigRec 0x00003000 , SigWait 0x00000100
State : Process ( Waiting )
ramlib ( Waiting )
Stack : 0x62942004 - 0x6295affc , pointer @ 0x6295af20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
MUI imagespace screen notify ( Waiting )
Stack : 0x5c1c6004 - 0x5c1d5ffc , pointer @ 0x5c1d5d30 ( Cookie OK )
Signals : SigRec 0x80009000 , SigWait 0x00000100
State : Process ( Waiting )
texteditor . gadget Clipboard Server ( Waiting )
Stack : 0x51b29004 - 0x51b41ffc , pointer @ 0x51b41f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
ContextMenus Command Dispatcher ( Waiting )
Stack : 0x51b4e004 - 0x51b5dffc , pointer @ 0x51b5df30 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
string . gadget server ( Waiting )
Stack : 0x61d44004 - 0x61d53ffc , pointer @ 0x61d53db0 ( Cookie OK )
Signals : SigRec 0x40000000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench Clipboard Server ( Waiting )
Stack : 0x5c374004 - 0x5c383ffc , pointer @ 0x5c383f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
[ OWB ] Timer ( Waiting )
Stack : 0x449ed004 - 0x449fcffc , pointer @ 0x449fced0 ( Cookie OK )
Signals : SigRec 0xf0000000 , SigWait 0x00000000
State : Process ( Waiting )
Odyssey [ Odyssey ] ( Waiting )
Stack : 0x4868e004 - 0x48876ffc , pointer @ 0x48876c50 ( Cookie OK )
Signals : SigRec 0x03e0d000 , SigWait 0x08000180
State : Process ( Waiting )
TCP / IP Control ( Waiting )
Stack : 0x60202004 - 0x60211ffc , pointer @ 0x60211dc0 ( Cookie OK )
Signals : SigRec 0xf8009080 , SigWait 0x00000000
State : Process ( Waiting )
ELF Collector ( Waiting )
Stack : 0x62fee004 - 0x62ffdffc , pointer @ 0x62ffde70 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcd1004 - 0x6fcd8ffc , pointer @ 0x6fcd8f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fce1004 - 0x6fce8ffc , pointer @ 0x6fce8f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcc5004 - 0x6fcccffc , pointer @ 0x6fcccf10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fced004 - 0x6fcf4ffc , pointer @ 0x6fcf4f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcad004 - 0x6fcb4ffc , pointer @ 0x6fcb4f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fcb9004 - 0x6fcc0ffc , pointer @ 0x6fcc0f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
Background CLI [ wait ] ( Waiting )
Stack : 0x1c27c004 - 0x1c28bffc , pointer @ 0x1c28bf00 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ smbfs . os4_2.2 '//Fritz.Box/Nosgoth/Fritz_HDD/' ] ( Waiting )
Stack : 0x4dd6f004 - 0x4dd7effc , pointer @ 0x4dd7e5a0 ( Cookie OK )
Signals : SigRec 0x8000f080 , SigWait 0x00000100
State : Process ( Waiting )
NotificationServer ( Waiting )
Stack : 0x618cc004 - 0x618ebffc , pointer @ 0x618eb9c0 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x04000100
State : Process ( Waiting )
Shell Process ( Waiting )
Stack : 0x1c328004 - 0x1c337ffc , pointer @ 0x1c337ba0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
[ OWB ] IconDatabase ( Waiting )
Stack : 0x4888f004 - 0x4890effc , pointer @ 0x4890ee90 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00000000
State : Process ( Waiting )
Mounter GUI ( Waiting )
Stack : 0x61178004 - 0x6118bffc , pointer @ 0x6118be10 ( Cookie OK )
Signals : SigRec 0x80007000 , SigWait 0x00000000
State : Process ( Waiting )
DiskImageGUI ( Waiting )
Stack : 0x5b1a4004 - 0x5b1b3ffc , pointer @ 0x5b1b3dc0 ( Cookie OK )
Signals : SigRec 0xd7009000 , SigWait 0x00000100
State : Process ( Waiting )
[ OWB ] JavaScriptCore :: BlockFree ( Waiting )
Stack : 0x4b8e4004 - 0x4b963ffc , pointer @ 0x4b963ed0 ( Cookie OK )
Signals : SigRec 0x00000010 , SigWait 0x00000000
State : Process ( Waiting )
application . library messageserver ( Waiting )
Stack : 0x62689000 - 0x62689fa0 , pointer @ 0x62689f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Task ( Waiting )
TCP / IP Superserver ( Waiting )
Stack : 0x6022e004 - 0x6023dffc , pointer @ 0x6023d9f0 ( Cookie OK )
Signals : SigRec 0xd0000080 , SigWait 0x00000000
State : Process ( Waiting )
Background CLI [ SYS : System / AmiUpdate / AmiUpdate ] ( Waiting )
Stack : 0x4da7e004 - 0x4da9dffc , pointer @ 0x4da9d370 ( Cookie OK )
Signals : SigRec 0xec001000 , SigWait 0x00000000
State : Process ( Waiting )
Wet ( Waiting )
Stack : 0x61747004 - 0x61756ffc , pointer @ 0x617531e0 ( Cookie OK )
Signals : SigRec 0x6e001000 , SigWait 0x00000100
State : Process ( Waiting )
ScreenBlankerEngine ( Waiting )
Stack : 0x619e4004 - 0x619f3ffc , pointer @ 0x619f3be0 ( Cookie OK )
Signals : SigRec 0xd8001000 , SigWait 0x00000110
State : Process ( Waiting )
ARexx ( Waiting )
Stack : 0x4dc79004 - 0x4dc89004 , pointer @ 0x4dc88d70 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Configuration ( Waiting )
Stack : 0x6024a004 - 0x60259ffc , pointer @ 0x60259e10 ( Cookie OK )
Signals : SigRec 0xf8003000 , SigWait 0x00000000
State : Process ( Waiting )
ContextMenus ( Waiting )
Stack : 0x5b35b004 - 0x5b36affc , pointer @ 0x5b36ac80 ( Cookie OK )
Signals : SigRec 0xe0001000 , SigWait 0x0c000000
State : Process ( Waiting )
clipview . library server ( Waiting )
Stack : 0x53b83004 - 0x53ba2ffc , pointer @ 0x53ba2e00 ( Cookie OK )
Signals : SigRec 0xd8003000 , SigWait 0x00000000
State : Process ( Waiting )
Background CLI [ RX ] ( Waiting )
Stack : 0x4dce8004 - 0x4dcf7ffc , pointer @ 0x4dcf7e20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
« IPrefs » ( Waiting )
Stack : 0x60e2f004 - 0x60e3effc , pointer @ 0x60e3e980 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x20000100
State : Process ( Waiting )
AsyncWB ( Waiting )
Stack : 0x61b6d004 - 0x61b7cffc , pointer @ 0x61b7ceb0 ( Cookie OK )
Signals : SigRec 0xc0001000 , SigWait 0x00000100
State : Process ( Waiting )
KeymapSwitcher . docky ( Waiting )
Stack : 0x53aaf004 - 0x53abeffc , pointer @ 0x53abeef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
UsbSound ( Waiting )
Stack : 0x5b27d004 - 0x5b28cffc , pointer @ 0x5b28cc40 ( Cookie OK )
Signals : SigRec 0xc0001000 , SigWait 0x00000000
State : Process ( Waiting )
datatypes . library ( Waiting )
Stack : 0x61415004 - 0x61424ffc , pointer @ 0x61424e30 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
smartbutton . docky ( Waiting )
Stack : 0x61814004 - 0x61823ffc , pointer @ 0x61823ec0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
MouseBlanker ( Waiting )
Stack : 0x5b2b5004 - 0x5b2c4ffc , pointer @ 0x5b2c4a00 ( Cookie OK )
Signals : SigRec 0xc000d000 , SigWait 0x00000100
State : Process ( Waiting )
RAWBInfo ( Waiting )
Stack : 0x61a6d004 - 0x61a7cffc , pointer @ 0x61a7cec0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
DefIcons ( Waiting )
Stack : 0x61b0a004 - 0x61b19ffc , pointer @ 0x61b19dc0 ( Cookie OK )
Signals : SigRec 0x80009000 , SigWait 0x00000100
State : Process ( Waiting )
Background CLI [ Tools : Audio / Tools / CamdTools / MidiThru / MidiThru ] ( Waiting )
Stack : 0x60196004 - 0x601a5ffc , pointer @ 0x601a5b50 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000100
State : Process ( Waiting )
TCP / IP Log ( Waiting )
Stack : 0x60266004 - 0x60275ffc , pointer @ 0x60275f00 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
ConClip ( Waiting )
Stack : 0x60b99004 - 0x60ba8ffc , pointer @ 0x60ba8eb0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack Process ( Waiting )
Stack : 0x61190004 - 0x6119fffc , pointer @ 0x6119fee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
MassStorage Notifier ( Waiting )
Stack : 0x6fdf5000 - 0x6fdfcd00 , pointer @ 0x6fdfcc70 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DST watcher ( Waiting )
Stack : 0x615c9004 - 0x615d8ffc , pointer @ 0x615d8f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fb9d004 - 0x6fba4ffc , pointer @ 0x6fba4f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fbf1004 - 0x6fbf8ffc , pointer @ 0x6fbf8f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc1d004 - 0x6fc24ffc , pointer @ 0x6fc24f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6fc0d004 - 0x6fc14ffc , pointer @ 0x6fc14f10 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
Mounter Task ( Waiting )
Stack : 0x6fdfd000 - 0x6fe0ba60 , pointer @ 0x6fe0b970 ( Cookie OK )
Signals : SigRec 0xb0001000 , SigWait 0x00000000
State : Task ( Waiting )
Mounter Companion Process ( Waiting )
Stack : 0x611b9004 - 0x611c8ffc , pointer @ 0x611c8f40 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
ramlib . support ( Waiting )
Stack : 0x6295f004 - 0x62977ffc , pointer @ 0x62977f00 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
CANDI ( Crashed )
Stack : 0x5b158004 - 0x5b167ffc , pointer @ 0x5b167360 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x80000000
State : Process ( Crashed )
dos_signal_server ( Waiting )
Stack : 0x6fb75004 - 0x6fb78ffc , pointer @ 0x6fb78f10 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x00000000
State : Process ( Waiting )
dos_appdir_server ( Waiting )
Stack : 0x6fb51004 - 0x6fb58ffc , pointer @ 0x6fb58d40 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
CPUDock_idleTask ( Ready )
Stack : 0x4f42b000 - 0x4f42f000 , pointer @ 0x4f42ef00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x40000000
State : Task ( Ready )
idle . task ( Ready )
Stack : 0x6ff62000 - 0x6ff63000 , pointer @ 0x6ff62fd0 ( Cookie OK )
Signals : SigRec 0x00000000 , SigWait 0x00000000
State : Task ( Ready )
Re: Enhancer Bug thread
Posted on:
2019/2/13 13:09
#373
Amigans Defender
Joined: 2009/5/1 18:57Last Login
: Today 16:38
From Czech Republic
Group:
Registered Users Staff members Moderators
@Raziel
Quote:
now time to get it fixed AmigaKit? IMHO the problem with CANDI is that it was developed outside the Enhancer team. AmigaKit owns the sources but the people who wrote CANDI either have no time, or do not feel bound to provide the necessary fixes. The Enhancer developer team members have their own projects and commitments, and as it can be very frustrating to work on somebody else's code, no wonder there are no volunteers. (Not that it should interest you as a customer but I'm trying to provide an explanation. And of course I'm not speaking for anybody else but myself.)
By the way, when you say that the CANDI prefs are "trashed", what does it mean exactly? Is the data in the .xml preferences file overwritten by some garbage? And if so, does the damage affect the prefs file in ENV:, the one in ENVARC:, or both?
The
Rear Window blog
AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Re: Enhancer Bug thread
Posted on:
2019/2/13 13:37
#374
Home away from home
Joined: 2006/11/26 21:45Last Login
: Today 17:04
From a dying planet
Group:
Registered Users
@trixie I can understand that and i wouldn't be so mad if this was brought to me by the official speakers of AmigaKit or at least by an official representative of the developers. Yet there is dead silence and i feel ignored )not the first time either). And i have had my share of waiting for answers, let alone the promise to have my bug reports looked after instead of getting told to either reinstall or live with it as the flaw is not in the program but in my system. As a paying customer that's just bad service. As for the "trashing", that is just a guess as i am able to "fix" a broken/frozen/crashing CANDI by removing the setting from both ENVARC and ENV and rewrite them from CANDI's Prefs. That only works for certain modules though. Dandelion for example will sooner or later freeze or crash. I can then remove the xml files and rewrite them, after that the module works again for some time. Static otoh will simply die freezing the machine when i let it sit there changing backgrounds. No cure for that. That's a genuine bug in the module, either it leaks memory when releasing the backgrounds or something else bombs. There is even a slim chance that the screenblanker is causing some misfit as the only freezes i got was when the system was in screenblanking (no active module blankers installed, just blanking the screen after 600, 900, 1200 and 1500 seconds - from top to bottom). Why i think it's a bug in the Static module? Because Dandelion is happily working along with the same settings. Why i think it *has* to do with the xml file is that i can make Dandelion freeze/crash by simply deleting the settings files from both ENVARC and ENV (on a *running* module), though it only crashed for me when removing the ENV one for now. I haven't seen real trashing of the physical file yet, no special chars, no sudden binary file instead of text or such, but something is not right nonetheless.
Re: Enhancer Bug thread
Posted on:
2019/2/14 8:06
#375
Just popping in
Joined: 2009/12/22 11:16Last Login
: 11/15 7:03
Group:
Registered Users
Hi, we tried several times to reproduce the problem but it NEVER occours on one of our Systems. So it is hard to find something. Yesterday i played around on my Sam460 and it worked well with all combinations, also if the system runs some hours (working on it or just let it on). Also screenblanker worked well. Some Notes: All our systmems have the latest official Updates of AmigaOS (F.E. + Update). Enhancer is not installed, Candi from AmiStore (which is the version we send to A-Eon). Candy is also coded to run as delivered from us but it seems that in Enhancer someone has splitted Candi and Prefs in different drawers (i don´t know if other files more placed on other places too). We also had some problems, freezings in our other games and some of them where only of "Enhanced" Systems (often in older versions, Sound Prefs etc... may solved already). So what i want to say; We only can support official AmigaOS releases. If someone replaces or enhanced components we can not spend much time in finding problems. We have to focus in our own problems and living. As you see, the last year was a silence from our side, we had to focus on our work (making small games on other platforms) for living. We are happy that it seems we can get a little bit forward this year and we could find more Amiga time (thumbs pressed ;)!). Beside this, we have to focus on our own projects and want to stay independent. The first version of Candy was a nice project but from our side, we never had a plan to make a prefs (just click and start... what could be easyer?). But some Tabor images and sending two boards for payment was a trigger for us ;) A little mistake... We never do this again. So we had new depencies we never wanted and had to build the prefs thing no one really needs with functions we never wanted (Why notification on changing????). Wa don´t want to spend much time in Candi! It was a nice project to try what is possible but we can not spend more and more time in such small things. I am also not a big fan of the Enhencer Suite, it is a bit senseless. We don´t need OS Replacements because we have working components. Not perfect but it works since years and coders could use it since years to build software. We also don´t need an AmiDock Replacements... why the hell do we spend time on it, Amidock is not perfect but it works!!!. Or a Clock with thousands of settings which also have to be coded. With only a hand full coders i feel that all of them spended time for making "enhancements" and replacements and have no time for Software we need (yes Candi and we was a part of this, so not it is not a point to other devs). I wish the time and money over the last years in things like Browser, Email Client or other tools. My whish: 1. Only deliver a driver Suite (Radiance was a nice Name, i have never seen a product from here). 2. Stop Enhancer and deliver the tools and software as single product (For what is Amistore if only are 10 Enhencer Versions there?) -> A good thing to see if users like the software (if purchased and used) and stop afford of updating and coding if they dislike it -> focus on new things (with an Enhancer Suite we never get good feedback and don´t know if users only use some parts or gfx drivers.) 3. stop making replacements of System components. Like it or not, currently AmigaOS is the official OS (yes, updates needed but much replaced components where working for years!). It is a waste of time, some official components will get updates. 4. I don´t know what i say to AmiStore. Some days ago we purchased for 80 Euros a Beta Enhancer only for newest gfx drivers (wich may updates for Tabor) ONLY to look what afford we have to spend on our Games (Spencer etc.) to get it run on Tabor. That´s alone is a shame that we have to adjust working software for an SPE Shit (in terms of only a few developers and only time in spare time i dont´know that to think, waste of time!). So after spending 80 Euros to support a A-Eon Platform we have a not working download, no answer of our email (yes we also wait for an other email some weeks ago). If i´m honest, i expect free drivers to be able to code and test products which are almost the only one who exists for the drivers... You see i am a little pissed of the situation ;) Tabor runs not bad but Spencer sucks in current state, would be nice to see if a newer driver can solve some issues and we hope that we don´t have to spend very much time in it (compiling/optimizing for SPE). @Raziel+Candi: We hope you enjoyed it a bit but i am not shure if we find a problem. Maybe it is a bit waste of money but for us also a big waste of time because we have to focus a bit of new stuff (yes, it was a shitty year, last year ;) ). EDIT: Whish 5: Try to overthink the CPU in Tabor, it would be a good idea to have a real FPU (Also from developer afford view). Anyway it runs not bad, yesterday we played Classic UAE games which works much, much better on my Sam460, great! Regards, Thomas
Edited by imagodespira on 2019/2/14 8:26:33
Re: Enhancer Bug thread
Posted on:
2019/2/14 8:59
#376
Home away from home
Joined: 2007/1/26 21:48Last Login
: Today 14:15
From New Zealand
Group:
Registered Users
@imagodespira Sorry to hear you guys had a shitty year last year. Sounds like you're feeling the pressure of running a small business and dealing with niggling bugs/issues. I certainly know how that feels. Hope things go much better this year. Reading through your rant, would I be correct that Raziel should try running Candi on a fresh OS4 install without the Enhancer pack to see if that solves his stability issues? If that works, then he could progressively install bits of the enhancer until he hits the one that causes the trouble. Regarding Tabor, the drivers are already optimized for SPE, so don't expect any further Tabor-specific improvements on that front. I'm really hoping that the faster FPU emulation will be enough for Spencer. Daytona seems to be able to recompile his games (and even MiniGL) for SPE fairly quickly, so if needed it would be a good idea to ask him. Hans
Re: Enhancer Bug thread
Posted on:
2019/2/14 9:05
#377
Just popping in
Joined: 2009/12/22 11:16Last Login
: 11/15 7:03
Group:
Registered Users
@Hans
Quote:
Regarding Tabor, the drivers are already optimized for SPE, so don't expect any further Tabor-specific improvements on that front. I'm really hoping that the faster FPU emulation will be enough for Spencer. Daytona seems to be able to recompile his games (and even MiniGL) for SPE fairly quickly, so if needed it would be a good idea to ask him. Seems that we don´t have the newest driver (we had some infos that it is included in the latest Enhancer beta?), perhaps you can send us an email with it to be faster than an Answer from Aeon after purchasing the newest Beta stuff.
I think Frank should get SPE to work, he want spend time today for it. The term that we need some special compiling is in my opinion a problem (only few devs, only in freetime), also if this are only some hours...
Thanks!!!!!
Edited by imagodespira on 2019/2/16 11:41:10
Re: Enhancer Bug thread
Posted on:
2019/2/16 3:16
#378
Home away from home
Joined: 2007/1/26 21:48Last Login
: Today 14:15
From New Zealand
Group:
Registered Users
@imagodespira
The driver's are A-EON's product, so it's not up to me to distribute versions. I'll talk to Matthew...
Quote:
I think Frank should get SPE to work, he want spend time today for it. Sounds promising. Hope it works quickly.
Quote:
The term that we need some special compiling is in my opinion a problem (only few devs, only in freetime), also if this are only some hours... Yes, it's just another thing that takes up developer time.
Hans
Re: Enhancer Bug thread
Posted on:
2019/2/16 3:56
#379
Home away from home
Joined: 2007/1/26 21:48Last Login
: Today 14:15
From New Zealand
Group:
Registered Users
@imagodespira The minimum driver versions with SPE optimizations are: - RadeonHD.chip - 3.6 - W3D_SI (Warp3D) - 1.16 - W3DN_SI (Warp3D Nova) - 1.48 Hans
Re: Enhancer Bug thread
Posted on:
2019/2/16 9:19
#380
Home away from home
Joined: 2006/12/4 23:15Last Login
: 10/14 16:04
Group:
Registered Users
@imagodispira Could you fix your 'quote'? YTou've quoted Hans as 'code' and it's stretching out so long it's breaking the forum layout!
Currently Active Users Viewing This Thread:
5
(
0 members
and 5 Anonymous Users
)