Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
94 user(s) are online (58 user(s) are browsing Forums)

Members: 1
Guests: 93

orgin, more...

Headlines

Forum Index


Board index » All Posts (ZeroG)




Re: OS4 with recoverable error requester?
Not too shy to talk
Not too shy to talk


@BrandonLee

I am no expert in reading crashlogs, but i would say that IB crashes.
Disable the 68k-JIT and see what happens.

Maybe it is a good idea to post the crashlogs in your other thread on AW.net too.

Go to top


Re: OS4 with recoverable error requester?
Not too shy to talk
Not too shy to talk


@BrandonLee

If you only do a softreset, you could try this:
Open a shell and type dumpdebugbuffer ram:crashlog.txt .
Maybe there is something usefull in it.

Go to top


Re: New Quake 3 OS4 version?
Not too shy to talk
Not too shy to talk


@ikir

madmin tried to compile Q3 here:
http://utilitybase.com/forum/index.ph ... vthread&forum=2&topic=802

Maybe he is working on something?

Go to top


Re: Future of Picasso96 and AHI?
Not too shy to talk
Not too shy to talk


@Raziel

http://utilitybase.com/forum/index.ph ... &forum=2&topic=370&page=0

Quote:

The plan is to replace the whole of the graphics system in a future revision (i.e. as soon as possible) in favour of a vectorgraphics and Porter/Duff image composition API like cairo, although there will be emulation libraries for graphics and Picasso96API.

Go to top


Re: Where is the SDK?
Not too shy to talk
Not too shy to talk


@TetiSoft and ssolie

checkbox_gc.doc: GA_Selected method OM_GET is missing.

devices/prtbase.h: strange functionpointers in struct PrinterExtendedData.
Quote:

VOID?ped_Init(void)
VOID?ped_Expunge(void)
LONG?ped_Open(void)
VOID?ped_Close(void)

In the Comments of the pointers:
Quote:

LONG?ped_Init(struct?PrinterData?*?pd)
VOID?ped_Expunge(VOID)
LONG?ped_Open(struct?printerIO?*?ior)
VOID?ped_Close(struct?printerIO?*?ior)

And finally in the Printerdriver Example from the NDK3.9:
Quote:

VOID?DriverExpunge(VOID)
VOID?DriverInit(struct?PrinterData?*?pd)
VOID?DriverClose(struct?printerIO?*ior)
LONG?DriverOpen(struct?printerIO?*ior)


Missing Autodocs? They are only in the RKM.
- rootclass
-?icclass
-?modelclass
-?imageclass
-?frameiclass
-?sysiclass
-?fillrectclass
-?itexticlass
-?gadgetclass
-?propgclass
-?strgclass
-?buttongclass
-?frbuttonclass
-?groupgclass?

Add a new Mini IFF Kit to describe the new ILBM masking mskHasAlpha and how the BODY is changed when using it.
Check the cmpByteRun2 define, there is a old (1994) Compression technique that make use of the value 2: Aminet:gfx/conv/IFFConvert.lha

And can somebody please test if the autodocs displays correct in Tools like AutoDocViewer?

Go to top


Re: USB Printer on OS4?
Not too shy to talk
Not too shy to talk


@Hans

Quote:

The printer driver is obviously swallowing up the control codes my little program sends and spitting somthing out.


Maybe we should use the PRD_RAWWRITE command of the printer.device to get around this?

Go to top


Re: USB Printer on OS4?
Not too shy to talk
Not too shy to talk


@Raziel

Have you set the Port device and unit in the Printer preferences to use usbprinter.device?
It is described here: Documentation/usb/usbprinter_dev.doc

Go to top


Re: Where is Sin?
Not too shy to talk
Not too shy to talk



Go to top


Re: Wesnoth crashing at Tutorial!
Not too shy to talk
Not too shy to talk


Sometimes Wesnoth1.2 crashes in the first tutorial.
Two crashlogs:

Crash log for task "Wesnoth"
Generated by GrimReaper 52.1
Crash occured in module Wesnoth at address 0x7F54C344
Type of crash: DSI (Data Storage Interrupt) exception

Register dump:
GPR (General Purpose Registers):
0: 7EF4F44C 5FA5F0C0 FEFEFEFE 5FA5F260 00000016 7EF4F40C 00000001 80808080
8: 5F78BD38 5FA5F260 5F78BD40 5FA5F4D0 59F53E55 5F87E850 6B057010 00000000
16: 00000000 7EF490D0 7EF49020 7F056458 00000003 00000000 69F34C40 00000014
24: 01A30000 00000001 01A30000 5F840000 5FA64AA8 5F86D0E0 5F103698 00000001


FPR (Floating Point Registers, NaN = Not a Number):
0: NaN 0.4 0.2 0
4: 0 0 0 4.5036e+15
8: 0 621 13 127
12: NaN NaN 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) : 0x0200F030
Condition (cr) : 0x99F53E53
Instruction Pointer (ip) : 0x7F54C344
Xtended Exception (xer) : 0xC000FE7E
Count (ctr) : 0x015F58B0
Link (lr) : 0x7EF4F44C
DSI Status (dsisr) : 0x42000000
Data Address (dar) : 0x5FA5EF80



680x0 emulated registers:
DATA: 015D0D9C 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 5FA66F68 008F2AD7 015D0D9C 00000000 00000000 00000000 6FF8F1AC 5FA66DA8
FPU0: 0 0 0 0
FPU4: 0 0 0 0



Symbol info:
Instruction pointer 0x7F54C344 belongs to module "Wesnoth" (PowerPC)
Symbol: _ZNSs7reserveEj + 0x4 in section 1 offset 0x00603324

Stack trace:
_ZNSs7reserveEj()+0x4 (section 1 @ 0x603324)
_ZN3gui6buttonC1ER6CVideoRKSsNS0_4TYPEESsNS0_17SPACE_CONSUMPTIONE()+0x204 (section 1 @ 0x439a80)
_ZN3gui9scrollbarC1ER6CVideo()+0x19C (section 1 @ 0x4594a0)
_ZN3gui10scrollareaC2ER6CVideo()+0x130 (section 1 @ 0x4571b4)
_ZN3gui7textboxC1ER6CVideoiRKSsbjdd()+0x118 (section 1 @ 0x461010)
_ZN3gui11show_dialogER7display7surfaceRKSsS4_NS_11DIALOG_TYPEEPKSt6vectorISsSaISsEEPKS6_IPNS_12preview_paneESaISC_EES4_PSsiPNS_13dialog_actionEPS6_INS_10check_itemESaISK_EEiiPS3_PS6_INS_13dialog_buttonESaISP_EES4_PKNS_4menu6sorterEPNST_5styleE()+0x524 (section 1 @ 0x336a58)
_ZN3gui12show_dialog2ER7display7surfaceRKSsS4_NS_11DIALOG_TYPEEPKSt6vectorISsSaISsEEPKS6_IPNS_12preview_paneESaISC_EES4_PSsiPNS_13dialog_actionEPS6_INS_10check_itemESaISK_EEiiPS3_PS6_INS_13dialog_buttonESaISP_EES4_PKNS_4menu6sorterE()+0x1AC (section 1 @ 0x33cfdc)
_ZN44_GLOBAL__N_game_events.cpp_00000000_264D3B1213event_handler20handle_event_commandERKNS_12queued_eventERKSs7vconfigRb()+0xE890 (section 1 @ 0x12be58)
_ZN44_GLOBAL__N_game_events.cpp_00000000_264D3B1213event_handler12handle_eventERKNS_12queued_eventE7vconfig()+0x1E8 (section 1 @ 0x12ebc8)
_ZN44_GLOBAL__N_game_events.cpp_00000000_264D3B1213event_handler20handle_event_commandERKNS_12queued_eventERKSs7vconfigRb()+0x7A28 (section 1 @ 0x124ff0)
_ZN44_GLOBAL__N_game_events.cpp_00000000_264D3B1213event_handler12handle_eventERKNS_12queued_eventE7vconfig()+0x1E8 (section 1 @ 0x12ebc8)
_ZN44_GLOBAL__N_game_events.cpp_00000000_264D3B1213process_eventERNS_13event_handlerERKNS_12queued_eventE()+0x730 (section 1 @ 0x12f558)
_ZN11game_events4pumpEv()+0x4CC (section 1 @ 0x12fe24)
_ZN11game_events4fireERKSsRKN7gamemap8locationES5_RK6config()+0x14 (section 1 @ 0x13048c)
_ZN6events13mouse_handler10left_clickERK20SDL_MouseButtonEventb()+0x9D0 (section 1 @ 0x20845c)
_ZN6events13mouse_handler11mouse_pressERK20SDL_MouseButtonEventb()+0x48C (section 1 @ 0x2099fc)
_ZN15play_controller12handle_eventERK9SDL_Event()+0x530 (section 1 @ 0x2b4d90)
_ZN6events4pumpEv()+0x154 (section 1 @ 0xd30f0)
_ZN15play_controller10play_sliceEv()+0x30 (section 1 @ 0x2b45d0)
_ZN21playsingle_controller15play_human_turnEv()+0x22C (section 1 @ 0x2c0624)
_ZN21playsingle_controller9play_sideEjb()+0x164 (section 1 @ 0x2c0e48)
_ZN21playsingle_controller9play_turnEb()+0x2F8 (section 1 @ 0x2c49fc)
_ZN21playsingle_controller13play_scenarioERKSt6vectorIP6configSaIS2_EER10upload_logb()+0x7F0 (section 1 @ 0x2c1938)
_Z19playsingle_scenarioRK9game_dataRK6configPS3_R6CVideoR10game_stateRKSt6vectorIPS2_SaISB_EER10upload_logb()+0x270 (section 1 @ 0x2c3a5c)
_Z9play_gameR7displayR10game_stateRK6configRK9game_dataR6CVideoR10upload_log9io_type_tb()+0xFFC (section 1 @ 0x2a4c2c)
_ZN37_GLOBAL__N_game.cpp_00000000_001A78FC15game_controller9play_gameENS0_16RELOAD_GAME_DATAE()+0x48C (section 1 @ 0xf5354)
_Z9play_gameiPPc()+0x1134 (section 1 @ 0x10b090)
main()+0x1BC (section 1 @ 0x10d5f4)
native kernel module newlib.library.kmod+0x00000b94
native kernel module newlib.library.kmod+0x00001dbc
native kernel module newlib.library.kmod+0x000021e8
__newlib_exit.14901()+0x18 (section 1 @ 0x11c)
native kernel module kernel+0x000385bc
native kernel module kernel+0x0003967c
native kernel module kernel+0x0004bd2c



PPC disassembly:
7f54c33c: 480d30c9 bl 0x7F61F404
7f54c340: 7c0802a6 mflr r0
*7f54c344: 9421fec0 stwu r1,-320(r1)
7f54c348: 3d207f55 lis r9,32597
7f54c34c: 3d605f87 lis r11,24455

System information:

CPU
Model: Motorola MPC 7445/7455 Apollo V2.1
CPU speed: 800 MHz
FSB speed: 133 MHz
Extensions: performancemonitor altivec

Machine
Machine name: AmigaOne
Memory: 524288 KB
Extensions: bus.pci bus.agp

Expansion buses
PCI/AGP
00:00.0 Vendor 0x10CC Device 0x0660
Range 0: 00000000 - 00400000 (PREF.MEM)
00:01.0 Vendor 0x10CC Device 0x0661
00:06.0 Vendor 0x10B7 Device 0x9200
Range 0: 00802000 - 00802080 (IO)
Range 1: 90100000 - 90100080 (MEM)
00:07.0 Vendor 0x1106 Device 0x0686
00:07.1 Vendor 0x1106 Device 0x0571
Range 4: 0000CC00 - 0000CC10 (IO)
00:07.2 Vendor 0x1106 Device 0x3038
Range 4: 00802080 - 008020A0 (IO)
00:07.3 Vendor 0x1106 Device 0x3038
Range 4: 008020A0 - 008020C0 (IO)
00:07.4 Vendor 0x1106 Device 0x3057
00:07.5 Vendor 0x1106 Device 0x3058
Range 0: 00802100 - 00802200 (IO)
Range 1: 00802200 - 00802208 (IO)
Range 2: 00802200 - 00802208 (IO)
00:07.6 Vendor 0x1106 Device 0x3068
Range 0: 00802300 - 00802400 (IO)
00:08.0 Vendor 0x1095 Device 0x0680
Range 0: 00802400 - 00802408 (IO)
Range 1: 00802408 - 00802410 (IO)
Range 2: 00802410 - 00802418 (IO)
Range 3: 00802418 - 00802420 (IO)
Range 4: 00802420 - 00802430 (IO)
00:09.0 Vendor 0x1102 Device 0x0002
Range 0: 00802440 - 00802460 (IO)
00:09.1 Vendor 0x1102 Device 0x7002
Range 0: 00802460 - 00802468 (IO)
01:00.0 Vendor 0x1002 Device 0x5961
Range 0: 80000000 - 90000000 (PREF.MEM)
Range 1: 00002000 - 00002100 (IO)
Range 2: 90000000 - 90010000 (MEM)

Libraries
0x6b10e3d8: ISO-8859-15.charset V52.1
0x6b10e358: german_ISO-8859-15.language V52.1
0x01993b4a: exec.library V52.2
0x6ff2c174: vilintuisup.library V0.9
0x6ff2c048: cgxvideo.library V42.1
0x6ff300e0: cybergraphics.library V43.0
0x6a2af938: Cubes.blanker V0.3
0x6a024290: texteditor.gadget V52.1
0x69da6c78: javascript.aweblib V36.6
0x69c2c678: startup.aweblib V36.0
0x69719990: titlebar.image V51.1
0x69ac1a5c: xadmaster.library V13.1
0x697b78e0: text.datatype V52.1
0x697b7860: ascii.datatype V52.1
0x697b77d8: expat.library V4.1
0x6a3257e8: emu10kx.audio V6.7
0x6a292ae4: mpega.library V2.4
0x69dfe9b8: speedbar.gadget V52.1
0x69dfe720: arexx.class V52.1
0x69da92f0: mathieeedoubtrans.library V52.1
0x6a0a9f70: mathieeesingbas.library V52.1
0x69d40020: fuelgauge.gadget V52.1
0x69bc32b0: gradientslider.gadget V52.1
0x69bc30d4: colorwheel.gadget V52.1
0x69dfac48: radiobutton.gadget V52.1
0x69dfa9b0: getcolor.gadget V52.1
0x6a2afeb8: CPUTemp.docky V52.1
0x6a303130: bitmap.image V52.1
0x6af719c0: requester.class V52.1
0x6a2f4420: slider.gadget V52.1
0x6a2f4330: getfont.gadget V52.1
0x6a2f73e0: getfile.gadget V52.1
0x6a2f4060: space.gadget V52.1
0x6a6caa58: popupmenu.library V52.1
0x69d9ce78: popupmenu.class V52.1
0x69da1658: listbrowser.gadget V52.3
0x6b1238f0: string.gadget V52.1
0x6a6c8b90: integer.gadget V52.1
0x6a01f248: clicktab.gadget V52.1
0x6a303030: penmap.image V52.1
0x69d9c278: chooser.gadget V52.1
0x6a01faf0: checkbox.gadget V52.1
0x69da10c4: asl.library V52.1
0x6a01e0a8: screenblanker.library V52.1
0x6adcea1e: reqtools.library V38.1436 (Legacy)
0x6af74e80: WarpJPEG.datatype V45.5
0x6b0cdc7c: massstorage.usbfd V52.2
0x6b00aaa4: usergroup.library V4.29
0x6af37970: mathieeedoubbas.library V52.1
0x6b0cad20: label.image V52.1
0x6aee58f0: bsdsocket.library V4.286
0x6ff92b20: glyph.image V52.1
0x6b0ca460: button.gadget V52.1
0x6ff92a20: scroller.gadget V52.1
0x6b00eb50: bevel.image V52.1
0x6b0ce3c8: layout.gadget V52.1
0x6b0cd1fc: textclip.library V52.1
0x6ff92920: drawlist.image V52.1
0x6b10ccf0: window.class V52.1
0x6b00c040: ilbm.datatype V52.1
0x6b00e538: emulation.library V41.438
0x6ff8f424: picture.datatype V52.1
0x6b10ba80: WarpPNG.datatype V45.8
0x6b163c48: timezone.library V52.1
0x6b10e758: application.library V52.1
0x6ff9273c: ft2.library V8.1
0x6ff517ac: workbench.library V52.1
0x6b10b3a0: Picasso96API.library V2.343
0x6b106b60: gadtools.library V52.1
0x6b0ff0ec: commodities.library V52.1
0x6b115140: datatypes.library V52.1
0x6b20c8cc: icon.library V52.2
0x6b204b48: version.library V52.1
0x6b6628b0: iffparse.library V52.1
0x6ffb15cc: locale.library V52.1
0x6ff827ac: diskfont.library V52.1
0x6ff96b58: petunia.library V52.1
0x6ff2c4c8: diskcache.library V3.13
0x6fdaa5e8: dos.library V52.2
0x6ff2c264: usbprivate.library V52.2
0x6ff90e18: bootkeyboard.usbfd V52.2
0x6ff90d98: bootmouse.usbfd V52.2
0x6ff967ac: hub.usbfd V52.1
0x6feac08c: usbresource.library V52.2
0x6ff90a98: hunk.library V52.2
0x6ff96354: elf.library V52.1
0x6ff044d0: intuition.library V52.2
0x6ff50150: rtg.library V41.4288
0x6ff908a0: ATIRadeon.chip V52.5
0x6ff90824: PCIGraphics.card V52.2
0x6ff93a10: keymap.library V52.1
0x6ff80de0: layers.library V52.1
0x6ffb0420: graphics.library V52.1
0x6ff85224: nonvolatile.library V52.1
0x6ff942b8: newlib.library V52.3
0x6ff8f1ac: utility.library V52.1
0x6ff930a8: expansion.library V52.1
0x6ae881fe: rexxsyslib.library V45.3 (Legacy)

Devices
0x6a2ae224: ahi.device V6.6
0x6ad97024: eth3com.device V52.1
0x6b0cde68: usbmassstorage.device V52.2
0x6feac300: usbsys.device V52.2
0x6ff85a50: uhci.usbhcd V52.2
0x6ff857a4: sii0680ide.device V52.1
0x6fffb628: console.device V52.2
0x6fff9530: ramdrive.device V52.2
0x6ff823bc: input.device V52.1
0x6fffb314: keyboard.device V52.1
0x6ff93774: gameport.device V52.1
0x6fff9410: timer.device V52.1

Tasks
ahi.device Unit Process (Waiting)
Stack: 0x5efd9000 - 0x5efe0ffc, pointer @ 0x5efe0f60 (Cookie OK)
Signals: SigRec 0xf000c000, SigWait 0x00000000
State: Process (Waiting)
input.device (Waiting)
Stack: 0x6ff58000 - 0x6ff60000, pointer @ 0x6ff5ff70 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
SFS DosList handler (Waiting)
Stack: 0x6f699000 - 0x6f69affc, pointer @ 0x6f69af60 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack (Waiting)
Stack: 0x6ffb4000 - 0x6ffb8000, pointer @ 0x6ffb7f50 (Cookie OK)
Signals: SigRec 0xf8007000, SigWait 0x00000000
State: Task (Waiting)
UHCI Controller Task Unit 1 (Waiting)
Stack: 0x6fe06000 - 0x6fe0e000, pointer @ 0x6fe0df30 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000000
State: Task (Waiting)
UHCI Controller Task Unit 0 (Waiting)
Stack: 0x6fe5a000 - 0x6fe62000, pointer @ 0x6fe61f30 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000000
State: Task (Waiting)
SDL thread 0x5f10b198 (Waiting)
Stack: 0x5ed7b000 - 0x5ed82ffc, pointer @ 0x5ed82ee0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000000
State: Process (Waiting)
sii0680ide.device - chip 0 port 1 (Waiting)
Stack: 0x6fe82000 - 0x6fe8a000, pointer @ 0x6fe89f50 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
eth3com.device (Waiting)
Stack: 0x6a6e5000 - 0x6a6ecffc, pointer @ 0x6a6ecf50 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x10000010
State: Process (Waiting)
sii0680ide.device - chip 0 port 0 (Waiting)
Stack: 0x6feae000 - 0x6feb6000, pointer @ 0x6feb5f50 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x20000000
State: Task (Waiting)
DH5 (Waiting)
Stack: 0x6f693000 - 0x6f694ffc, pointer @ 0x6f694ef0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x18000000
State: Process (Waiting)
MainUSB0 (Waiting)
Stack: 0x6a661000 - 0x6a668ffc, pointer @ 0x6a668f40 (Cookie OK)
Signals: SigRec 0x40000100, SigWait 0xa0000000
State: Process (Waiting)
MainUSB1 (Waiting)
Stack: 0x5fa48000 - 0x5fa4fffc, pointer @ 0x5fa4ff40 (Cookie OK)
Signals: SigRec 0x40000100, SigWait 0xa0000000
State: Process (Waiting)
CD0 (Waiting)
Stack: 0x6fb6a000 - 0x6fb6bffc, pointer @ 0x6fb6bf50 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x80000000
State: Process (Waiting)
CD1 (Waiting)
Stack: 0x6fa47000 - 0x6fa48ffc, pointer @ 0x6fa48f50 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
RAM (Waiting)
Stack: 0x6b23b000 - 0x6b23cffc, pointer @ 0x6b23ccf0 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x00000000
State: Process (Waiting)
USB0 (Waiting)
Stack: 0x6a676000 - 0x6a67dffc, pointer @ 0x6a67dee0 (Cookie OK)
Signals: SigRec 0x00010100, SigWait 0x00000000
State: Process (Waiting)
USB1 (Waiting)
Stack: 0x6fa5d000 - 0x6fa64ffc, pointer @ 0x6fa64ee0 (Cookie OK)
Signals: SigRec 0x00010100, SigWait 0x00000000
State: Process (Waiting)
DH1 (Waiting)
Stack: 0x6f69f000 - 0x6f6a0ffc, pointer @ 0x6f6a0f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH4 (Waiting)
Stack: 0x6fa50000 - 0x6fa51ffc, pointer @ 0x6fa51f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH2 (Waiting)
Stack: 0x6b669000 - 0x6b66affc, pointer @ 0x6b66af30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH3 (Waiting)
Stack: 0x6b42f000 - 0x6b430ffc, pointer @ 0x6b430f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH0 (Waiting)
Stack: 0x6fd81000 - 0x6fd82ffc, pointer @ 0x6fd82f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
dos_flc_handler (Waiting)
Stack: 0x6ff3c000 - 0x6ff3dffc, pointer @ 0x6ff3df40 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
dos_nbmd_process (Waiting)
Stack: 0x6fd9a000 - 0x6fd9bffc, pointer @ 0x6fd9bf60 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
RAW (Waiting)
Stack: 0x6b248000 - 0x6b249ffc, pointer @ 0x6b249e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6b232000 - 0x6b233ffc, pointer @ 0x6b233e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6b212000 - 0x6b213ffc, pointer @ 0x6b213e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
AUDIO (Waiting)
Stack: 0x6af15004 - 0x6af1cffc, pointer @ 0x6af1cec0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a0fb000 - 0x6a102ffc, pointer @ 0x6a102e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a0b7000 - 0x6a0beffc, pointer @ 0x6a0bee40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a044000 - 0x6a04bffc, pointer @ 0x6a04be40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
console.device (Waiting)
Stack: 0x6fefc000 - 0x6ff04000, pointer @ 0x6ff03f70 (Cookie OK)
Signals: SigRec 0xf0000000, SigWait 0x00000000
State: Task (Waiting)
CON (Waiting)
Stack: 0x5ec74000 - 0x5ec7bffc, pointer @ 0x5ec7be40 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x00000000
State: Process (Waiting)
MassStorage Device Task (Waiting)
Stack: 0x6adc0000 - 0x6adc8000, pointer @ 0x6adc7ef0 (Cookie OK)
Signals: SigRec 0xf3001000, SigWait 0x00000010
State: Task (Waiting)
ENV (Waiting)
Stack: 0x6b12d000 - 0x6b134ffc, pointer @ 0x6b134e40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
RexxMaster [] (Waiting)
Stack: 0x6ae10004 - 0x6ae17ffc, pointer @ 0x6ae17f50 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
TEXTCLIP (Waiting)
Stack: 0x6af3a000 - 0x6af41ffc, pointer @ 0x6af41ef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Workbench Clipboard Server (Waiting)
Stack: 0x6a6cc000 - 0x6a6d3ffc, pointer @ 0x6a6d3f40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
string.gadget server (Waiting)
Stack: 0x6a2fa000 - 0x6a301ffc, pointer @ 0x6a301e30 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000100
State: Process (Waiting)
Drag & Drop (Waiting)
Stack: 0x6a14d084 - 0x6a154fc4, pointer @ 0x6a154f10 (Cookie OK)
Signals: SigRec 0xf0000000, SigWait 0x00000100
State: Process (Waiting)
Workbench DosList Notify (Waiting)
Stack: 0x6a658000 - 0x6a65fffc, pointer @ 0x6a65ff80 (Cookie OK)
Signals: SigRec 0x00003000, SigWait 0x00000100
State: Process (Waiting)
Workbench [Workbench] (Waiting)
Stack: 0x6ad9f000 - 0x6ada6ffc, pointer @ 0x6ada6e70 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fdc2000 - 0x6fdca000, pointer @ 0x6fdc9f50 (Cookie OK)
Signals: SigRec 0xa0000000, SigWait 0x00000000
State: Task (Waiting)
application.library messageserver (Waiting)
Stack: 0x6b005000 - 0x6b005fa0, pointer @ 0x6b005f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
datatypes.library (Waiting)
Stack: 0x6b01a000 - 0x6b021ffc, pointer @ 0x6b021f50 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fdba000 - 0x6fdc2000, pointer @ 0x6fdc1f50 (Cookie OK)
Signals: SigRec 0xa0000000, SigWait 0x00000000
State: Task (Waiting)
ConClip (Waiting)
Stack: 0x6ae9e000 - 0x6aea5ffc, pointer @ 0x6aea5ef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Log (Waiting)
Stack: 0x6ae89000 - 0x6ae90ffc, pointer @ 0x6ae90f50 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
USB stack Process (Waiting)
Stack: 0x6af53000 - 0x6af5affc, pointer @ 0x6af5af50 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
RAWBInfo (Waiting)
Stack: 0x6a0f2000 - 0x6a0f9ffc, pointer @ 0x6a0f9f00 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
? IPrefs ? (Waiting)
Stack: 0x6b0b5000 - 0x6b0bcffc, pointer @ 0x6b0bc590 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0xc0000100
State: Process (Waiting)
ASYNCWB (Waiting)
Stack: 0x6a09e000 - 0x6a0a5ffc, pointer @ 0x6a0a5ed0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x40000100
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x6b19d000 - 0x6b1a5000, pointer @ 0x6b1a4f50 (Cookie OK)
Signals: SigRec 0xa0000000, SigWait 0x10000000
State: Task (Waiting)
DefIcons (Waiting)
Stack: 0x6a0c8000 - 0x6a0cfffc, pointer @ 0x6a0cfe00 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
ramlib (Waiting)
Stack: 0x6b1a9000 - 0x6b1b0ffc, pointer @ 0x6b1b0f60 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
ScreenBlankerEngine (Waiting)
Stack: 0x6a114000 - 0x6a11bffc, pointer @ 0x6a11bd10 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Configuration (Waiting)
Stack: 0x6ae5c000 - 0x6ae63ffc, pointer @ 0x6ae63e50 (Cookie OK)
Signals: SigRec 0xf8003000, SigWait 0x00000110
State: Process (Waiting)
TCP/IP Superserver [TCP/IP Superserver] (Waiting)
Stack: 0x6ae53000 - 0x6ae5affc, pointer @ 0x6ae5aa40 (Cookie OK)
Signals: SigRec 0xd0000080, SigWait 0x00000000
State: Process (Waiting)
reaper.task (Waiting)
Stack: 0x6b1b2000 - 0x6b1b9ffc, pointer @ 0x6b1b9ef0 (Cookie OK)
Signals: SigRec 0x00007000, SigWait 0x00000000
State: Process (Waiting)
screenblanker.library timing dispatcher (Waiting)
Stack: 0x6a121000 - 0x6a123000, pointer @ 0x6a122ec0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x80000000
State: Task (Waiting)
TCP/IP Control (Waiting)
Stack: 0x6ae42000 - 0x6ae49ffc, pointer @ 0x6ae49e20 (Cookie OK)
Signals: SigRec 0xf8009080, SigWait 0x00000000
State: Process (Waiting)
AmiDock (Waiting)
Stack: 0x6a055000 - 0x6a05cffc, pointer @ 0x6a05ca70 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
Background CLI [Wesnoth] (Crashed)
Stack: 0x5fa5f000 - 0x5fa66ffc, pointer @ 0x5fa5f0c0 (Cookie OK)
Signals: SigRec 0x00000020, SigWait 0x20000100
State: Process (Crashed)
Picasso96 (Waiting)
Stack: 0x6b0df000 - 0x6b0e6ffc, pointer @ 0x6b0e6e00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
dos_signal_server (Waiting)
Stack: 0x6fda3000 - 0x6fda4ffc, pointer @ 0x6fda4f60 (Cookie OK)
Signals: SigRec 0x0000e000, SigWait 0x00000000
State: Process (Waiting)
idle.task (Ready)
Stack: 0x6ff81000 - 0x6ff82000, pointer @ 0x6ff81fd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000000
State: Task (Ready)


Crash log for task "Wesnoth"
Generated by GrimReaper 52.1
Crash occured in module Wesnoth at address 0x7F9FD634
Type of crash: DSI (Data Storage Interrupt) exception

Register dump:
GPR (General Purpose Registers):
0: 00000000 69DA0EF0 FFFFFFFF 00000000 6890DB68 69DA0DC8 69DE1A40 67C11050
8: 00000000 69DE1A3C 687030F8 6890DB78 55F53F59 69DE7850 6B06A690 00000000
16: 00000000 7F4450D0 7F445020 7F552458 00000003 00000000 6A24D010 00000014
24: 01A30000 00000001 69DE1A3C 69DB0000 69DE1A44 6890DB68 00000000 69DA0DC8


FPR (Floating Point Registers, NaN = Not a Number):
0: NaN 0.4 0.2 0
4: 0 0.5 9.17647 4.5036e+15
8: 0 432 13 127
12: NaN NaN 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) : 0x0200F030
Condition (cr) : 0x55F53F53
Instruction Pointer (ip) : 0x7F9FD634
Xtended Exception (xer) : 0xC000FF7F
Count (ctr) : 0x015E86F8
Link (lr) : 0x7F5F95B8
DSI Status (dsisr) : 0x40000000
Data Address (dar) : 0x00000008



680x0 emulated registers:
DATA: 015D0D9C 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 69DA9F68 008F2AD7 015D0D9C 00000000 00000000 00000000 6FF8F1AC 69DA9DA8
FPU0: 0 0 0 0
FPU4: 0 0 0 0



Symbol info:
Instruction pointer 0x7F9FD634 belongs to module "Wesnoth" (PowerPC)
Symbol: _ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_ + 0x7C in section 1 offset 0x005B8614

Stack trace:
_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_()+0x7C (section 1 @ 0x5b8614)

PPC disassembly:
7f9fd62c: 409e0044 bne- cr7,0x7F9FD670
7f9fd630: 83df0004 lwz r30,4(r31)
*7f9fd634: 813e0008 lwz r9,8(r30)
7f9fd638: 7f9f4800 cmpw cr7,r31,r9
7f9fd63c: 419e00a8 beq- cr7,0x7F9FD6E4

System information:

CPU
Model: Motorola MPC 7445/7455 Apollo V2.1
CPU speed: 800 MHz
FSB speed: 133 MHz
Extensions: performancemonitor altivec

Machine
Machine name: AmigaOne
Memory: 524288 KB
Extensions: bus.pci bus.agp

Expansion buses
PCI/AGP
00:00.0 Vendor 0x10CC Device 0x0660
Range 0: 00000000 - 00400000 (PREF.MEM)
00:01.0 Vendor 0x10CC Device 0x0661
00:06.0 Vendor 0x10B7 Device 0x9200
Range 0: 00802000 - 00802080 (IO)
Range 1: 90100000 - 90100080 (MEM)
00:07.0 Vendor 0x1106 Device 0x0686
00:07.1 Vendor 0x1106 Device 0x0571
Range 4: 0000CC00 - 0000CC10 (IO)
00:07.2 Vendor 0x1106 Device 0x3038
Range 4: 00802080 - 008020A0 (IO)
00:07.3 Vendor 0x1106 Device 0x3038
Range 4: 008020A0 - 008020C0 (IO)
00:07.4 Vendor 0x1106 Device 0x3057
00:07.5 Vendor 0x1106 Device 0x3058
Range 0: 00802100 - 00802200 (IO)
Range 1: 00802200 - 00802208 (IO)
Range 2: 00802200 - 00802208 (IO)
00:07.6 Vendor 0x1106 Device 0x3068
Range 0: 00802300 - 00802400 (IO)
00:08.0 Vendor 0x1095 Device 0x0680
Range 0: 00802400 - 00802408 (IO)
Range 1: 00802408 - 00802410 (IO)
Range 2: 00802410 - 00802418 (IO)
Range 3: 00802418 - 00802420 (IO)
Range 4: 00802420 - 00802430 (IO)
00:09.0 Vendor 0x1102 Device 0x0002
Range 0: 00802440 - 00802460 (IO)
00:09.1 Vendor 0x1102 Device 0x7002
Range 0: 00802460 - 00802468 (IO)
01:00.0 Vendor 0x1002 Device 0x5961
Range 0: 80000000 - 90000000 (PREF.MEM)
Range 1: 00002000 - 00002100 (IO)
Range 2: 90000000 - 90010000 (MEM)

Libraries
0x6b10c358: ISO-8859-15.charset V52.1
0x6b10c2d8: german_ISO-8859-15.language V52.1
0x01993b4a: exec.library V52.2
0x6ff2c174: vilintuisup.library V0.9
0x6ff2c048: cgxvideo.library V42.1
0x6ff300e0: cybergraphics.library V43.0
0x6a2f87d8: emu10kx.audio V6.7
0x69f4d0a0: gradientslider.gadget V52.1
0x6a0a9d94: colorwheel.gadget V52.1
0x69f9a988: radiobutton.gadget V52.1
0x69f9a6f0: getcolor.gadget V52.1
0x6a2f9a38: CPUTemp.docky V52.1
0x6a663130: bitmap.image V52.1
0x6ae169c0: requester.class V52.1
0x6a323240: slider.gadget V52.1
0x6a323150: getfont.gadget V52.1
0x69e2ceb0: getfile.gadget V52.1
0x6a6f9d70: space.gadget V52.1
0x6a686578: popupmenu.library V52.1
0x6a65c9f8: popupmenu.class V52.1
0x69e290e8: listbrowser.gadget V52.3
0x6b06f8f0: string.gadget V52.1
0x6a6f99b0: integer.gadget V52.1
0x69e2c108: clicktab.gadget V52.1
0x6a663030: penmap.image V52.1
0x6a146ce8: chooser.gadget V52.1
0x6a69f9a0: checkbox.gadget V52.1
0x69e29294: asl.library V52.1
0x6a6f6b98: screenblanker.library V52.1
0x6a6a267e: reqtools.library V38.1436 (Legacy)
0x6ae18ac0: WarpJPEG.datatype V45.5
0x6b014aa4: usergroup.library V4.29
0x6af3b7f0: mathieeedoubbas.library V52.1
0x6af6a820: label.image V52.1
0x6aedc8f0: bsdsocket.library V4.286
0x6ff92b20: glyph.image V52.1
0x6af6a460: button.gadget V52.1
0x6ff92a20: scroller.gadget V52.1
0x6b020b50: bevel.image V52.1
0x6af6f3c8: layout.gadget V52.1
0x6af6e1fc: textclip.library V52.1
0x6ff92920: drawlist.image V52.1
0x6b112c30: window.class V52.1
0x6b016040: ilbm.datatype V52.1
0x6b020538: emulation.library V41.438
0x6b109c34: picture.datatype V52.1
0x6b111a80: WarpPNG.datatype V45.8
0x6b163c48: timezone.library V52.1
0x6b10c6d8: application.library V52.1
0x6ff9273c: ft2.library V8.1
0x6ff517ac: workbench.library V52.1
0x6b1113a0: Picasso96API.library V2.343
0x6b106b60: gadtools.library V52.1
0x6b10e0ec: commodities.library V52.1
0x6b115140: datatypes.library V52.1
0x6b20c8cc: icon.library V52.2
0x6b204b48: version.library V52.1
0x6b6628b0: iffparse.library V52.1
0x6ffb15cc: locale.library V52.1
0x6ff827ac: diskfont.library V52.1
0x6ff96b58: petunia.library V52.1
0x6ff2c4c8: diskcache.library V3.13
0x6fdaa5e8: dos.library V52.2
0x6ff2c264: usbprivate.library V52.2
0x6ff90e18: bootkeyboard.usbfd V52.2
0x6ff90d98: bootmouse.usbfd V52.2
0x6ff967ac: hub.usbfd V52.1
0x6feac08c: usbresource.library V52.2
0x6ff90a98: hunk.library V52.2
0x6ff96354: elf.library V52.1
0x6ff044d0: intuition.library V52.2
0x6ff50150: rtg.library V41.4288
0x6ff908a0: ATIRadeon.chip V52.5
0x6ff90824: PCIGraphics.card V52.2
0x6ff93a10: keymap.library V52.1
0x6ff80de0: layers.library V52.1
0x6ffb0420: graphics.library V52.1
0x6ff85224: nonvolatile.library V52.1
0x6ff942b8: newlib.library V52.3
0x6ff8f1ac: utility.library V52.1
0x6ff930a8: expansion.library V52.1
0x6ae151fe: rexxsyslib.library V45.3 (Legacy)

Devices
0x6a1eb0c4: ahi.device V6.6
0x6ae2b764: eth3com.device V52.1
0x6feac300: usbsys.device V52.2
0x6ff85a50: uhci.usbhcd V52.2
0x6ff857a4: sii0680ide.device V52.1
0x6fffb628: console.device V52.2
0x6fff9530: ramdrive.device V52.2
0x6ff823bc: input.device V52.1
0x6fffb314: keyboard.device V52.1
0x6ff93774: gameport.device V52.1
0x6fff9410: timer.device V52.1

Tasks
ahi.device Unit Process (Waiting)
Stack: 0x69d35000 - 0x69d3cffc, pointer @ 0x69d3cf60 (Cookie OK)
Signals: SigRec 0xf000c000, SigWait 0x00000000
State: Process (Waiting)
input.device (Waiting)
Stack: 0x6ff58000 - 0x6ff60000, pointer @ 0x6ff5ff70 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
SFS DosList handler (Waiting)
Stack: 0x6f699000 - 0x6f69affc, pointer @ 0x6f69af60 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack (Waiting)
Stack: 0x6ffb4000 - 0x6ffb8000, pointer @ 0x6ffb7f50 (Cookie OK)
Signals: SigRec 0xf8007000, SigWait 0x00000000
State: Task (Waiting)
UHCI Controller Task Unit 1 (Waiting)
Stack: 0x6fe06000 - 0x6fe0e000, pointer @ 0x6fe0df30 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000000
State: Task (Waiting)
UHCI Controller Task Unit 0 (Waiting)
Stack: 0x6fe5a000 - 0x6fe62000, pointer @ 0x6fe61f30 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000000
State: Task (Waiting)
SDL thread 0x69d9a198 (Waiting)
Stack: 0x69d56000 - 0x69d5dffc, pointer @ 0x69d5dee0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000000
State: Process (Waiting)
sii0680ide.device - chip 0 port 1 (Waiting)
Stack: 0x6fe82000 - 0x6fe8a000, pointer @ 0x6fe89f50 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
sii0680ide.device - chip 0 port 0 (Waiting)
Stack: 0x6feae000 - 0x6feb6000, pointer @ 0x6feb5f50 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x20000000
State: Task (Waiting)
eth3com.device (Waiting)
Stack: 0x6a6e5000 - 0x6a6ecffc, pointer @ 0x6a6ecf50 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x10000010
State: Process (Waiting)
DH5 (Waiting)
Stack: 0x6f693000 - 0x6f694ffc, pointer @ 0x6f694ef0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x18000000
State: Process (Waiting)
CD0 (Waiting)
Stack: 0x6fb6a000 - 0x6fb6bffc, pointer @ 0x6fb6bf50 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CD1 (Waiting)
Stack: 0x6fa47000 - 0x6fa48ffc, pointer @ 0x6fa48f50 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
RAM (Waiting)
Stack: 0x6b23b000 - 0x6b23cffc, pointer @ 0x6b23ccf0 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x00000000
State: Process (Waiting)
DH2 (Waiting)
Stack: 0x6b669000 - 0x6b66affc, pointer @ 0x6b66af30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH4 (Waiting)
Stack: 0x6fa50000 - 0x6fa51ffc, pointer @ 0x6fa51f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH3 (Waiting)
Stack: 0x6b42f000 - 0x6b430ffc, pointer @ 0x6b430f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH0 (Waiting)
Stack: 0x6fd81000 - 0x6fd82ffc, pointer @ 0x6fd82f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
DH1 (Waiting)
Stack: 0x6f69f000 - 0x6f6a0ffc, pointer @ 0x6f6a0f30 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
dos_flc_handler (Waiting)
Stack: 0x6ff3c000 - 0x6ff3dffc, pointer @ 0x6ff3df40 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
dos_nbmd_process (Waiting)
Stack: 0x6fd9a000 - 0x6fd9bffc, pointer @ 0x6fd9bf60 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
RAW (Waiting)
Stack: 0x6b248000 - 0x6b249ffc, pointer @ 0x6b249e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6b232000 - 0x6b233ffc, pointer @ 0x6b233e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6b212000 - 0x6b213ffc, pointer @ 0x6b213e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
AUDIO (Waiting)
Stack: 0x6af1a004 - 0x6af21ffc, pointer @ 0x6af21ec0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a173000 - 0x6a17affc, pointer @ 0x6a17ae40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a124000 - 0x6a12bffc, pointer @ 0x6a12be40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
CON (Waiting)
Stack: 0x6a08a000 - 0x6a091ffc, pointer @ 0x6a091e40 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
console.device (Waiting)
Stack: 0x6fefc000 - 0x6ff04000, pointer @ 0x6ff03f70 (Cookie OK)
Signals: SigRec 0xf0000000, SigWait 0x00000000
State: Task (Waiting)
CON (Waiting)
Stack: 0x69eb8000 - 0x69ebfffc, pointer @ 0x69ebfe40 (Cookie OK)
Signals: SigRec 0xc0000100, SigWait 0x00000000
State: Process (Waiting)
ENV (Waiting)
Stack: 0x6b12d000 - 0x6b134ffc, pointer @ 0x6b134e40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
RexxMaster [] (Waiting)
Stack: 0x6ae19004 - 0x6ae20ffc, pointer @ 0x6ae20f50 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
TEXTCLIP (Waiting)
Stack: 0x6af3f000 - 0x6af46ffc, pointer @ 0x6af46ef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Workbench Clipboard Server (Waiting)
Stack: 0x6a6fa000 - 0x6a701ffc, pointer @ 0x6a701f40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Workbench DosList Notify (Waiting)
Stack: 0x6a6a4000 - 0x6a6abffc, pointer @ 0x6a6abf80 (Cookie OK)
Signals: SigRec 0x00003000, SigWait 0x00000100
State: Process (Waiting)
string.gadget server (Waiting)
Stack: 0x6a330000 - 0x6a337ffc, pointer @ 0x6a337e30 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000100
State: Process (Waiting)
Drag & Drop (Waiting)
Stack: 0x6a1ad084 - 0x6a1b4fc4, pointer @ 0x6a1b4f10 (Cookie OK)
Signals: SigRec 0xf0000000, SigWait 0x00000100
State: Process (Waiting)
Workbench [Workbench] (Waiting)
Stack: 0x6adb0000 - 0x6adb7ffc, pointer @ 0x6adb7e70 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x6b19d000 - 0x6b1a5000, pointer @ 0x6b1a4f50 (Cookie OK)
Signals: SigRec 0xa0000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fdba000 - 0x6fdc2000, pointer @ 0x6fdc1f50 (Cookie OK)
Signals: SigRec 0xa0000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fdc2000 - 0x6fdca000, pointer @ 0x6fdc9f50 (Cookie OK)
Signals: SigRec 0xa0000000, SigWait 0x00000000
State: Task (Waiting)
application.library messageserver (Waiting)
Stack: 0x6b00f000 - 0x6b00ffa0, pointer @ 0x6b00ff10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
datatypes.library (Waiting)
Stack: 0x6b023000 - 0x6b02affc, pointer @ 0x6b02af50 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
ConClip (Waiting)
Stack: 0x6aea3000 - 0x6aeaaffc, pointer @ 0x6aeaaef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Log (Waiting)
Stack: 0x6ae86000 - 0x6ae8dffc, pointer @ 0x6ae8df50 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
USB stack Process (Waiting)
Stack: 0x6af58000 - 0x6af5fffc, pointer @ 0x6af5ff50 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
RAWBInfo (Waiting)
Stack: 0x6a10b000 - 0x6a112ffc, pointer @ 0x6a112f00 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000110
State: Process (Waiting)
ASYNCWB (Waiting)
Stack: 0x6a102000 - 0x6a109ffc, pointer @ 0x6a109ed0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
DefIcons (Waiting)
Stack: 0x6a13d000 - 0x6a144ffc, pointer @ 0x6a144e00 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
ScreenBlankerEngine (Waiting)
Stack: 0x6a184000 - 0x6a18bffc, pointer @ 0x6a18bd10 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Configuration (Waiting)
Stack: 0x6ae65000 - 0x6ae6cffc, pointer @ 0x6ae6ce50 (Cookie OK)
Signals: SigRec 0xf8003000, SigWait 0x00000110
State: Process (Waiting)
? IPrefs ? (Waiting)
Stack: 0x6b0c6000 - 0x6b0cdffc, pointer @ 0x6b0cd590 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0xc0000100
State: Process (Waiting)
ramlib (Waiting)
Stack: 0x6b1a9000 - 0x6b1b0ffc, pointer @ 0x6b1b0f60 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Superserver [TCP/IP Superserver] (Waiting)
Stack: 0x6ae5c000 - 0x6ae63ffc, pointer @ 0x6ae63a40 (Cookie OK)
Signals: SigRec 0xd0000080, SigWait 0x00000100
State: Process (Waiting)
reaper.task (Waiting)
Stack: 0x6b1b2000 - 0x6b1b9ffc, pointer @ 0x6b1b9ef0 (Cookie OK)
Signals: SigRec 0x00007000, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Control (Waiting)
Stack: 0x6ae4b000 - 0x6ae52ffc, pointer @ 0x6ae52e20 (Cookie OK)
Signals: SigRec 0xf8009080, SigWait 0x00000000
State: Process (Waiting)
screenblanker.library timing dispatcher (Waiting)
Stack: 0x6a156000 - 0x6a158000, pointer @ 0x6a157ec0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x80000000
State: Task (Waiting)
AmiDock (Waiting)
Stack: 0x6a09b000 - 0x6a0a2ffc, pointer @ 0x6a0a2a70 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
Background CLI [Wesnoth] (Crashed)
Stack: 0x69da2000 - 0x69da9ffc, pointer @ 0x69da0ef0 (Cookie Damaged)
Signals: SigRec 0x00000020, SigWait 0x20000100
State: Process (Crashed)
Picasso96 (Waiting)
Stack: 0x6b0df000 - 0x6b0e6ffc, pointer @ 0x6b0e6e00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
dos_signal_server (Waiting)
Stack: 0x6fda3000 - 0x6fda4ffc, pointer @ 0x6fda4f60 (Cookie OK)
Signals: SigRec 0x0000e000, SigWait 0x00000000
State: Process (Waiting)
idle.task (Ready)
Stack: 0x6ff81000 - 0x6ff82000, pointer @ 0x6ff81fd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000000
State: Task (Ready)

Go to top


Re: Collector 3.5 and Index Files loading
Not too shy to talk
Not too shy to talk


@joerg

MPImage.library 8.2 is the newest.
Maybe it should be in the JIT-Blacklist?

Go to top


Re: Changed CPU fan!!!! :)
Not too shy to talk
Not too shy to talk


@Curty
Does it fit out of the box?

Have you checked your VCORE settings?
http://intuitionbase.com/static.php?section=notes

Go to top


Re: AOS4 graphics update is slower now
Not too shy to talk
Not too shy to talk


Maybe the "Avoid flicker"-Switch in the GUI prefs?

Go to top


Re: OS4 missing parts?
Not too shy to talk
Not too shy to talk


- USBStart
- USBStop
- CMD
- IoTools

Go to top


Re: URGENT: HD trouble
Not too shy to talk
Not too shy to talk


Have you changed the connectors?

It should be Mobo -----> Slave -----> Master (80 wire UDMA cable)

Go to top


Re: IBrowse 2.4 Released!
Not too shy to talk
Not too shy to talk


@GrumpyOldMan

Quote:

From http://www.ibrowse-dev.net/download.php
Flexible and up-to-date 68k SSL support for IBrowse (OS4 users should use the native AmiSSL supplied with OS4)

Go to top


Re: Running PC CD-ROMs on OS4
Not too shy to talk
Not too shy to talk


Have you tried the exe2arc tool? Its part of the xad-system.

Go to top


Re: PNG icons in OS4
Not too shy to talk
Not too shy to talk


@Raziel

Quote:

IIRC the latest beta icon.library has the ability to scale icons and supports 32-bit and plug-ins.


from http://amigaworld.net/modules/newbb/v ... p?topic_id=21369&forum=14 Post 3 by Chris_Y

Go to top


Re: TuneNet Issues and Updates
Not too shy to talk
Not too shy to talk


@bean
Quote:

Never knew it existed? Where can you get it from and
is there good programming/API information for it?


Ups, my fault. Its not charsets.library its codesets.library, sorry.
Its in OS4Depot/Library/Misc/codesets.lha

There are autodocs and some examples included.

Go to top


Re: Amigans Theme for TuneNet
Not too shy to talk
Not too shy to talk


@Valiant
Quote:

I installed AISS, rebooted, and started TuneNet again, but it still complains that it needs AISS installed. What's wrong?


I bet you dont use PNG-Icons.
Drop the AISS icon from AISS 3.1/Glowicons to SYS:WBStartUp and it will work.

Go to top


Re: TuneNet Issues and Updates
Not too shy to talk
Not too shy to talk


@bean:
Quote:

1/ MP3 tune information sometimes gets messed up.
-> This is caused by Unicode MP3 tags which are not handled by TuneNet.
I have just added some basic conversion support for unicode characters and will
include this in the upcoming service release.

Why do you not use the charsets.library?

Are v1(.1) ID3Tags supported? The dont seem to work...

Bugs:

- Open / Append / Save Playlist with a empty Drawer stringgadget -> Error: Invalid filename/path but it should use the drawer that is displayed in the request

- Put some radio stations in a clear playlist and quit TuneNet.
Start TuneNet and add one or more files/stations to the playlist and quit TuneNet.
Now all old stations have lost there #EXTINF in the Playlist

Edit:
Is a list of all featurerequests you got for TuneNet available somewhere?

Go to top



TopTop
« 1 ... 16 17 18 (19) 20 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project