Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
50 user(s) are online (25 user(s) are browsing Forums)

Members: 1
Guests: 49

emeck, more...

Support us!

Headlines

 
  Register To Post  

« 1 2 3 (4)
Re: Flare enough
Just can't stay away
Just can't stay away


See User information
@walkero

This is not pretty but worked in 2024.

SRC\
  Animation
.cpp               AnimationManager.cpp \
  AnimationMedia
.cpp          AnimationSet.cpp \
  AStarContainer
.cpp          AStarNode.cpp \
  Avatar
.cpp                  Camera.cpp \
  CampaignManager
.cpp         CombatText.cpp \
  CursorManager
.cpp           DeviceList.cpp \
  EffectManager
.cpp           EnemyGroupManager.cpp \
  EngineSettings
.cpp          Entity.cpp \
  EntityBehavior
.cpp          EntityManager.cpp \
  EventManager
.cpp            FileParser.cpp \
  FogOfWar
.cpp                FontEngine.cpp \
  GameSlotPreview
.cpp         GameState.cpp \
  GameStateConfig
.cpp         GameStateCutscene.cpp \
  GameStateLoad
.cpp           GameStateNew.cpp  \
  GameStatePlay
.cpp           GameStateTitle.cpp \
  GameSwitcher
.cpp            GetText.cpp \
  Hazard
.cpp                  HazardManager.cpp \
  IconManager
.cpp             InputState.cpp \
  ItemManager
.cpp             ItemStorage.cpp \
  Loot
.cpp                    LootManager.cpp \
  main
.cpp                    Map.cpp \
  MapCollision
.cpp            MapParallax.cpp \
  MapRenderer
.cpp             Menu.cpp \
  MenuActionBar
.cpp           MenuActiveEffects.cpp \
  MenuBook
.cpp                MenuCharacter.cpp \
  MenuConfig
.cpp              MenuConfirm.cpp \
  MenuDevConsole
.cpp          MenuEnemy.cpp \
  MenuExit
.cpp                MenuGameOver.cpp \
  MenuHUDLog
.cpp              MenuInventory.cpp \
  MenuItemStorage
.cpp         MenuLog.cpp \
  MenuManager
.cpp             MenuMiniMap.cpp \
  MenuMovementType
.cpp        MenuNumPicker.cpp \
  MenuPowers
.cpp              MenuStash.cpp \
  MenuStatBar
.cpp             MenuTalker.cpp \
  MenuTouchControls
.cpp       MenuVendor.cpp \
  MessageEngine
.cpp           ModManager.cpp \
  NPC
.cpp                     NPCManager.cpp \
  PlatformAndroid
.cpp         PlatformEmscripten.cpp \
  PlatformGCW0
.cpp            PlatformIPhoneOS.cpp \
  PlatformLinux
.cpp           PlatformWin32.cpp \
  PowerManager
.cpp            QuestLog.cpp \
  RenderDevice
.cpp            SaveLoad.cpp \
  SDLFontEngine
.cpp           SDLHardwareRenderDevice.cpp \
  SDLInputState
.cpp           SDLSoftwareRenderDevice.cpp \
  SDLSoundManager
.cpp         Settings.cpp \
  SharedGameResources
.cpp     SharedResources.cpp \
  SoundManager
.cpp            StatBlock.cpp \
  Stats
.cpp                   Subtitles.cpp \
  TileSet
.cpp                 TooltipData.cpp \
  TooltipManager
.cpp          Utils.cpp \
  UtilsDebug
.cpp              UtilsFileSystem.cpp \
  UtilsParsing
.cpp            Version.cpp \
  Widget
.cpp                  WidgetButton.cpp \
  WidgetCheckBox
.cpp          WidgetHorizontalList.cpp \
  WidgetInput
.cpp             WidgetLabel.cpp \
  WidgetListBox
.cpp           WidgetLog.cpp \
  WidgetScrollBar
.cpp         WidgetScrollBox.cpp \
  WidgetSlider
.cpp            WidgetSlot.cpp \
  WidgetTabControl
.cpp        WidgetTooltip.cpp \
  XPScaling
.cpp

OBJS
=$(SRC:.cpp=.o)

all: $(OBJS)
    
g++ -o flare $(OBJS) -L. -lSDL2_image -ltiff -ljpeg -lwebp -lwebpdemux -lsharpyuv -lSDL2_ttf -lfreetype -lharfbuzz -lpng -lSDL2_mixer -lmodplug -lSDL2 -lz -lauto -lpthread -athread=native -lunix

%.o: %.cpp
    g
++ -$@ -$< -Wall -O3 -ISDK:local/newlib/include/SDL2

clean
:
    
delete $(OBJS)

Go to top
Re: Flare enough
Quite a regular
Quite a regular


See User information
EDIT:

As I checked six months ago, Flare 1.14 worked on QEMU M1 Peg2.
Compiling with cmake cross compiling clib4
This compilation was done to work well under QEMU emulation.
Someone needs to do it for the real hardware profile.
It should work.

test video - > https://youtu.be/SIhOf26v58Y


Edited by smarkusg on 2025/11/22 21:03:12
Edited by smarkusg on 2025/11/22 21:03:55
Edited by smarkusg on 2025/11/22 21:06:00
Edited by smarkusg on 2025/11/22 21:06:31
Edited by smarkusg on 2025/11/22 21:07:02
Edited by smarkusg on 2025/11/22 21:08:43
Edited by smarkusg on 2025/11/22 21:17:45
Edited by smarkusg on 2025/11/22 23:18:23
Go to top
Re: Flare enough
Site Builder
Site Builder


See User information
@smarkusg
That's an interesting topic to discuss. For not derailing this thread, would you like to open another and discuss it there?

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top
Re: Flare enough
Quite a regular
Quite a regular


See User information
@walkero
I have corrected the entry.

Go to top
Re: Flare enough
Just can't stay away
Just can't stay away


See User information
@smarkusgQuote:
smarkusg wrote:@walkero
I have corrected the entry.


If you need a tester, I'm available. And great that you accepted! 😉

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: Flare enough
Quite a regular
Quite a regular


See User information
@Maijestro
I sent it - it works for me.
I also checked it on Qemu passthrough Asus Radeon HD 7750 with acceleration settings - it works for me too.
I hope it will work for you as well.

ps
Once everything is working, you can go ahead and share the files without even mentioning who created them.

Go to top
Re: Flare enough
Just can't stay away
Just can't stay away


See User information
@smarkusg

Quote:
smarkusg wrote:@Maijestro
I sent it - it works for me.
I also checked it on Qemu passthrough Asus Radeon HD 7750 with acceleration settings - it works for me too.
I hope it will work for you as well.

ps
Once everything is working, you can go ahead and share the files without even mentioning who created them.


Thank you for making it available for me to test

However, when I run Flare, I get a GR and I don't know why this happens. The GR can be ignored and then the game starts. I played for about 5-6 minutes until my system froze completely.

I am attaching the GR log in case it might be useful.

Crash log for task "flare-new"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x01838BC4
Type of crash
DSI (Data Storage Interruptexception
Alert number
0x80000003

Register dump
:
GPR (General Purpose Registers):
   
07EE52040 663B16F0 61087430 0219AD98 018EC4C2 60F01090 00000000 022DC284 
   8
00000010 018EC4BA D3788160 0183760C 55A55959 61029C68 6743F070 00000000 
  16
00000000 7F651080 7F0BC798 650EFE48 7F0C0000 00000001 FFFFFFE0 7F2C23B8 
  24
66DB38F8 650E8C30 00000001 66DD9454 0219AD98 6FFFE300 60F150B8 67B36EC0 


FPR 
(Floating Point RegistersNaN Not a Number):
   
0:             -nan          25.8118                2                0 
   4
:             -nan                0       4.5036e+15       4.5036e+15 
   8
:               90       4.5036e+15       4.5036e+15              256 
  12
:       4.5036e+15              900     -4.69813e-55          35.0015 
  16
:     7.12729e-308     1.53044e-219     2.53939e-226     9.88708e-174 
  20
:     1.89698e-108     6.56404e+182     5.79948e-144     8.53724e-152 
  24
:     9.22695e-182    -1.24149e-152    -9.05087e-289     1.14907e-288 
  28
:     -8.1063e-295      8.9025e-307     5.79657e-259     8.53213e-248 

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


SPRs 
(Special Purpose Registers):
           
Machine State (msr) : 0x0002F030
                Condition 
(cr) : 0x00000001
      Instruction Pointer 
(ip) : 0x01838BC4
       Xtended Exception 
(xer) : 0x00000000
                   Count 
(ctr) : 0x67BF6408
                     Link 
(lr) : 0x00000000
            DSI Status 
(dsisr) : 0x00000000
            Data Address 
(dar) : 0x00000070



680x0 emulated registers
:
DATA00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
ADDR
6FFA4000 82562000 00000000 00000000 00000000 00000000 00000000 663B1080 
FPU0
:                0                0                0                0 
FPU4
:                0                0                0                0 



Symbol info
:
Instruction pointer 0x01838BC4 belongs to module "kernel" (HUNK/Kickstart)

Stack trace:
    
native kernel module kernel+0x00038bc4
    module LIBS
:clib4.library at 0x7EE52040 (section 0 0x3D01C)
    
module flare-new at 0x7F10DE58 (section 0 0x243E34)
    
module flare-new at 0x7F20AE7C (section 0 0x340E58)
    
module flare-new at 0x7F20AFE8 (section 0 0x340FC4)
    
module flare-new at 0x7F08D6D0 (section 0 0x1C36AC)
    
module flare-new at 0x7EF67E0C (section 0 0x9DDE8)
    
module flare-new at 0x7EF68500 (section 0 0x9E4DC)
    
module flare-new at 0x7F08D0AC (section 0 0x1C3088)
    
module flare-new at 0x7F0703C0 (section 0 0x1A639C)
    
module flare-new at 0x7F0DFB48 (section 0 0x215B24)
    
module LIBS:clib4.library at 0x7EE673FC (section 0 0x523D8)
    
module LIBS:clib4.library at 0x7EE674DC (section 0 0x524B8)
    
module LIBS:clib4.library at 0x7EE17158 (section 0 0x2134)
    
module flare-new at 0x7EECBDC4 (section 0 0x1DA0)
    
flare-new:_start()+0x30 (section 1 0x1F08)
    
native kernel module kernel+0x0005f2b4
    native kernel module kernel
+0x0005f32c

PPC disassembly
:
 01838
bbc38890008   addi              r4,r9,8
 
01838bc0394a0001   addi              r10,r10,1
*01838bc491490014   stw               r10,20(r9)
 01838
bc8813c004c   lwz               r9,76(r28)
 01838
bcc7d2903a6   mtctr             r9

System information
:

CPU 
 Model
Freescale P5040 (E5500 coreV1.2 
 CPU speed
2200 MHz 
 FSB speed
800 MHz 
 Extensions
:  

Machine 
 Machine name
AmigaOne X5000/40 
 Memory
2097152 KB 
 Extensions
bus.pci bus.pcie 

Expansion buses 
 PCI
/AGP 
  00
:00.0 Vendor 0x1957 Device 0x0451 
  01
:00.0 Vendor 0x1002 Device 0x67DF 
   Range 0
80000000 90000000 (PREF.MEM
   
Range 290000000 90200000 (PREF.MEM
   
Range 400001000 00001100 (IO
  
01:00.1 Vendor 0x1002 Device 0xAAF0 
   Range 0
90240000 90244000 (MEM
  
02:00.0 Vendor 0x1957 Device 0x0451 
  03
:00.0 Vendor 0x111D Device 0x8092 
  04
:01.0 Vendor 0x111D Device 0x8092 
  04
:02.0 Vendor 0x111D Device 0x8092 
  04
:03.0 Vendor 0x111D Device 0x8092 
  04
:08.0 Vendor 0x111D Device 0x8092 
  04
:10.0 Vendor 0x111D Device 0x8092 
  05
:00.0 Vendor 0x12D8 Device 0xE111 
  07
:00.0 Vendor 0x1102 Device 0x0012 
   Range 0
A0000000 A0004000 (MEM
   
Range 2A0004000 A0008000 (MEM
  
0A:00.0 Vendor 0x15B7 Device 0x5017 
   Range 0
A0100000 A0104000 (MEM

Libraries 
 0x680c8918
ISO-8859-15.charset V52.1 
 0x680c8818
german_ISO-8859-15.language V52.1 
 0x022df152
exec.library V54.57 
 0x6fef99a8
cgxvideo.library V42.1 
 0x62af89e8
PCI_SoundCardHornet.driver V52.2 
 0x62af8868
PCI_sblive.pci V52.1 
 0x62af87a8
PCI_Soundcard.driver V52.2 
 0x62af8628
PCI_GamePortHornet.driver V52.2 
 0x62af8568
PCI_GamePort.driver V53.1 
 0x62af84a8
Generic_usb.driver V53.9 
 0x62af83e8
Generic_Mouse.driver V52.1 
 0x679c7288
AmigaInput.library V53.4 
 0x614c4f28
clib4.library V2.0 
 0x62af9b98
RAMDock.docky V51.3 
 0x62af9a18
GFXDock.docky V51.6 
 0x62af9818
CPUDock.docky V51.2 
 0x6354b368
NetDock.docky V52.0 
 0x6e2e2530
palette.gadget V53.7 
 0x633c37b8
radiobutton.gadget V53.11 
 0x6815f7d0
gif.datatype V53.4 
 0x63cfbcf8
toolbar.gadget V53.6 
 0x63e3e5c8
infodata.gadget V53.3 
 0x64e8f4d0
powerpc.library V18.1 
 0x64eb3918
piechart.gadget V53.1 
 0x63e3d718
infowindow.class V53.15 
 0x63cd92a0
texteditor.gadget V53.32 
 0x63e3e350
tabbed.gadget V54.455 
 0x64aced80
select.gadget V53.7 
 0x64976250
datesheet.gadget V1.9 
 0x649b73a8
sliderbar.gadget V53.22 
 0x6815f0e8
tickbox.gadget V53.14 
 0x64c79830
time.gadget V1.14 
 0x6815f370
clock.gadget V53.1 
 0x6815f2d0
gradientslider.gadget V53.7 
 0x64c793b0
anim.gadget V53.7 
 0x64c79428
progressbar.gadget V53.12 
 0x64eb3470
shared.image V2.1 
 0x64c791a8
X5000Temp.docky V50.2 
 0x64ac2024
clipview.library V1.12 
 0x64c79128
Separator.docky V53.2 
 0x65006680
arexx.class V53.6 
 0x650065e4
colorwheel.gadget V53.7 
 0x64c94c18
SubDock.docky V53.1 
 0x64e8e020
requester.class V53.20 
 0x65006360
bitmap.image V53.9 
 0x64f09298
screenblanker.library V53.7 
 0x65006220
slider.gadget V53.17 
 0x65006180
getfont.gadget V53.11 
 0x650060e0
getfile.gadget V53.12 
 0x648f7f30
space.gadget V53.7 
 0x648f7e90
integer.gadget V53.13 
 0x648cc888
clicktab.gadget V53.51 
 0x64913bf8
chooser.gadget V53.22 
 0x648f7df0
penmap.image V53.6 
 0x648f7d50
checkbox.gadget V53.13 
 0x648f7cb0
ilbm.datatype V53.3 
 0x673dcb38
listbrowser.gadget V53.81 
 0x648cc3f0
scroller.gadget V53.16 
 0x6e8e7c50
string.gadget V53.24 
 0x679c9ce8
hda.audio V6.11 
 0x673dc994
asl.library V53.54 
 0x676b7c18
filesave.audio V6.5 
 0x678a0684
device.audio V6.2 
 0x679e8aa4
usergroup.library V4.30 
 0x67b5b908
bsdsocket.library V4.370 
 0x676b71e0
mathieeedoubbas.library V53.1 
 0x678b98cc
textclip.library V53.4 
 0x67933a28
usbhidgate.library V53.3 
 0x67945084
xpkmaster.library V5.2 
 0x679080bc
xadmaster.library V13.2 
 0x67faef2c
hid.usbfd V53.23 
 0x680abe10
button.gadget V53.22 
 0x680abeb0
glyph.image V53.4 
 0x67fd4550
window.class V54.16 
 0x67ca0528
popupmenu.class V53.2 
 0x67fefcc8
popupmenu.library V53.14 
 0x680abc30
label.image V53.14 
 0x680abb90
drawlist.image V53.3 
 0x6fef9b88
layout.gadget V54.10 
 0x67ca0250
bevel.image V53.6 
 0x680abaf0
png.datatype V53.10 
 0x680caa74
picture.datatype V53.10 
 0x680a8b00
Picasso96API.library V54.18 
 0x6e8e8d40
datatypes.library V54.9 
 0x67fef288
timezone.library V53.11 
 0x680ac7b8
application.library V53.30 
 0x6811196c
ft2.library V53.2 
 0x6ff1780c
workbench.library V53.67 
 0x67fab2b0
gadtools.library V53.8 
 0x6811033c
commodities.library V53.10 
 0x68111474
png.iconmodule V53.1 
 0x683240cc
icon.library V54.6 
 0x681148f0
z.library V53.11 
 0x68191760
iffparse.library V53.3 
 0x6e303a48
version.library V53.21 
 0x6ffb8ecc
locale.library V54.2 
 0x6fef87ac
diskfont.library V53.13 
 0x6ffabc18
petunia.library V53.6 
 0x6ff06964
dos.library V54.136 
 0x6e3c5094
usbprivate.library V53.31 
 0x6ff126bc
massstorage.usbfd V53.86 
 0x6fef9e3c
hub.usbfd V53.20 
 0x6ff12628
bootkeyboard.usbfd V52.9 
 0x6ff125a8
bootmouse.usbfd V53.9 
 0x6ff12328
mounter.library V53.20 
 0x6ff5a7ec
usbresource.library V53.31 
 0x6ff90518
hunk.library V53.4 
 0x6fef9c84
elf.library V54.5 
 0x6e8ae4d0
intuition.library V54.33 
 0x6ff58c80
keymap.library V53.9 
 0x6ff5a544
nonvolatile.library V54.7 
 0x6ff7ecf0
cybergraphics.library V43.0 
 0x6ff9f420
RadeonRX.chip V2.12 
 0x6ffa3420
graphics.library V54.256 
 0x6ff91320
layers.library V54.12 
 0x6ff50150
rtg.library V54.90 
 0x6ff9f2a4
PCIGraphics.card V53.18 
 0x6ffaa258
newlib.library V53.87 
 0x6ff9e1ac
utility.library V54.2 
 0x6ffa8398
expansion.library V54.1 
 0x67902cae
rexxsyslib.library V53.4 (Legacy

Devices 
 0x64eb3b04
clipboard.device V53.5 
 0x67d499c4
serial.device V54.6 
 0x6627c024
p50x0_eth.device V52.6 
 0x6e3c4e44
ahi.device V6.2 
 0x67d47c94
diskimage.device V53.4 
 0x6ee89920
usbsys.device V53.31 
 0x6ff90984
p50x0sata.device V54.79 
 0x6ff908d8
vsata.device V54.8 
 0x6ff90870
ohci.usbhcd V53.24 
 0x6ff907d0
uhci.usbhcd V53.16 
 0x6ff124a8
nvme.device V53.1 
 0x6ff90690
ehci.usbhcd V53.42 
 0x6ee89658
console.device V53.130 
 0x6ff5a670
ramdrive.device V54.1 
 0x6e8e702c
input.device V53.6 
 0x6fef83b4
keyboard.device V53.12 
 0x6ff5a050
timer.device V53.6 

Tasks 
 NewMeter Measure Task 
(Waiting
  
Stack0x632aa004 0x632ba004pointer 0x632b9f20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
rx_pm (Waiting
  
Stack0x6e8de000 0x6e8e6000pointer 0x6e8e5f10 (Cookie OK
  
SignalsSigRec 0x80000001SigWait 0x00000000 
  State
Task (Waiting
 
rx_gc (Waiting
  
Stack0x6e8ea000 0x6e8f2000pointer 0x6e8f1f20 (Cookie OK
  
SignalsSigRec 0x80000001SigWait 0x00000000 
  State
Task (Waiting
 
Exec Command and Control (Waiting
  
Stack0x6e858000 0x6e85c000pointer 0x6e85bf00 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
ClickToFront (Waiting
  
Stack0x64e6e004 0x64e7dffcpointer 0x64e7df20 (Cookie OK
  
SignalsSigRec 0xe000d000SigWait 0x00000100 
  State
Process (Waiting
 
input.device (Waiting
  
Stack0x6e8be000 0x6e8ce000pointer 0x6e8cded0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
P50x0 Ethernet (Waiting
  
Stack0x6737d000 0x6737e000pointer 0x6737def0 (Cookie OK
  
SignalsSigRec 0x00001000SigWait 0x00000000 
  State
Task (Waiting
 
USB stack (Waiting
  
Stack0x6e860000 0x6e864000pointer 0x6e863eb0 (Cookie OK
  
SignalsSigRec 0xfc00d000SigWait 0x00000000 
  State
Task (Waiting
 
EHCI Controller Task Unit 1 (Waiting
  
Stack0x6e351000 0x6e359000pointer 0x6e358e80 (Cookie OK
  
SignalsSigRec 0xbe009000SigWait 0x00000000 
  State
Task (Waiting
 
EHCI Controller Task Unit 0 (Waiting
  
Stack0x6e3ad000 0x6e3b5000pointer 0x6e3b4e80 (Cookie OK
  
SignalsSigRec 0xbe009000SigWait 0x00000000 
  State
Task (Waiting
 
p50x0sata.device Port 0 (Waiting
  
Stack0x6e7f1000 0x6e7ffb00pointer 0x6e7ff970 (Cookie OK
  
SignalsSigRec 0xc0007000SigWait 0x10000000 
  State
Task (Waiting
 
NVMe Unit 0 (Waiting
  
Stack0x6e800000 0x6e820000pointer 0x6e81ff20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
p50x0sata.device Port 1 (Waiting
  
Stack0x6e5d5000 0x6e5e3b00pointer 0x6e5e3970 (Cookie OK
  
SignalsSigRec 0xc0007000SigWait 0x00000000 
  State
Task (Waiting
 
hid.usbfd (Waiting
  
Stack0x67873004 0x6787affcpointer 0x6787aeb0 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Mouse (Waiting
  
Stack0x6768d004 0x6769cffcpointer 0x6769cf00 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
ERDH3/NGFileSystem 54.107  (Waiting
  
Stack0x6a5c7004 0x6a5ceffcpointer 0x6a5ced90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
DH0/NGFileSystem 54.107  (Waiting
  
Stack0x6d90f004 0x6d916ffcpointer 0x6d916d90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
ERDH2/NGFileSystem 54.107  (Waiting
  
Stack0x6b6c2004 0x6b6c9ffcpointer 0x6b6c9d90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
ERDH0/NGFileSystem 54.107  (Waiting
  
Stack0x6e1d4004 0x6e1dbffcpointer 0x6e1dbd90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
ERDH4/NGFileSystem 54.107  (Waiting
  
Stack0x69475004 0x6947cffcpointer 0x6947cd90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
ERDH1/NGFileSystem 54.107  (Waiting
  
Stack0x6c7b0004 0x6c7b7ffcpointer 0x6c7b7d90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
ICD1/CDFileSystem 53.8  (Waiting
  
Stack0x67817004 0x67826ffcpointer 0x67826f50 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
ICD0/CDFileSystem 53.8  (Waiting
  
Stack0x67a4c004 0x67a5bffcpointer 0x67a5bf50 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
reaper.task (Waiting
  
Stack0x682c8004 0x682cfffcpointer 0x682cff40 (Cookie OK
  
SignalsSigRec 0x00007000SigWait 0x00000000 
  State
Process (Waiting
 
HID Consumer (Waiting
  
Stack0x67679004 0x67688ffcpointer 0x67688f50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x6787f004 0x67886ffcpointer 0x67886eb0 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Keyboard (Waiting
  
Stack0x676de004 0x676edffcpointer 0x676edeb0 (Cookie OK
  
SignalsSigRec 0x90001000SigWait 0x00000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x6788b004 0x67892ffcpointer 0x67892eb0 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Consumer (Waiting
  
Stack0x675ec004 0x675fbffcpointer 0x675fbf50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
HID Mouse (Waiting
  
Stack0x67600004 0x6760fffcpointer 0x6760ff00 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x67897004 0x6789effcpointer 0x6789eeb0 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Keyboard (Waiting
  
Stack0x67624004 0x67633ffcpointer 0x67633eb0 (Cookie OK
  
SignalsSigRec 0x90001000SigWait 0x00000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x678af004 0x678b6ffcpointer 0x678b6eb0 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Mouse (Waiting
  
Stack0x67659004 0x67668ffcpointer 0x67668f00 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
RAM/ram-handler 54.26  (Waiting
  
Stack0x681d6004 0x681d9ffcpointer 0x681d9d60 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
IDF1/FastFileSystem 53.2  (Waiting
  
Stack0x6774f004 0x6775effcpointer 0x6775ef00 (Cookie OK
  
SignalsSigRec 0xa8000100SigWait 0x00000000 
  State
Process (Waiting
 
IDF0/FastFileSystem 53.2  (Waiting
  
Stack0x6778b004 0x6779affcpointer 0x6779af00 (Cookie OK
  
SignalsSigRec 0xa8000100SigWait 0x00000000 
  State
Process (Waiting
 
URL/launch-handler 53.39  (Waiting
  
Stack0x67549004 0x675c3ffcpointer 0x675bffd0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
RANDOM/Random-Handler 52.1  (Waiting
  
Stack0x676ca004 0x676d9ffcpointer 0x676d9f20 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x647ec004 0x647fbffcpointer 0x647fbe50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x63cb1004 0x63cc0ffcpointer 0x63cc0e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x64bfc004 0x64c0bffcpointer 0x64c0be50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x63e73004 0x63e82ffcpointer 0x63e82e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x63f26004 0x63f35ffcpointer 0x63f35e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x64a76004 0x64a85ffcpointer 0x64a85e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x64c84004 0x64c93ffcpointer 0x64c93e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x64dd1004 0x64de0ffcpointer 0x64de0e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x64ed2004 0x64ee1ffcpointer 0x64ee1e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x64f4f004 0x64f5effcpointer 0x64f5ee50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x65027004 0x65036ffcpointer 0x65036e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
AUDIO/AHI-Handler 6.2  (Waiting
  
Stack0x67a99004 0x67aa9004pointer 0x67aa8ed0 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
ENV/env-handler 54.19  (Waiting
  
Stack0x681c2004 0x681c9ffcpointer 0x681c9f20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
APPDIR/appdir-handler 54.17  (Waiting
  
Stack0x68263004 0x68269ffcpointer 0x68269ef0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x68334004 0x6833bffcpointer 0x6833be50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
RAW/con-handler 53.82  (Waiting
  
Stack0x68368004 0x6836fffcpointer 0x6836fe50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x6837c004 0x68383ffcpointer 0x68383e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
dos_nbmd_process (Waiting
  
Stack0x6e239004 0x6e23cffcpointer 0x6e23cf60 (Cookie OK
  
SignalsSigRec 0x00001100SigWait 0x00000000 
  State
Process (Waiting
 
dos_lock_handler (Waiting
  
Stack0x6e241004 0x6e244ffcpointer 0x6e244f10 (Cookie OK
  
SignalsSigRec 0x00001100SigWait 0x00000000 
  State
Process (Waiting
 
dos_filedir_notify (Waiting
  
Stack0x6e218004 0x6e21cffcpointer 0x6e21bee0 (Cookie OK
  
SignalsSigRec 0x40001000SigWait 0x80000000 
  State
Process (Waiting
 
RexxMaster (Waiting
  
Stack0x674e9004 0x674f8ffcpointer 0x674f8ef0 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 1 (Waiting
  
Stack0x6772f004 0x67742ffcpointer 0x67742c80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 0 (Waiting
  
Stack0x6776b004 0x6777effcpointer 0x6777ec80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 5 (Waiting
  
Stack0x677e8004 0x677fbffcpointer 0x677fbc80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 4 (Waiting
  
Stack0x6785b004 0x6786effcpointer 0x6786ec80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
TEXTCLIP/textclip-handler 53.4  (Waiting
  
Stack0x675d8004 0x675e7ffcpointer 0x675e7ef0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
compose.task (Waiting
  
Stack0x67381000 0x67389000pointer 0x67388df0 (Cookie OK
  
SignalsSigRec 0x00000010SigWait 0x00000000 
  State
Task (Waiting
 
Bildschirmschoner-Bibliothek. (Waiting
  
Stack0x64e1e004 0x64e2effcpointer 0x64e2ef30 (Cookie OK
  
SignalsSigRec 0xb4001000SigWait 0x00000100 
  State
Process (Waiting
 
Workbench (Waiting
  
Stack0x6740c004 0x6741bffcpointer 0x6741be80 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
serial.device (Waiting
  
Stack0x649db000 0x649e3000pointer 0x649e2f00 (Cookie OK
  
SignalsSigRec 0x7e000000SigWait 0x00000000 
  State
Task (Waiting
 
ramlib (Waiting
  
Stack0x68276004 0x6828effcpointer 0x6828ef50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
Workbench DosList Notify (Waiting
  
Stack0x6475f004 0x6476effcpointer 0x6476ef80 (Cookie OK
  
SignalsSigRec 0x00003000SigWait 0x00000100 
  State
Process (Waiting
 
ContextMenus Command Dispatcher (Waiting
  
Stack0x62152004 0x62161ffcpointer 0x62161f60 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
texteditor.gadget Clipboard Server (Waiting
  
Stack0x63525004 0x6353dffcpointer 0x6353df30 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
string.gadget server (Waiting
  
Stack0x64880004 0x6488fffcpointer 0x6488fde0 (Cookie OK
  
SignalsSigRec 0x40000000SigWait 0x00000100 
  State
Process (Waiting
 
Workbench Clipboard Server (Waiting
  
Stack0x64940004 0x6494fffcpointer 0x6494ff10 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
gfx FSL DMA handler (Waiting
  
Stack0x6e84c000 0x6e84e000pointer 0x6e84df50 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
DMA1 Channel 2 Handler (Waiting
  
Stack0x6e8d6000 0x6e8da000pointer 0x6e8d9e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 1 Handler (Waiting
  
Stack0x6e868000 0x6e86c000pointer 0x6e86be40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA1 Channel 1 Handler (Waiting
  
Stack0x6e8d2000 0x6e8d6000pointer 0x6e8d5e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 4 Handler (Waiting
  
Stack0x6e854000 0x6e858000pointer 0x6e857e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA1 Channel 4 Handler (Waiting
  
Stack0x6e864000 0x6e868000pointer 0x6e867e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 3 Handler (Waiting
  
Stack0x6e870000 0x6e874000pointer 0x6e873e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA1 Channel 3 Handler (Waiting
  
Stack0x6e8da000 0x6e8de000pointer 0x6e8dde40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 2 Handler (Waiting
  
Stack0x6e86c000 0x6e870000pointer 0x6e86fe40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
GoSnap (Waiting
  
Stack0x63d9c400 0x63d9e6f0pointer 0x63d9e3d0 (Cookie OK
  
SignalsSigRec 0xc0001000SigWait 0x00000000 
  State
Process (Waiting
 
NotificationServer (Waiting
  
Stack0x64a92004 0x64ab1ffcpointer 0x64ab1b40 (Cookie OK
  
SignalsSigRec 0xbc001000SigWait 0x00000000 
  State
Process (Waiting
 
AmiDock (Waiting
  
Stack0x65043004 0x65052ffcpointer 0x65052770 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00280000 
  State
Process (Waiting
 
Clock (Waiting
  
Stack0x64cd0004 0x64cdfffcpointer 0x64cdf850 (Cookie OK
  
SignalsSigRec 0x6e001000SigWait 0x00000000 
  State
Process (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e309004 0x6e310ffcpointer 0x6e310f10 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x00000000 
  State
Task (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e315004 0x6e31cffcpointer 0x6e31cf10 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x80000000 
  State
Task (Waiting
 
GoVD (Waiting
  
Stack0x63e47400 0x63e4e9d8pointer 0x63e49a60 (Cookie OK
  
SignalsSigRec 0xf8000000SigWait 0x00000100 
  State
Process (Waiting
 
TCP/IP Control (Waiting
  
Stack0x66b9f004 0x66c93ffcpointer 0x66c93e00 (Cookie OK
  
SignalsSigRec 0xf8009080SigWait 0x00000100 
  State
Process (Waiting
 
NewMeter (Waiting
  
Stack0x63d65004 0x63d75004pointer 0x63d74f10 (Cookie OK
  
SignalsSigRec 0x78001000SigWait 0x00000100 
  State
Process (Waiting
 
TimeGuard (Waiting
  
Stack0x649e7004 0x649f6ffcpointer 0x649f6e30 (Cookie OK
  
SignalsSigRec 0xf0001000SigWait 0x00000100 
  State
Process (Waiting
 
DigiClock (Waiting
  
Stack0x63e8f004 0x63e9effcpointer 0x63e9e150 (Cookie OK
  
SignalsSigRec 0xe0001000SigWait 0x00000100 
  State
Process (Waiting
 
vsata disk changer (Waiting
  
Stack0x6e3b5000 0x6e3c3b00pointer 0x6e3c3a20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
AmigaInput Dispatcher (Waiting
  
Stack0x61318000 0x6131c000pointer 0x6131bf00 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
application.library messageserver (Waiting
  
Stack0x67fa3000 0x67fa4000pointer 0x67fa3f40 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000000 
  State
Task (Waiting
 
ScreenBlankerEngine (Waiting
  
Stack0x64eee004 0x64efdffcpointer 0x64efdc30 (Cookie OK
  
SignalsSigRec 0xd8001000SigWait 0x00000100 
  State
Process (Waiting
 
Mounter GUI (Waiting
  
Stack0x67b67004 0x67b7affcpointer 0x67b7ae40 (Cookie OK
  
SignalsSigRec 0x80007000SigWait 0x00000000 
  State
Process (Waiting
 
TCP/IP Configuration (Waiting
  
Stack0x66f83004 0x67077ffcpointer 0x67077d70 (Cookie OK
  
SignalsSigRec 0xf8003000SigWait 0x00000100 
  State
Process (Waiting
 
ContextMenus (Waiting
  
Stack0x64ded004 0x64dfcffcpointer 0x64dfccd0 (Cookie OK
  
SignalsSigRec 0xe0001000SigWait 0x00000000 
  State
Process (Waiting
 
AsyncWB (Waiting
  
Stack0x64fd2004 0x64fe1ffcpointer 0x64fe1ec0 (Cookie OK
  
SignalsSigRec 0xc0001000SigWait 0x00000100 
  State
Process (Waiting
 
« IPrefs » (Waiting
  
Stack0x67fb3004 0x67fc2ffcpointer 0x67fc2a50 (Cookie OK
  
SignalsSigRec 0x0000f000SigWait 0x00000000 
  State
Process (Waiting
 
clipview.library server (Waiting
  
Stack0x63de1004 0x63e00ffcpointer 0x63e00e20 (Cookie OK
  
SignalsSigRec 0xd8003000SigWait 0x00000000 
  State
Process (Waiting
 
InfoWB (Waiting
  
Stack0x63f52004 0x63f61ffcpointer 0x63f61cc0 (Cookie OK
  
SignalsSigRec 0xf8001000SigWait 0x00000100 
  State
Process (Waiting
 
AmiSnap (Waiting
  
Stack0x63ce1004 0x63cf0ffcpointer 0x63cf0710 (Cookie OK
  
SignalsSigRec 0xc0001000SigWait 0x00000100 
  State
Process (Waiting
 
select.gadget prefs (Waiting
  
Stack0x63d7d004 0x63d8cffcpointer 0x63d8ccd0 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000100 
  State
Process (Waiting
 
CaBoom (Waiting
  
Stack0x6497d004 0x6498cffcpointer 0x6498cc50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000100 
  State
Process (Waiting
 
DefIcons (Waiting
  
Stack0x64f6b004 0x64f7affcpointer 0x64f7ade0 (Cookie OK
  
SignalsSigRec 0x80009000SigWait 0x00000100 
  State
Process (Waiting
 
TCP/IP Superserver (Waiting
  
Stack0x66c98004 0x66d8cffcpointer 0x66d8ca60 (Cookie OK
  
SignalsSigRec 0xd0000080SigWait 0x00000100 
  State
Process (Waiting
 
TCP/IP Log (Waiting
  
Stack0x6707c004 0x67170ffcpointer 0x67170f30 (Cookie OK
  
SignalsSigRec 0x80003000SigWait 0x00000000 
  State
Process (Waiting
 
ConClip (Waiting
  
Stack0x67525004 0x67534ffcpointer 0x67534ee0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Process (Waiting
 
USB stack Process (Waiting
  
Stack0x67b7f004 0x67b8effcpointer 0x67b8ef00 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
MassStorage Notifier (Waiting
  
Stack0x6e820000 0x6e827d00pointer 0x6e827c40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
datatypes.library (Waiting
  
Stack0x67e1a004 0x67e29ffcpointer 0x67e29e60 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
DST watcher (Waiting
  
Stack0x67e97004 0x67ea6ffcpointer 0x67ea6f40 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000000 
  State
Process (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e2d9004 0x6e2e0ffcpointer 0x6e2e0f10 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x00000000 
  State
Task (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e2b1004 0x6e2b8ffcpointer 0x6e2b8f10 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x00000000 
  State
Task (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e2e9004 0x6e2f0ffcpointer 0x6e2f0f10 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x00000000 
  State
Task (Waiting
 
flare-new (Crashed
  
Stack0x662bd004 0x663b1ffcpointer 0x663b16f0 (Cookie OK
  
SignalsSigRec 0x00000040SigWait 0x28000100 
  State
Process (Crashed
 
Mounter Task (Waiting
  
Stack0x6e83d000 0x6e84bb00pointer 0x6e84b9e0 (Cookie OK
  
SignalsSigRec 0xb0001000SigWait 0x00000000 
  State
Task (Waiting
 
Mounter Companion Process (Waiting
  
Stack0x67bab004 0x67bbaffcpointer 0x67bbaf70 (Cookie OK
  
SignalsSigRec 0x80003000SigWait 0x00000000 
  State
Process (Waiting
 
ramlib.support (Waiting
  
Stack0x682ab004 0x682c3ffcpointer 0x682c3f30 (Cookie OK
  
SignalsSigRec 0x80005000SigWait 0x00000000 
  State
Process (Waiting
 
ELF Collector (Waiting
  
Stack0x6d8f9004 0x6d909ffcpointer 0x6d909ea0 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
dos_signal_server (Waiting
  
Stack0x6e221004 0x6e224ffcpointer 0x6e224f50 (Cookie OK
  
SignalsSigRec 0x0000f000SigWait 0x00000000 
  State
Process (Waiting
 
appdir envarc manager (Waiting
  
Stack0x6824f004 0x68256ffcpointer 0x68255c10 (Cookie OK
  
SignalsSigRec 0x80005000SigWait 0x00000000 
  State
Process (Waiting
 
LimpidClock (Waiting
  
Stack0x6325d004 0x6328dffcpointer 0x6328d5e0 (Cookie OK
  
SignalsSigRec 0xf0001000SigWait 0x00000000 
  State
Process (Waiting
 
CPUDock_idleTask (Ready
  
Stack0x6214a000 0x6214c000pointer 0x6214bf30 (Cookie OK
  
SignalsSigRec 0x40000000SigWait 0x00000000 
  State
Task (Ready
 
idle.task (Ready
  
Stack0x6ff7f000 0x6ff80000pointer 0x6ff7ff90 (Cookie OK
  
SignalsSigRec 0x00000000SigWait 0x00000000 
  State
Task (Ready
 
NewMeter Idle Task (Ready
  
Stack0x63307004 0x63317004pointer 0x63316f20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x80000100 
  State
Process (Ready)

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: Flare enough
Quite a regular
Quite a regular


See User information
@Maijestro
It is possible that something is not working because this version of Flare has forced compositing modes and a few other changes to work under QEMU and sm502.
I remember playing it for a few hours and the system was working.
Yesterday, I just launched it under Qemu passthrough Asus Radeon HD 7750 and ran it for a while.
It launched normally....

In that case, the topic of the new version of Flare is open so that it works on all machines.

Go to top
Re: Flare enough
Just can't stay away
Just can't stay away


See User information
@smarkusg

Quote:
smarkusg wrote:@Maijestro
It is possible that something is not working because this version of Flare has forced compositing modes and a few other changes to work under QEMU and sm502.
I remember playing it for a few hours and the system was working.
Yesterday, I just launched it under Qemu passthrough Asus Radeon HD 7750 and ran it for a while.
It launched normally....

In that case, the topic of the new version of Flare is open so that it works on all machines.


You are not to blame, with some ports the errors do not occur under Qemu Peg/A1XE and even on X1000, but sometimes problems can occur on Sam460 or X5000. Of course you could not reproduce it because you are not using any of these hardware.

Steffen Häuser explained it like this in another thread.


Zitat:

"If the author of the port has a Peg2 or x1000, he can't KNOW about the problem, because there are no alignment problems with them. In other words, the author is not to blame here (except perhaps for the fact that he did not use enough different hardware during the beta test ;---) ). With AmigaOS4 ports it is ALWAYS important to test on devices that are neither x1000 nor QEmu nor Peg2 in order to rule out alignment problems."

I also tested it under Qemu/Peg2 with Wazp3d, and yes, the GR could not be reproduced here.


Edited by Maijestro on 2025/11/23 15:39:53
MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: Flare enough
Quite a regular
Quite a regular


See User information
@Maijestro
QEMU does emulate sam460ex too including the different BookE CPU so it could be tested on that but I'm not sure every detail of this system is emulated but it could be improved if that helps testing. Also in AmigaOS most binaries are the same between machines and the kernel handles differences between CPUs in most cases (e.g. A1222 kernel emulates missing FPU) so I'm not sure what alignment issue is referred to here. One difference is that on some systems (at least sam460ex, X5000 and A1222) the kernel uses the SoC's DMA engine so maybe that has some required alignment on real machine that is not there on other systems or QEMU. If this is the case it could be checked in the 460EX DMA engine emulation in QEMU and produce a guest_errors warning for it to help developers but I'm not sure what the real issue is here. In any case it should not crash (unless the app uses DMA itself) as the kernel could also fix it up and provide a warning for such unaligned DMA requests but I don't know how this is handled in AmigaOS and I may be completely wrong about what is causing the problem.

Go to top
Re: Flare enough
Not too shy to talk
Not too shy to talk


See User information
@Maijestro

What I wrote here in the part you quoted does NOT apply to this GR.
According to the GR you posted it is NOT an Alignment exception but a DSI.

Did you check if your SDL2 settings are set to Compositing (as Marek wrote that his code required compositing) ?

If this does not help my suggestion would be to compile a debug version of the program to see if this gives more details of what exactly is going wrong.

Also maybe compare if the system where it runs and the system where it doesn't use the same version of clib4.library (myselves I did not do much with clib4, I usually use newlib).

Go to top
Re: Flare enough
Just can't stay away
Just can't stay away


See User information
@TheMagicSN

I have SDL Prefs set to Compositing. I also copied the included clib4 library to SYS:Libs/. None of this helped.

I would like to find out why there are no problems under Qemu Peg/A1Xe or even with qemu passthrough gpu. This could be useful for developers.

First, it will be tested on a similar real machine to confirm that my configuration here is not the problem.

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top

  Register To Post
« 1 2 3 (4)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )



Polls
Running AmigaOS 4 on?
AmigaOne SE/XE or microA1
Pegasos2
X5000
X1000
A1222
Sam 440/460
Classic PowerPC Amiga
WinUAE emulation
Qemu emulation
Total Votes: 199
The poll will close at 2025/12/1 12:00
4 Comments


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project