Topic options
View mode
Newest First
DSIErrors with libraries
Posted on:
2023/8/22 18:55
#1
Just popping in
Joined: 2022/12/7 22:34Last Login
: Today 7:08
From Los Angeles
Group:
Registered Users
Hello,
Every now and then I am getting DSI errors with gl4es and Warp3dNova and am wondering if it is something in my code that is causing the error, or in the libraries themselves (so not my bug but rather a bug in the aforementioned libs).
For example, I get the following error:
Crash Location :
Instruction Pointer : 0x7D74798C
Crashed Task : myApp
Crash Type : DSI ( Data STorage Interrupt )
Function Name : < unknown >
Function Offset : < unknown >
Binary Type : < unknown >
Section : < unknown >
Module : W3DN_GCN . library
Alert : 80000003
Likewise, I have had simliar errors with gl4es.
Is there any way to debug these failures?
Thanks
Dave
Re: DSIErrors with libraries
Posted on:
2023/8/22 19:46
#2
Home away from home
Joined: 2006/11/20 16:26Last Login
: Today 3:03
From Norway
Group:
Registered Users
@davec555 You need to look at assembler, you see what PowerPC register is used, and then look up the GPR register, and see what address is in it, it’s a DSI error so its data access error, can tell if on read or write / source or destination. So you get hints. Now that might not be all you need to determine the problem. You might need a few printf to pin point the variable. The stack trace you did not provide tells you last function before the crash. You can’t really be 100% sure if there is bug in your program or the library, just from DSI error, you kind need verify that provided correct values, than determine, if its bug in your program or in the library. Developing on Windows / Linux is easy level. Debug on AmigaOS4.1 / PPC is hard difficulty level. Debugging on AmigaOS3.x / 68K you extremely hard difficulty level, you might not even notice the bug.
Edited by LiveForIt on 2023/8/22 20:02:31
(NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps.
Re: DSIErrors with libraries
Posted on:
2023/8/22 20:13
#3
Just popping in
Joined: 2022/12/7 22:34Last Login
: Today 7:08
From Los Angeles
Group:
Registered Users
@LiveForIt Thanks for that. Its all very esoteric to me, so not really sure what is going on.
Here's another example (this time full crash log). Module pointed to in crash was the kernel.
Crash log for task "bin_amiga/myapp_gl4es"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x018414A8
Type of crash : DSI ( Data Storage Interrupt ) exception
Alert number : 0x80000003
Register dump :
GPR ( General Purpose Registers ):
0 : 7D5C2BB8 5532A6D0 00000002 4FC04CA0 539D5010 00000240 00000240 00000220
8 : 00000007 4FC04E00 00000228 01A63094 0000079 C 58054074 616008C8 00000002
16 : 00000000 539D4E98 00000002 00000002 5532ADA8 000084 D0 00008078 58050000
24 : 00000010 00000000 58783AB0 552B7DC0 00000240 539D4E98 4FC04C88 4FC04C88
FPR ( Floating Point Registers , NaN = Not a Number ):
0 : - nan 0 1 1
4 : 0 0 1 1
8 : 0 0 0 1
12 : 1 0 2.75949e-269 3.23466e-172
16 : - 1.52966e-296 5.37496e-238 - 2.44659e-295 1.03738e-182
20 : 2.02153e+11 1.1949e-168 1.04794e+39 3.09542e-83
24 : 4.45813e+178 1.28148e-226 - 3.69662e+19 - 2.34347e-236
28 : 7.58346e-269 3.47238e-265 - 2.18125e+135 0
FPSCR ( Floating Point Status and Control Register ): 0xBA204000
SPRs ( Special Purpose Registers ):
Machine State ( msr ) : 0x0002F030
Condition ( cr ) : 0x4FBA8DC0
Instruction Pointer ( ip ) : 0x018414A8
Xtended Exception ( xer ) : 0x4FBA9134
Count ( ctr ) : 0x00570001
Link ( lr ) : 0x0220A968
DSI Status ( dsisr ) : 0x4FBA8DB0
Data Address ( dar ) : 0x00000010
680x0 emulated registers :
DATA : 846B3300 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR : 6FFA4000 826AF800 00000000 00000000 00000000 00000000 00000000 5532A280
FPU0 : 0 0 0 0
FPU4 : 0 0 0 0
Symbol info :
Instruction pointer 0x018414A8 belongs to module "kernel" ( HUNK / Kickstart )
Stack trace :
native kernel module kernel + 0x000414a8
native kernel module kernel + 0x00041698
module LIBS : ogles2 . library at 0x7D5C0D74 ( section 0 @ 0x1BD50 )
bin_amiga / myapp_gl4es : draw_renderlist ()+ 0x6e4 ( section 1 @ 0xF96B0 )
[ myapp . cc : 3273 ] bin_amiga / myapp_gl4es : _Z9drawsolid13wireframetype10switchtype ()+ 0xe8 ( section 1 @ 0xE3F0 )
[ myapp . cc : 3723 ] bin_amiga / myapp_gl4es : _Z10drawobjectv ()+ 0x70 ( section 1 @ 0x104AC )
[ myapp . cc : 3874 ] bin_amiga / myapp_gl4es : _Z7displayv ()+ 0x13c ( section 1 @ 0x10A68 )
[ myapp . cc : 5539 ] bin_amiga / myapp_gl4es : _Z11sdlKeyboard10SDL_Keysym ()+ 0x3c4 ( section 1 @ 0x143EC )
[ myapp . cc : 6222 ] bin_amiga / myapp_gl4es : main ()+ 0xa80 ( section 1 @ 0x15F6C )
native kernel module newlib . library . kmod + 0x00002614
native kernel module newlib . library . kmod + 0x00003340
native kernel module newlib . library . kmod + 0x00003864
bin_amiga / myapp_gl4es : _start ()+ 0x1e0 ( section 1 @ 0x3280 )
native kernel module dos . library . kmod + 0x0002a458
native kernel module kernel + 0x0005c18c
native kernel module kernel + 0x0005c204
PPC disassembly :
018414 a0 : 8104ffec lwz r8 ,- 20 ( r4 )
018414 a4 : 9109ffec stw r8 ,- 20 ( r9 )
*018414 a8 : 8104fff0 lwz r8 ,- 16 ( r4 )
018414 ac : 9109fff0 stw r8 ,- 16 ( r9 )
018414 b0 : 8104fff4 lwz r8 ,- 12 ( r4 )
System information :
CPU
Model : Freescale P5040 ( E5500 core ) V1.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 0x699F
Range 0 : 80000000 - 90000000 ( PREF . MEM )
Range 2 : 90000000 - 90200000 ( PREF . MEM )
Range 4 : 00001000 - 00001100 ( IO )
01 : 00.1 Vendor 0x1002 Device 0xAAE0
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
06 : 05.0 Vendor 0x13F6 Device 0x0111
Range 0 : 00001000 - FFFF1100 ( IO )
Libraries
0x0236ecc2 : exec . library V54.30
0x6fef99a8 : cgxvideo . library V42.1
0x5eacf4e8 : ogles2 . library V3.3
0x5da7b388 : minigl . library V2.24
0x583bd6f0 : Warp3D . library V53.27
0x61859928 : W3D_NovaBridge . library V54.16
0x5eacff68 : W3DN_GCN . library V54.16
0x5ead5918 : Warp3DNova . library V54.16
0x5ead5898 : W3D_Avenger . library V53.1
0x5ead5998 : W3D_Napalm . library V53.1
0x5ead5e98 : W3D_Permedia2 . library V53.4
0x61c90ab8 : W3D_Picasso96 . library V53.12
0x587e51a8 : PCI_SoundCardHornet . driver V52.2
0x587e5028 : PCI_sblive . pci V52.1
0x5a7f1f18 : PCI_Soundcard . driver V52.2
0x5a7f1a98 : PCI_GamePortHornet . driver V52.2
0x5a7f1cd8 : PCI_GamePort . driver V53.1
0x5a7f1c18 : Generic_usb . driver V53.3
0x5a7f1b58 : Generic_Mouse . driver V52.1
0x5e2324f8 : AmigaInput . library V53.4
0x5c58aea8 : filesysbox . library V54.9
0x5e2953e8 : docklib . library V2.54
0x5df55108 : picflow . gadget V1.7
0x5e2330f8 : speedbar . gadget V53.14
0x5e615180 : palette . gadget V53.7
0x5e0d0e08 : toolbar . gadget V53.6
0x5e615220 : fuelgauge . gadget V53.8
0x5e930ce8 : infodata . gadget V53.3
0x5e233030 : datebrowser . gadget V53.9
0x5e4efcc8 : piechart . gadget V53.1
0x5e234e58 : listviewer . gadget V54.25
0x5ea48ab0 : getcolor . gadget V53.11
0x5e233338 : radiobutton . gadget V53.11
0x5e98c7c0 : select . gadget V53.7
0x5ea6b9a8 : sliderbar . gadget V53.22
0x6126dd18 : infowindow .class V53.15
0x6128c870 : texteditor . gadget V53.28
0x5e615998 : tickbox . gadget V53.14
0x612842d0 : time . gadget V1.14
0x61284150 : tabbed . gadget V54.455
0x61d71350 : clock . gadget V53.1
0x5ea6fb50 : datesheet . gadget V1.9
0x5e615040 : gradientslider . gadget V53.7
0x5ea6f640 : anim . gadget V53.7
0x5ea6f938 : SubDock . docky V53.1
0x5ea6f5b8 : progressbar . gadget V53.12
0x5ea6f538 : Separator . docky V53.2
0x5e4ef730 : shared . image V2.1
0x5e6150e0 : arexx .class V53.6
0x5eac6024 : clipview . library V1.12
0x61d71f34 : colorwheel . gadget V53.7
0x61d71cb0 : slider . gadget V53.17
0x61d71c10 : getfont . gadget V53.11
0x61d71ad0 : getfile . gadget V53.12
0x5e747108 : clicktab . gadget V53.50
0x5e741498 : screenblanker . library V53.7
0x5e7195f0 : requester .class V53.20
0x61d71990 : space . gadget V53.7
0x61d718f0 : bitmap . image V53.9
0x61d717b0 : integer . gadget V53.13
0x5e4ef1a8 : chooser . gadget V53.22
0x61d71850 : penmap . image V53.6
0x61d71710 : checkbox . gadget V53.12
0x61283818 : listbrowser . gadget V53.74
0x61c847a0 : scroller . gadget V53.16
0x6127a290 : string . gadget V53.24
0x61c840d8 : filesave . audio V6.5
0x61c93774 : device . audio V6.2
0x61c84018 : cmi8738 . audio V5.18
0x6134e3f4 : camd . library V53.7
0x61771aa4 : usergroup . library V4.30
0x61554320 : bsdsocket . library V4.307
0x6156b82c : textclip . library V53.4
0x6174eec8 : usbhidgate . library V53.3
0x61ca6aac : hid . usbfd V53.14
0x617740bc : xadmaster . library V13.1
0x61ca6734 : xpkmaster . library V5.2
0x61c46af0 : button . gadget V53.22
0x61c46b90 : glyph . image V53.4
0x61c2de30 : window .class V54.14
0x6193d438 : popupmenu .class V53.2
0x61857098 : popupmenu . library V53.14
0x61c46a50 : label . image V53.14
0x61c469b0 : drawlist . image V53.3
0x6fef9b88 : layout . gadget V54.8
0x6193d250 : bevel . image V53.6
0x61ca6258 : AK - PNG . datatype V54.15
0x61c1fa74 : picture . datatype V53.10
0x61d334c0 : Picasso96API . library V54.18
0x61c448d4 : mpega . library V2.4
0x61ca61e0 : mathieeedoubbas . library V53.1
0x61c96b00 : datatypes . library V54.15
0x61d6d3a4 : asl . library V53.54
0x61c4557c : ft2 . library V53.2
0x6ff15c4c : workbench . library V53.62
0x61c2d5b0 : gadtools . library V53.8
0x61c96288 : timezone . library V53.11
0x61c44308 : application . library V53.30
0x61d65cfc : commodities . library V53.10
0x61d830cc : icon . library V54.6
0x6ff0f820 : z . library V53.9
0x61d6d160 : iffparse . library V53.3
0x61f04258 : version . library V53.18
0x6ffb8ecc : locale . library V54.2
0x6fef87ac : diskfont . library V53.13
0x6ff9ca98 : petunia . library V53.6
0x6ff9c9d8 : diskcache . library V3.31
0x6ff09db8 : dos . library V54.112
0x6ff0f094 : usbprivate . library V53.22
0x6ff0d4bc : massstorage . usbfd V53.84
0x6fef9e3c : hub . usbfd V53.11
0x6ff0d428 : bootkeyboard . usbfd V52.3
0x6ff0d3a8 : bootmouse . usbfd V53.3
0x6ff0d2a8 : mounter . library V53.20
0x6fef9d8c : usbresource . library V53.22
0x6ff91518 : hunk . library V53.4
0x6fef9c84 : elf . library V53.30
0x6f0a24d0 : intuition . library V54.28
0x6ff587a0 : keymap . library V53.9
0x6ff5a544 : nonvolatile . library V54.7
0x6ff7e9f0 : cybergraphics . library V43.0
0x6ff90420 : RadeonRX . chip V2.12
0x6ffa3420 : graphics . library V54.248
0x6fffe4f0 : layers . library V54.12
0x6ff50150 : rtg . library V54.90
0x6ff902a4 : PCIGraphics . card V53.18
0x6ffaa258 : newlib . library V53.80
0x6ff9f1ac : utility . library V54.2
0x6ffa8398 : expansion . library V53.1
0x61c69cae : rexxsyslib . library V53.4 ( Legacy )
Devices
0x5e4efaf4 : clipboard . device V53.5
0x6ff7eb34 : ahi . device V6.2
0x61028024 : p50x0_eth . device V52.6
0x6183c2a4 : diskimage . device V53.4
0x6ff10b20 : usbsys . device V53.22
0x6ff91984 : p50x0sata . device V54.79
0x6ff918d8 : vsata . device V54.8
0x6ff91870 : ehci . usbhcd V53.26
0x6ff917d0 : ohci . usbhcd V53.22
0x6ff91730 : uhci . usbhcd V53.15
0x6ff10258 : console . device V53.105
0x6ff5a670 : ramdrive . device V54.1
0x6ff589ec : input . device V53.6
0x6fef83b4 : keyboard . device V53.12
0x6ff5a050 : timer . device V53.4
Tasks
rx_pm ( Waiting )
Stack : 0x6f0d2000 - 0x6f0da000 , pointer @ 0x6f0d9f40 ( Cookie OK )
Signals : SigRec 0x80000001 , SigWait 0x00000000
State : Task ( Waiting )
rx_gc ( Waiting )
Stack : 0x6f0da000 - 0x6f0e2000 , pointer @ 0x6f0e1f50 ( Cookie OK )
Signals : SigRec 0x80000001 , SigWait 0x00000000
State : Task ( Waiting )
Exec Command and Control ( Waiting )
Stack : 0x6f044000 - 0x6f048000 , pointer @ 0x6f047f50 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
ClickToFront ( Waiting )
Stack : 0x5e723004 - 0x5e732ffc , pointer @ 0x5e732ef0 ( Cookie OK )
Signals : SigRec 0xe000d000 , SigWait 0x00000100
State : Process ( Waiting )
input . device ( Waiting )
Stack : 0x6f0b2000 - 0x6f0c2000 , pointer @ 0x6f0c1f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
P50x0 Ethernet ( Waiting )
Stack : 0x6134c000 - 0x6134d000 , pointer @ 0x6134cf20 ( Cookie OK )
Signals : SigRec 0x00001000 , SigWait 0x00000000
State : Task ( Waiting )
SFS DosList handler ( Waiting )
Stack : 0x61fff004 - 0x62006ffc , pointer @ 0x62006f20 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack ( Waiting )
Stack : 0x6f04c000 - 0x6f050000 , pointer @ 0x6f04ff20 ( Cookie OK )
Signals : SigRec 0xf800d000 , SigWait 0x00000000
State : Task ( Waiting )
EHCI Controller Task Unit 1 ( Waiting )
Stack : 0x6eb8e000 - 0x6eb96000 , pointer @ 0x6eb95f10 ( Cookie OK )
Signals : SigRec 0xbe009000 , SigWait 0x00000000
State : Task ( Waiting )
EHCI Controller Task Unit 0 ( Waiting )
Stack : 0x6ebd6000 - 0x6ebde000 , pointer @ 0x6ebddf10 ( Cookie OK )
Signals : SigRec 0xbe009000 , SigWait 0x00000000
State : Task ( Waiting )
p50x0sata . device Port 1 ( Waiting )
Stack : 0x6edfe000 - 0x6ee0ca60 , pointer @ 0x6ee0c900 ( Cookie OK )
Signals : SigRec 0xc0007000 , SigWait 0x10000000
State : Task ( Waiting )
p50x0sata . device Port 0 ( Waiting )
Stack : 0x6f01a000 - 0x6f028a60 , pointer @ 0x6f028900 ( Cookie OK )
Signals : SigRec 0xc0007000 , SigWait 0x00000000
State : Task ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x5a7b9004 - 0x5a7c0ffc , pointer @ 0x5a7c0ea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x5a791004 - 0x5a7a0ffc , pointer @ 0x5a7a0ef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
ICD0 / CDFileSystem 53.8 ( Waiting )
Stack : 0x615c2004 - 0x615d1ffc , pointer @ 0x615d1f20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
ICD1 / CDFileSystem 53.8 ( Waiting )
Stack : 0x61656004 - 0x61665ffc , pointer @ 0x61665f20 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
CDDH1 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x61fdf004 - 0x61fe6ffc , pointer @ 0x61fe6eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x00000000
State : Process ( Waiting )
CDDH0 / SmartFilesystem 1.293 ( Waiting )
Stack : 0x6ea20004 - 0x6ea27ffc , pointer @ 0x6ea27eb0 ( Cookie OK )
Signals : SigRec 0xe0000100 , SigWait 0x00000000
State : Process ( Waiting )
reaper . task ( Waiting )
Stack : 0x61e3e004 - 0x61e45ffc , pointer @ 0x61e45e50 ( Cookie OK )
Signals : SigRec 0x00007000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x552eb004 - 0x552f2ffc , pointer @ 0x552f2ea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x6153e004 - 0x6154dffc , pointer @ 0x6154df00 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
HID Keyboard ( Waiting )
Stack : 0x60a40004 - 0x60a4fffc , pointer @ 0x60a4ff00 ( Cookie OK )
Signals : SigRec 0x90001000 , SigWait 0x00000000
State : Process ( Waiting )
HID Consumer ( Waiting )
Stack : 0x5847e004 - 0x5848dffc , pointer @ 0x5848df20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x6eae6004 - 0x6eaedffc , pointer @ 0x6eaedea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x553ec004 - 0x553fbffc , pointer @ 0x553fbef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x58525004 - 0x5852cffc , pointer @ 0x5852cea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x58545004 - 0x5854cffc , pointer @ 0x5854cea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x5806c004 - 0x5807bffc , pointer @ 0x5807bef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x58509004 - 0x58518ffc , pointer @ 0x58518ef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
hid . usbfd ( Waiting )
Stack : 0x57f37004 - 0x57f3effc , pointer @ 0x57f3eea0 ( Cookie OK )
Signals : SigRec 0xe0000000 , SigWait 0x00000100
State : Process ( Waiting )
HID Mouse ( Waiting )
Stack : 0x5a7a5004 - 0x5a7b4ffc , pointer @ 0x5a7b4ef0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
RAM / ram - handler 54.24 ( Waiting )
Stack : 0x61da1004 - 0x61da4ffc , pointer @ 0x61da4d40 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
WinFrame 1 Process ( Waiting )
Stack : 0x608b3004 - 0x608f2ffc , pointer @ 0x608f2eb0 ( Cookie OK )
Signals : SigRec 0xff800000 , SigWait 0x00000000
State : Process ( Waiting )
MATHILDA / smb2 - handler 53.7 ( Waiting )
Stack : 0x60fef004 - 0x60ffeffc , pointer @ 0x60ffec00 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000180
State : Process ( Waiting )
READYNAS / smb2 - handler 53.7 ( Waiting )
Stack : 0x5b30f004 - 0x5b31effc , pointer @ 0x5b31ec00 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000180
State : Process ( Waiting )
IDF1 / FastFileSystem 53.2 ( Waiting )
Stack : 0x613a8004 - 0x613b7ffc , pointer @ 0x613b7ed0 ( Cookie OK )
Signals : SigRec 0xa8000100 , SigWait 0x00000000
State : Process ( Waiting )
IDF0 / FastFileSystem 53.2 ( Waiting )
Stack : 0x617bd004 - 0x617ccffc , pointer @ 0x617cced0 ( Cookie OK )
Signals : SigRec 0xa8000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x60917004 - 0x60926ffc , pointer @ 0x60926e20 ( Cookie OK )
Signals : SigRec 0xb0000100 , SigWait 0x00000000
State : Process ( Waiting )
dos_filedir_notify ( Waiting )
Stack : 0x6ea65004 - 0x6ea69ffc , pointer @ 0x6ea68eb0 ( Cookie OK )
Signals : SigRec 0x40001000 , SigWait 0x80000000
State : Process ( Waiting )
RANDOM / Random - Handler 52.1 ( Waiting )
Stack : 0x613c4004 - 0x613d3ffc , pointer @ 0x613d3ef0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
URL / launch - handler 53.39 ( Waiting )
Stack : 0x6140d004 - 0x61487ffc , pointer @ 0x61483fa0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5fd95004 - 0x5fda4ffc , pointer @ 0x5fda4e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e90b004 - 0x5e91affc , pointer @ 0x5e91ae20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e0da004 - 0x5e0e9ffc , pointer @ 0x5e0e9e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e25f004 - 0x5e26effc , pointer @ 0x5e26ee20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e9db004 - 0x5e9eaffc , pointer @ 0x5e9eae20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5ea7e004 - 0x5ea8dffc , pointer @ 0x5ea8de20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5eb60004 - 0x5eb6fffc , pointer @ 0x5eb6fe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e6d3004 - 0x5e6e2ffc , pointer @ 0x5e6e2e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e788004 - 0x5e797ffc , pointer @ 0x5e797e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e7d0004 - 0x5e7dfffc , pointer @ 0x5e7dfe20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x5e84c004 - 0x5e85bffc , pointer @ 0x5e85be20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
Camd Wait Proc ( Waiting )
Stack : 0x6079a004 - 0x6088effc , pointer @ 0x6088ef10 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
AUDIO / AHI - Handler 6.2 ( Waiting )
Stack : 0x614cd004 - 0x614dd004 , pointer @ 0x614dced0 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
ENV / env - handler 54.18 ( Waiting )
Stack : 0x61d8d004 - 0x61d94ffc , pointer @ 0x61d94ef0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
APPDIR / appdir - handler 54.17 ( Waiting )
Stack : 0x61dd5004 - 0x61ddbffc , pointer @ 0x61ddbec0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x61eaa004 - 0x61eb1ffc , pointer @ 0x61eb1e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
RAW / con - handler 53.82 ( Waiting )
Stack : 0x61ece004 - 0x61ed5ffc , pointer @ 0x61ed5e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
CON / con - handler 53.82 ( Waiting )
Stack : 0x61efa004 - 0x61f01ffc , pointer @ 0x61f01e20 ( Cookie OK )
Signals : SigRec 0xa0000100 , SigWait 0x00000000
State : Process ( Waiting )
dos_nbmd_process ( Waiting )
Stack : 0x6ea86004 - 0x6ea89ffc , pointer @ 0x6ea89f30 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
dos_lock_handler ( Waiting )
Stack : 0x6ea8e004 - 0x6ea91ffc , pointer @ 0x6ea91f00 ( Cookie OK )
Signals : SigRec 0x00001100 , SigWait 0x00000000
State : Process ( Waiting )
RexxMaster ( Waiting )
Stack : 0x6136c004 - 0x6137bffc , pointer @ 0x6137bec0 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 1 ( Waiting )
Stack : 0x61388004 - 0x6139bffc , pointer @ 0x6139bc50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 4 ( Waiting )
Stack : 0x61593004 - 0x615a6ffc , pointer @ 0x615a6c50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 5 ( Waiting )
Stack : 0x61627004 - 0x6163affc , pointer @ 0x6163ac50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
diskimage . device unit 0 ( Waiting )
Stack : 0x6169b004 - 0x616aeffc , pointer @ 0x616aec50 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000100
State : Process ( Waiting )
TEXTCLIP / textclip - handler 53.4 ( Waiting )
Stack : 0x613e0004 - 0x613efffc , pointer @ 0x613efec0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
compose . task ( Waiting )
Stack : 0x60a81000 - 0x60a89000 , pointer @ 0x60a88f30 ( Cookie OK )
Signals : SigRec 0x00000021 , SigWait 0x00000000
State : Task ( Waiting )
ScreenBlanker Library . ( Waiting )
Stack : 0x5e63d004 - 0x5e64dffc , pointer @ 0x5e64df00 ( Cookie OK )
Signals : SigRec 0xb4001000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench ( Waiting )
Stack : 0x60fa2004 - 0x60fb1ffc , pointer @ 0x60fb1e50 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000180
State : Process ( Waiting )
ramlib ( Waiting )
Stack : 0x61dec004 - 0x61e04ffc , pointer @ 0x61e04f20 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
Workbench DosList Notify ( Waiting )
Stack : 0x5e4f9004 - 0x5e508ffc , pointer @ 0x5e508f40 ( Cookie OK )
Signals : SigRec 0x00003000 , SigWait 0x00000100
State : Process ( Waiting )
ContextMenus Command Dispatcher ( Waiting )
Stack : 0x5bd41004 - 0x5bd50ffc , pointer @ 0x5bd50f30 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
texteditor . gadget Clipboard Server ( Waiting )
Stack : 0x5e23a004 - 0x5e252ffc , pointer @ 0x5e252f00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
string . gadget server ( Waiting )
Stack : 0x5e4d5004 - 0x5e4e4ffc , pointer @ 0x5e4e4db0 ( Cookie OK )
Signals : SigRec 0x40000000 , SigWait 0x00000100
State : Process ( Waiting )
Workbench Clipboard Server ( Waiting )
Stack : 0x5e566004 - 0x5e575ffc , pointer @ 0x5e575ef0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
lite - xl ( Ready )
Stack : 0x5fdb1004 - 0x5fdc9ffc , pointer @ 0x5fdc8be0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0xd0000100
State : Process ( Ready )
NotificationServer ( Waiting )
Stack : 0x5ea9a004 - 0x5eab9ffc , pointer @ 0x5eab9b10 ( Cookie OK )
Signals : SigRec 0xbc001000 , SigWait 0x00000000
State : Process ( Waiting )
X - Dock ( Waiting )
Stack : 0x5e91f004 - 0x5e92effc , pointer @ 0x5e92ec90 ( Cookie OK )
Signals : SigRec 0xfe001000 , SigWait 0x01000000
State : Process ( Waiting )
AmiDock ( Waiting )
Stack : 0x5e870004 - 0x5e87fffc , pointer @ 0x5e87f740 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Control ( Waiting )
Stack : 0x60b7e004 - 0x60c72ffc , pointer @ 0x60c72dc0 ( Cookie OK )
Signals : SigRec 0xf8009080 , SigWait 0x00000000
State : Process ( Waiting )
TimeGuard ( Waiting )
Stack : 0x5e8be004 - 0x5e8cdffc , pointer @ 0x5e8cde00 ( Cookie OK )
Signals : SigRec 0xf0001000 , SigWait 0x04000100
State : Process ( Waiting )
ELF Collector ( Waiting )
Stack : 0x6ea40004 - 0x6ea50ffc , pointer @ 0x6ea50e70 ( Cookie OK )
Signals : SigRec 0x00000100 , SigWait 0x00000000
State : Process ( Waiting )
Clock ( Waiting )
Stack : 0x5e5c3004 - 0x5e5d2ffc , pointer @ 0x5e5d2820 ( Cookie OK )
Signals : SigRec 0x6e001000 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6eb4e004 - 0x6eb55ffc , pointer @ 0x6eb55eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6eb5a004 - 0x6eb61ffc , pointer @ 0x6eb61eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
vsata disk changer ( Waiting )
Stack : 0x6ebe2000 - 0x6ebf0a60 , pointer @ 0x6ebf09b0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
Calendar ( Waiting )
Stack : 0x5e9f7004 - 0x5ea0fffc , pointer @ 0x5ea0f810 ( Cookie OK )
Signals : SigRec 0xdc001000 , SigWait 0x00000000
State : Process ( Waiting )
Background CLI [ AmigaOS : Utilities / X - Dock / DockApps / clock . dockapp ] ( Waiting )
Stack : 0x5c37f004 - 0x5c38effc , pointer @ 0x5c38ec60 ( Cookie OK )
Signals : SigRec 0x70001000 , SigWait 0x00000100
State : Process ( Waiting )
AmigaInput Dispatcher ( Waiting )
Stack : 0x6eafa000 - 0x6eafe000 , pointer @ 0x6eafdf30 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Task ( Waiting )
SDL thread SDLTimer ( 0x60a1e280 ) ( Waiting )
Stack : 0x5682b004 - 0x5683affc , pointer @ 0x5683aea0 ( Cookie OK )
Signals : SigRec 0x80009000 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Configuration ( Waiting )
Stack : 0x60d70004 - 0x60e64ffc , pointer @ 0x60e64e10 ( Cookie OK )
Signals : SigRec 0xf8003000 , SigWait 0x00000000
State : Process ( Waiting )
TCP / IP Superserver ( Waiting )
Stack : 0x60c77004 - 0x60d6bffc , pointer @ 0x60d6b9f0 ( Cookie OK )
Signals : SigRec 0xd0000080 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x5800e004 - 0x58015ffc , pointer @ 0x58015eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000100
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x54d07004 - 0x54d0effc , pointer @ 0x54d0eeb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000100
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6eb02004 - 0x6eb09ffc , pointer @ 0x6eb09eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
ScreenBlankerEngine ( Waiting )
Stack : 0x5e7a4004 - 0x5e7b3ffc , pointer @ 0x5e7b3c00 ( Cookie OK )
Signals : SigRec 0xd8001000 , SigWait 0x00000100
State : Process ( Waiting )
application . library messageserver ( Waiting )
Stack : 0x61c30000 - 0x61c30fa0 , pointer @ 0x61c30f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Task ( Waiting )
WorkbenchExplorer ( Waiting )
Stack : 0x5e0ee004 - 0x5e110ffc , pointer @ 0x5e110c20 ( Cookie OK )
Signals : SigRec 0x53f80001 , SigWait 0x00000000
State : Process ( Waiting )
clipview . library server ( Waiting )
Stack : 0x5e12a004 - 0x5e149ffc , pointer @ 0x5e149df0 ( Cookie OK )
Signals : SigRec 0xd8003000 , SigWait 0x00000000
State : Process ( Waiting )
ContextMenus ( Waiting )
Stack : 0x5e6ef004 - 0x5e6feffc , pointer @ 0x5e6fec90 ( Cookie OK )
Signals : SigRec 0xe0001000 , SigWait 0x00000100
State : Process ( Waiting )
Mounter GUI ( Waiting )
Stack : 0x61842004 - 0x61855ffc , pointer @ 0x61855e10 ( Cookie OK )
Signals : SigRec 0x80007000 , SigWait 0x00000000
State : Process ( Waiting )
IPrefs ( Waiting )
Stack : 0x61cd5004 - 0x61ce4ffc , pointer @ 0x61ce4a20 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x00000000
State : Process ( Waiting )
AsyncWB ( Waiting )
Stack : 0x5e810004 - 0x5e81fffc , pointer @ 0x5e81fe90 ( Cookie OK )
Signals : SigRec 0xc0001000 , SigWait 0x00000100
State : Process ( Waiting )
New Process ( Waiting )
Stack : 0x5dab9004 - 0x5dadbffc , pointer @ 0x5dadbf00 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
New Process ( Waiting )
Stack : 0x5dae8004 - 0x5db0affc , pointer @ 0x5db0af40 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
New Process ( Waiting )
Stack : 0x5db17004 - 0x5db39ffc , pointer @ 0x5db39f40 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000100
State : Process ( Waiting )
InfoWB ( Waiting )
Stack : 0x5e273004 - 0x5e282ffc , pointer @ 0x5e282c90 ( Cookie OK )
Signals : SigRec 0xf8001000 , SigWait 0x00000100
State : Process ( Waiting )
select . gadget prefs ( Waiting )
Stack : 0x5e1a6004 - 0x5e1b5ffc , pointer @ 0x5e1b5ca0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
DefIcons ( Waiting )
Stack : 0x5e7ec004 - 0x5e7fbffc , pointer @ 0x5e7fbdb0 ( Cookie OK )
Signals : SigRec 0x80009000 , SigWait 0x00000100
State : Process ( Waiting )
TCP / IP Log ( Waiting )
Stack : 0x60e69004 - 0x60f5dffc , pointer @ 0x60f5df00 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
ConClip ( Waiting )
Stack : 0x617f9004 - 0x61808ffc , pointer @ 0x61808eb0 ( Cookie OK )
Signals : SigRec 0x80000000 , SigWait 0x00000000
State : Process ( Waiting )
USB stack Process ( Waiting )
Stack : 0x6186a004 - 0x61879ffc , pointer @ 0x61879ee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Process ( Waiting )
MassStorage Notifier ( Waiting )
Stack : 0x6f029000 - 0x6f030d00 , pointer @ 0x6f030c70 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DST watcher ( Waiting )
Stack : 0x61bd9004 - 0x61be8ffc , pointer @ 0x61be8f10 ( Cookie OK )
Signals : SigRec 0xc0000000 , SigWait 0x00000000
State : Process ( Waiting )
hub . usbfd ( Waiting )
Stack : 0x6eb0e004 - 0x6eb15ffc , pointer @ 0x6eb15eb0 ( Cookie OK )
Signals : SigRec 0x30000000 , SigWait 0x00000000
State : Task ( Waiting )
DMA2 Channel 4 Handler ( Waiting )
Stack : 0x6f040000 - 0x6f044000 , pointer @ 0x6f043ee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DMA1 Channel 4 Handler ( Waiting )
Stack : 0x6f05c000 - 0x6f060000 , pointer @ 0x6f05fee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DMA2 Channel 3 Handler ( Waiting )
Stack : 0x6f058000 - 0x6f05c000 , pointer @ 0x6f05bee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DMA1 Channel 3 Handler ( Waiting )
Stack : 0x6f054000 - 0x6f058000 , pointer @ 0x6f057ee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DMA2 Channel 2 Handler ( Waiting )
Stack : 0x6f050000 - 0x6f054000 , pointer @ 0x6f053ee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DMA1 Channel 2 Handler ( Waiting )
Stack : 0x6f0ce000 - 0x6f0d2000 , pointer @ 0x6f0d1ee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DMA2 Channel 1 Handler ( Waiting )
Stack : 0x6f0ca000 - 0x6f0ce000 , pointer @ 0x6f0cdee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
DMA1 Channel 1 Handler ( Waiting )
Stack : 0x6f0c6000 - 0x6f0ca000 , pointer @ 0x6f0c9ee0 ( Cookie OK )
Signals : SigRec 0x80001000 , SigWait 0x00000000
State : Task ( Waiting )
Shell Process [ bin_amiga / myapp_gl4es ] ( Crashed )
Stack : 0x5531b004 - 0x5532affc , pointer @ 0x5532a6d0 ( Cookie OK )
Signals : SigRec 0x00000000 , SigWait 0x20000002
State : Process ( Crashed )
Mounter Task ( Waiting )
Stack : 0x6f031000 - 0x6f03fa60 , pointer @ 0x6f03f970 ( Cookie OK )
Signals : SigRec 0xb0001000 , SigWait 0x00000000
State : Task ( Waiting )
Mounter Companion Process ( Waiting )
Stack : 0x61886004 - 0x61895ffc , pointer @ 0x61895f40 ( Cookie OK )
Signals : SigRec 0x80003000 , SigWait 0x00000000
State : Process ( Waiting )
ramlib . support ( Waiting )
Stack : 0x61e21004 - 0x61e39ffc , pointer @ 0x61e39f00 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
dos_signal_server ( Waiting )
Stack : 0x6ea6e004 - 0x6ea71ffc , pointer @ 0x6ea71f20 ( Cookie OK )
Signals : SigRec 0x0000f000 , SigWait 0x00000000
State : Process ( Waiting )
appdir envarc manager ( Waiting )
Stack : 0x61dc1004 - 0x61dc8ffc , pointer @ 0x61dc7be0 ( Cookie OK )
Signals : SigRec 0x80005000 , SigWait 0x00000000
State : Process ( Waiting )
idle . task ( Ready )
Stack : 0x6ff7f000 - 0x6ff80000 , pointer @ 0x6ff7ffc0 ( Cookie OK )
Signals : SigRec 0x00000000 , SigWait 0x00000000
State : Task ( Ready )
So looking at this, I'm assuming register 8, which has a value of 0x00000007 but I don't know what that means.
Looks like the last call in my code was to draw_renderlist() and obove that is a call to ogles2.library.
Any help in learning how to do this is greatly appreciated.
Dave
Re: DSIErrors with libraries
Posted on:
2023/8/22 21:18
#4
Home away from home
Joined: 2006/11/20 16:26Last Login
: Today 3:03
From Norway
Group:
Registered Users
@davec555 lwz r8,-16(r4) ; load word(int32) indexed, offset from r4 is -16 (half word is int16) No it loads from GPR 4, so value is 0x4FC04CA0 so actaul crash is on 0x4FC04CA0 - 0x00000010 now you don't know what that is before you compare it to pointers you give to the function. it loads from r8 is used as temp register, and its saved back into address of R9. stw r8,-16(r9) ; store word (int32) into address r9 at offset -16 It looks like several offsets from same registers, so maybe it’s a struct that’s copied, can be a small array as well who knows. not everything will make sense, but it often does give a hint.
Edited by LiveForIt on 2023/8/22 21:33:49 Edited by LiveForIt on 2023/8/22 21:34:54 Edited by LiveForIt on 2023/8/22 21:35:15
(NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps.
Re: DSIErrors with libraries
Posted on:
2023/8/22 21:56
#5
Just popping in
Joined: 2022/12/7 22:34Last Login
: Today 7:08
From Los Angeles
Group:
Registered Users
@LiveForIt
Thanks. That makes reading that debug dump a little clearer.
So this part:
Quote:
No it loads from GPR 4, so value is 0x4FC04CA0 so actaul crash is on 0x4FC04CA0 - 0x00000010 now you don't know what that is before you compare it to pointers you give to the function. So how do I determine what 0x4FC04CA points to? And what is the 0x00000010 (is that from the dar DataAddress)?
Thanks for helping out with this.
Dave
Re: DSIErrors with libraries
Posted on:
2023/8/22 22:10
#6
Home away from home
Joined: 2006/11/20 16:26Last Login
: Today 3:03
From Norway
Group:
Registered Users
@davec555 hex 0x10 is 16 in decimal, You need to learn some computer science. printf("ptr %08x\n", (uint32) ptr); if value is the same as in register you know ptr is the same as address. perhaps its corrupted, not set (random value), or someone has freed it, maybe memory is too small. wrong number in a array, a bad for/while loop. Something like "ptr++"; can easily make a pointer go outside of range. So finding the exact line before the crash is important, and perhaps the function name, due to inlining it might lie about function name in the stack trace. printf(“%s:%s:%d\n”,__FILE__,__FUNCTION__,__LINE__); Should help you find the exact line of the crash.
Edited by LiveForIt on 2023/8/22 23:06:11
(NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps.
Re: DSIErrors with libraries
Posted on:
2023/8/22 22:56
#7
Just popping in
Joined: 2022/12/7 22:34Last Login
: Today 7:08
From Los Angeles
Group:
Registered Users
@LiveForIt
Quote:
hex 0x10 is 16 in decimal, You need to learn some computer science. Ha! I thought it was a number you pulled from somewhere else not address MINUS 0x10. I'm so dumb
...and THANKYOU for explaining.
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)