Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
69 user(s) are online (62 user(s) are browsing Forums)

Members: 2
Guests: 67

kikems, root, more...

Support us!

Headlines

Forum Index


Board index » All Posts (Reth)




Re: WormHole: great tool to easily transfer files via LAN
Just popping in
Just popping in


@Maijestro

Did some google search but it seems this is a MacOS related parameter? As for bridging on Win11 I did not yet find an "easy" to understand way to get it done.


@balaton

Thank you. Seems there is something for Win2000/XP for which OpenVPN is needed (for Using TAP network interfaces). Guess I will then stick to the USB solution + FTP. Or did I got something wrong here?

Go to top


Re: WormHole: great tool to easily transfer files via LAN
Just popping in
Just popping in


Did anybody yet manage to get it working between Windows Host and QEmu AOS4 Peg2 emulation? Started it on both ends, accepted the firewall changes on Win11 side and also checked the debug output.

Could not find any problems but Wormhole does not connect to each other. (On Win side IIRC it always shows connected to 127.0.0.1
disconnected from 127.0.0.1 and repeats this endlessly.

Go to top


Re: What the fastest possible x64 emulation way of OS4 today ?
Just popping in
Just popping in


Yes, zoom-to-fit seems to solve that problem. Thanks you!

Go to top


Re: What the fastest possible x64 emulation way of OS4 today ?
Just popping in
Just popping in


Unfortunately it does not descramble when switching back to fullscreen. Resizing I need to check still. But with GL=on it seems sometimes it does.
But with GL=on I got freezes for some seconds every ~30s, so I removed it.

GTK I did not yet use since I read somewhere it would be less performant. And I struggled with mouse pointer handling there. But will switch to it.


Update: Seems GTK has issues when using different screen resolutions while in full screen. E.g. running WB in 1920x1080 and opening an 1024x768 screen => after closing that screen WB stays in the lower resolution until switching to Window mode.


Edited by Reth on 2025/4/23 22:50:13
Go to top


Re: Random occasional errors regarding iostream not found
Just popping in
Just popping in


No repo yet, still need to create it (since GitHub support is not such common on AOS4). In case I get it done I will let you know.

Also Code is quite ancient and my first clumsy steps to get into C++ :D

Go to top


Re: Strange Charsetconvert errors when adding FTP programs to Amidock
Just popping in
Just popping in


Yep, Notifications on Ringhio are enabled and I use the German Catalogs for these programs. Can try to rename them - but when using AOS4 on my real Peg2 or my A4000 or WinUAE such errors do no occur.

Go to top


Re: Random occasional errors regarding iostream not found
Just popping in
Just popping in


No issues with filesystem or so yet. I am using 11.2.0.
Since sometimes compilations are working fine I did not yet considered a faulty install. But I can reinstall SDK to make sure.

Go to top


Random occasional errors regarding iostream not found
Just popping in
Just popping in


Hi there,

sometimes (more or less often) the builds I do raise random iostream errors in different files each time. While in other files where iostream is also being used insider everything works fine.

But also often the compile runs fine without any issues. This all without touching anything (neither code nor makefile).

I always do a make clean inbetween.

Are there some known issues with latest AOS4 SDK and g++?

Go to top


Re: What the fastest possible x64 emulation way of OS4 today ?
Just popping in
Just popping in


@balaton
No doesn't work either unfortunately. Font is getting scrambled again when going into windowed mode and switching to windows and back to AOS4.

And as mentioned earler: When staying in SDL fullscreen (without gl=on) as well when using GTK everything also looks fine.

Go to top


Re: Strange Charsetconvert errors when adding FTP programs to Amidock
Just popping in
Just popping in


Yes, I have this Command. But Ringhio shows everything fine otherwise (so normal bubbles). Only when I have one or the other of the FTP programs in AmiDock it shows something like that.

Go to top


Strange Charsetconvert errors when adding FTP programs to Amidock
Just popping in
Just popping in


Hi again,

whenever I add a FTP program to AmiDock (e.g. AmiFTP or RNOXfer) I get the following error during bootup (after loadWB and when AmiDock is loading):

CHARSETCONVERT: FROM-Datei 'ram:tmp.txt' mit Länge NULL.
C:Charsetconvert fehlgeschlagen, Rückgabewert 20

Does anybody by chance know what goes wrong here? This does not occur when I add other progs to AmiDock (like AmiArc).

Go to top


Re: GBD not working when compiling with 11.2.0 version - even when using -gdwarf-2
Just popping in
Just popping in


@kas1e

Thank you very much. Does this mean I also have to compile my stuff against clib4?

And does your repo from here also compile under the AOS4 SDK?

Go to top


Re: What the fastest possible x64 emulation way of OS4 today ?
Just popping in
Just popping in


@balaton

I downloaded it from here: https://qemu.weilnetz.de/w64/2025/qemu-w64-setup-20250416.exe

Parameters are:

qemu-system-ppc -M pegasos2 -m 2048M -accel tcg ^
-kernel bboot/bboot -initrd Kickstart.zip ^
-rtc base=localtime ^
-cpu 7447 ^
-vga none ^
-device sm501 ^
-device rtl8139,netdev=net0 -netdev user,id=net0 ^
-drive if=none,id=hd,file=hdf/hd.img,format=raw -device ide-hd,drive=hd,bus=ide.0 ^
-drive file=fat:rw:Exchange,id=ufat,format=raw,if=none -device usb-storage,drive=ufat ^
-cdrom isos/Peg2_AOS4.1FE.iso ^
-boot order=c ^
-display sdl,full-screen=on ^
-serial stdio

Go to top


Re: What the fastest possible x64 emulation way of OS4 today ?
Just popping in
Just popping in


Ok, meanwhile I tried different settings and parameters. So result is when being on SDL even after starting in full screen - as soon as I switch to windowed mode (e.g. to be able to get to another Windows Program) the output in some windows on AOS4 gets scrambled.

Here an example of the compilation output window of Codebench: Resized Image

Go to top


Re: Which FTP Client can best be used within AOS4? (AmiFTP always crashing)
Just popping in
Just popping in


@jabirulo

Using latest version of AmiFP from OS4Depot. But that one crashes reliably without any chance of ignoring errors.


@balaton

Not sure what you might refer to here. The FTP tools are working fine (except the AmiFTP crashes). Just for Wormhole I did not configure the firewall and now it does not seem to work but also does not throw any errors or so.

Go to top


Re: Which FTP Client can best be used within AOS4? (AmiFTP always crashing)
Just popping in
Just popping in


@balaton

Does not seem to work for me. Started it on AOS4 in QEmu and also in Win11 - but when Win Firewall kicked in to tell that it disabled some features of WormHole I clicked cancel instead of allowing WormHole the access.
Now I do not know where to check to get the Firewall settings changed or at least the requester back. So far I did not find any thing on the wormhole FAQ or somewhere else.

When I try to send a file from either Win to AOS (QEmu) or vice versa it just does nothing (or the file is stored somewhere not set in Path). Also debug output on both sides does not reveal anything useful.

Do you or anybody maybe know how to get this corrected?

Go to top


Re: GBD not working when compiling with 11.2.0 version - even when using -gdwarf-2
Just popping in
Just popping in


@kas1e

Thank you. Never did such kind of things so far also not x-compiling yet (only occasionally Codebench in AOS4). Maybe I need to try something like that one day.

I am on Peg2 so no X5000. Short question regarding your compilation: Could that GDB not be used by others as well?

Go to top


Re: Which FTP Client can best be used within AOS4? (AmiFTP always crashing)
Just popping in
Just popping in


@Deniil:
Ignore is not offered (grayed out). When I click on "End Program" it often freezes whole system sooner or later (or immediatelly).

@mbrantley:
How did you integrate it or how is it integrated?

@jabirulo:
Here is the Crashlog - do you maybe also know what that Timeout error means which disconnects automatically? There is nothing in the settings also other ftp clients do not disconnect automatically.

Crash log for task "AmiFTP"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x018080F0
Type of crash: unknown exception
Alert number: 0x81000009

Register dump:
GPR (General Purpose Registers):
0: 0183746C 62BC3490 00000000 01808108 561C5220 02092280 021C3898 021C38B8
8: 62769B10 00000000 0000000A 01B46D08 22222488 5BD2B8E4 00000000 00000000
16: 00000000 00000000 00000000 163A8F64 1631669E 7E0E23B4 00000000 00000014
24: 00000000 00000000 62BC3490 00000001 561C5220 021C6702 561C5220 020B2B7C


FPR (Floating Point Registers, NaN = Not a Number):
0: 3.23791e-319 255.5 0.8 0.5
4: 0 4.5036e+15 0.99999 -0.666667
8: 0 1.00271e-10 -0.666667 255
12: 1 -0 0 0
16: 0 0 0 0
20: 0 0 0 0
24: 0 0 0 0
28: 0 0 0 0

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


SPRs (Special Purpose Registers):
Machine State (msr) : 0x0200B030
Condition (cr) : 0x572B3DC0
Instruction Pointer (ip) : 0x018080F0
Xtended Exception (xer) : 0x0183F4B0
Count (ctr) : 0x00000000
Link (lr) : 0x00000000
DSI Status (dsisr) : 0x0185FDF0
Data Address (dar) : 0x00000000



680x0 emulated registers:
DATA: 62A241FE 00000003 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 62BC3500
FPU0: 0 0 0 0
FPU4: 0 0 0 0



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

Stack trace:
native kernel module kernel+0x000080f0
native kernel module kernel+0x00037474
native kernel module newlib.library.kmod+0x00014604
native kernel module newlib.library.kmod+0x00006ef0
module AmiFTP at 0x7E0D73AC (section 0 @ 0x7388)
module AmiFTP at 0x7E0D71EC (section 0 @ 0x71C8)
module AmiFTP at 0x7E0E9B34 (section 0 @ 0x19B10)
module AmiFTP at 0x7E0E9A9C (section 0 @ 0x19A78)
module AmiFTP at 0x7E0D38A8 (section 0 @ 0x3884)
module AmiFTP at 0x7E0E32AC (section 0 @ 0x13288)
native kernel module newlib.library.kmod+0x00002614
native kernel module newlib.library.kmod+0x000032f0
native kernel module newlib.library.kmod+0x00003864
AmiFTP:_start()+0x1e0 (section 1 @ 0x1DC)
native kernel module dos.library.kmod+0x0002a458
native kernel module kernel+0x0005b3e8
native kernel module kernel+0x0005b460

PPC disassembly:
018080e8: 60638108 ori r3,r3,33032
018080ec: 44000002 sc
*018080f0: 4e800020 blr
018080f4: 7c641b78 mr r4,r3
018080f8: 3c600180 lis r3,384

System information:

CPU
Model: Motorola MPC 7447/7457 Apollo V1.1
CPU speed: 999 MHz
FSB speed: 133 MHz
Extensions: performancemonitor altivec

Machine
Machine name: Pegasos II
Memory: 2097152 KB
Extensions: bus.pci bus.agp

Expansion buses
PCI/AGP
00:00.0 Vendor 0x11AB Device 0x6460
00:01.0 Vendor 0x126F Device 0x0501
Range 0: 80000000 - 84000000 (MEM)
Range 1: 84000000 - 84200000 (MEM)
00:02.0 Vendor 0x10EC Device 0x8139
Range 0: 00001200 - 00001300 (IO)
Range 1: 84200000 - 84200100 (MEM)
00:0C.0 Vendor 0x1106 Device 0x8231
00:0C.1 Vendor 0x1106 Device 0x0571
Range 0: 00001000 - 00001008 (IO)
Range 1: 00001008 - 0000100C (IO)
Range 2: 00001010 - 00001018 (IO)
Range 3: 00001018 - 0000101C (IO)
Range 4: 00001020 - 00001030 (IO)
00:0C.2 Vendor 0x1106 Device 0x3038
Range 4: 00001040 - 00001060 (IO)
00:0C.3 Vendor 0x1106 Device 0x3038
Range 4: 00001060 - 00001080 (IO)
00:0C.4 Vendor 0x1106 Device 0x8235
00:0C.5 Vendor 0x1106 Device 0x3058
Range 0: 00001100 - 00001200 (IO)
Range 1: 00001030 - 00001034 (IO)
Range 2: 00001034 - 00001038 (IO)
00:0C.6 Vendor 0x1106 Device 0x3068
01:00.0 Vendor 0x11AB Device 0x6460

Libraries
0x62b8e658: ISO-8859-15.charset V52.1
0x62b8e5d8: german_ISO-8859-15.language V52.1
0x021c6702: exec.library V54.30
0x6ff77318: cgxvideo.library V42.1
0x59765d88: bzip2.library V53.4
0x54b28730: Pixmap.mui V21.25
0x56e8d000: amissl_v350.library V5.20
0x562106fc: amisslmaster.library V5.20
0x54b285f0: Popmenu.mui V21.37
0x5f463b80: Gauge.mui V21.24
0x5f463ae0: Popasl.mui V21.29
0x5f4637c0: String.mui V21.47
0x5f463180: Title.mui V21.39
0x5f463680: Numericbutton.mui V21.26
0x58c38498: muigfx.library V21.25
0x58f1fa1c: muimaster.library V21.210
0x562d8d9c: codesets.library V6.21
0x59678df0: wav.datatype V53.5
0x59678e90: sound.datatype V53.7
0x5e313298: svn.syncplugin V3.1
0x59678d48: cvs.syncplugin V3.1
0x59538088: Arexx.CCPlugin V6.3
0x5aeb9a20: ascii.datatype V53.9
0x5aeb9ac0: text.datatype V53.12
0x60f7d8e0: ilbm.datatype V53.3
0x6110ea98: AmigaOS4SDK.CCPlugin V6.25
0x625c8238: codebench.library V53.44
0x604bd688: richeditor.gadget V53.26
0x60522b48: amissl_v097g.library V3.7
0x6110a4e8: xml.library V53.11
0x603e28b0: texteditor.gadget V53.32
0x62be6360: palette.gadget V53.7
0x62be6400: getscreenmode.gadget V53.8
0x61176960: getcolor.gadget V53.11
0x62be64a0: gradientslider.gadget V53.7
0x62be6544: colorwheel.gadget V53.7
0x612a0db8: radiobutton.gadget V53.11
0x61108804: amigaguide.datatype V53.7
0x604be4d4: amigaguide.library V53.8
0x62be6040: fuelgauge.gadget V53.8
0x612a0b78: speedbar.gadget V53.14
0x6110abe8: SubDock.docky V53.1
0x6110ab68: Separator.docky V53.2
0x62a5c944: device.audio V6.2
0x625caac0: slider.gadget V53.17
0x625cab60: getfont.gadget V53.11
0x625cac00: arexx.class V53.6
0x625caca0: getfile.gadget V53.12
0x61273bc0: requester.class V53.20
0x625ca8e0: space.gadget V53.7
0x625ca840: bitmap.image V53.9
0x625ca7a0: integer.gadget V53.13
0x6156ca68: screenblanker.library V53.7
0x61699c48: clicktab.gadget V53.51
0x61699868: filesave.audio V6.5
0x62a5e558: chooser.gadget V53.22
0x62a300f0: penmap.image V53.6
0x62a30190: checkbox.gadget V53.13
0x62b90b58: listbrowser.gadget V53.79
0x61699270: scroller.gadget V53.16
0x6fea7c50: string.gadget V53.24
0x6283cb58: via-ac97.audio V5.9
0x62a6faa4: usergroup.library V4.30
0x62b5c490: bsdsocket.library V4.307
0x6283c1e0: mathieeedoubbas.library V53.1
0x62a333dc: textclip.library V53.4
0x62a30cd0: button.gadget V53.22
0x62a30d70: glyph.image V53.4
0x62a260a0: window.class V54.14
0x62a23748: popupmenu.class V53.2
0x62b2c7e8: popupmenu.library V53.14
0x62a30b90: label.image V53.14
0x62a30af0: drawlist.image V53.3
0x62e7f6e8: layout.gadget V54.10
0x62a23560: bevel.image V53.6
0x62b18720: png.datatype V53.10
0x62c46244: picture.datatype V53.10
0x62beaeb0: Picasso96API.library V54.18
0x62b90834: asl.library V53.54
0x62c05c48: timezone.library V53.11
0x62b8f4e8: application.library V53.30
0x62c3bb5c: ft2.library V53.2
0x6ff11c4c: workbench.library V53.62
0x62b90110: gadtools.library V53.8
0x62c0533c: commodities.library V53.10
0x62c5a540: datatypes.library V54.7
0x62bec0cc: icon.library V54.6
0x62e7f910: z.library V53.9
0x62e7d248: version.library V53.18
0x62c5ca50: iffparse.library V53.3
0x6fddb7cc: locale.library V54.2
0x6ff0541c: diskfont.library V53.13
0x6ffa46d8: petunia.library V53.6
0x6ffa4558: diskcache.library V3.30
0x6fef9228: dos.library V54.112
0x6ff77bc4: usbprivate.library V53.22
0x6fea833c: massstorage.usbfd V53.84
0x6fea82a8: bootkeyboard.usbfd V52.3
0x6fea8228: bootmouse.usbfd V53.3
0x6ff77a7c: hub.usbfd V53.11
0x6fea8128: mounter.library V53.20
0x6ff7760c: usbresource.library V53.22
0x6ff923d8: hunk.library V53.4
0x6ff77504: elf.library V53.30
0x6ff5d4d0: intuition.library V54.28
0x6ff8f7a0: keymap.library V53.9
0x6ff7a2c4: nonvolatile.library V54.7
0x6ff786f0: cybergraphics.library V43.0
0x6ff92160: SiliconMotion502.chip V53.0
0x6ff91424: PCIGraphics.card V53.18
0x6ff9f420: graphics.library V54.248
0x6fff94f0: layers.library V54.12
0x6ff4f150: rtg.library V54.90
0x6ffa63d8: newlib.library V53.80
0x6ff901ac: utility.library V54.2
0x6fffb398: expansion.library V53.1
0x62a241fe: rexxsyslib.library V53.4 (Legacy)

Devices
0x604bda54: clipboard.device V53.5
0x625c8744: ahi.device V6.6
0x625cf918: rtl8139.device V53.4
0x6fdb3338: usbdisk.device V53.84
0x6ff90d10: usbsys.device V53.22
0x6ff92a50: ehci.usbhcd V53.26
0x6ff929b0: ohci.usbhcd V53.22
0x6ff92910: uhci.usbhcd V53.15
0x6ff91aa4: peg2ide.device V53.22
0x6ff90448: console.device V53.105
0x6ff7a3f0: ramdrive.device V54.1
0x6ff8f9ec: input.device V53.6
0x6ff05024: keyboard.device V53.11
0x6ff8f504: gameport.device V52.1
0x6ff7a050: timer.device V53.4

Tasks
Exec Command and Control (Waiting)
Stack: 0x6fefc000 - 0x6ff00000, pointer @ 0x6fefff50 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
ClickToFront (Waiting)
Stack: 0x6121d004 - 0x6122cffc, pointer @ 0x6122cef0 (Cookie OK)
Signals: SigRec 0xe000d000, SigWait 0x00000100
State: Process (Waiting)
CodeBench Iconbar Process (Waiting)
Stack: 0x5e86d004 - 0x5e87cffc, pointer @ 0x5e87ce30 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x80000000
State: Process (Waiting)
input.device (Waiting)
Stack: 0x6fee4000 - 0x6fef4000, pointer @ 0x6fef3f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
SFS DosList handler (Waiting)
Stack: 0x630dd004 - 0x630e0ffc, pointer @ 0x630e0f20 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack (Waiting)
Stack: 0x6ff00000 - 0x6ff04000, pointer @ 0x6ff03f20 (Cookie OK)
Signals: SigRec 0xf800d000, SigWait 0x00000000
State: Task (Waiting)
UHCI Controller Task Unit 1 (Waiting)
Stack: 0x6fe17000 - 0x6fe1f000, pointer @ 0x6fe1ef20 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000000
State: Task (Waiting)
UHCI Controller Task Unit 0 (Waiting)
Stack: 0x6fe5f000 - 0x6fe67000, pointer @ 0x6fe66f20 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000000
State: Task (Waiting)
peg2ide.device - chip 0 port 1 (Waiting)
Stack: 0x6fe9e000 - 0x6fea6000, pointer @ 0x6fea5f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
page_sweep (Waiting)
Stack: 0x6fe86004 - 0x6fe8dffc, pointer @ 0x6fe8de90 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
peg2ide.device - chip 0 port 0 (Waiting)
Stack: 0x6ff08000 - 0x6ff10000, pointer @ 0x6ff0ff10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x20000000
State: Task (Waiting)
reaper.task (Waiting)
Stack: 0x62e48004 - 0x62e4fffc, pointer @ 0x62e4fe50 (Cookie OK)
Signals: SigRec 0x00007000, SigWait 0x00000000
State: Process (Waiting)
DH0/SmartFilesystem 1.290 (Waiting)
Stack: 0x6fd11004 - 0x6fd14ffc, pointer @ 0x6fd14eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
USB0/CrossDOSFileSystem 53.11 (Waiting)
Stack: 0x61608004 - 0x61617ffc, pointer @ 0x61617ee0 (Cookie OK)
Signals: SigRec 0x00010100, SigWait 0x00000000
State: Process (Waiting)
CD0/CDFileSystem 53.8 (Waiting)
Stack: 0x630cd004 - 0x630d0ffc, pointer @ 0x630d0f20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x0c000000
State: Process (Waiting)
DH1/SmartFilesystem 1.290 (Waiting)
Stack: 0x62f9c004 - 0x62f9fffc, pointer @ 0x62f9feb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
MainUSB0/CrossDOSFileSystem 53.11 (Waiting)
Stack: 0x615ec004 - 0x615fbffc, pointer @ 0x615fbeb0 (Cookie OK)
Signals: SigRec 0x40000100, SigWait 0x00000000
State: Process (Waiting)
RAM/ram-handler 54.24 (Waiting)
Stack: 0x62c76004 - 0x62c79ffc, pointer @ 0x62c79d40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
pager (Waiting)
Stack: 0x62e24004 - 0x62e43ffc, pointer @ 0x62e43ef0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
MassStorage Device Task (Waiting)
Stack: 0x6fd8f000 - 0x6fd97000, pointer @ 0x6fd96eb0 (Cookie OK)
Signals: SigRec 0xe4009000, SigWait 0x00000000
State: Task (Waiting)
dos_filedir_notify (Waiting)
Stack: 0x6fd52004 - 0x6fd56ffc, pointer @ 0x6fd55eb0 (Cookie OK)
Signals: SigRec 0x40001000, SigWait 0x80000000
State: Process (Waiting)
rtl8139.device.0 (Waiting)
Stack: 0x62483004 - 0x62492ffc, pointer @ 0x62492f00 (Cookie OK)
Signals: SigRec 0x78008000, SigWait 0x00000100
State: Process (Waiting)
URL/launch-handler 53.39 (Waiting)
Stack: 0x626b2004 - 0x6272cffc, pointer @ 0x62728fa0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
RANDOM/Random-Handler 52.1 (Waiting)
Stack: 0x62739004 - 0x62748ffc, pointer @ 0x62748ef0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x550ce004 - 0x550ddffc, pointer @ 0x550dde20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x56a6d004 - 0x56a7cffc, pointer @ 0x56a7ce20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x5ff87004 - 0x5ff96ffc, pointer @ 0x5ff96e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x611dd004 - 0x611ecffc, pointer @ 0x611ece20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x6123d004 - 0x6124cffc, pointer @ 0x6124ce20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x61304004 - 0x61313ffc, pointer @ 0x61313e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x6139e004 - 0x613adffc, pointer @ 0x613ade20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x6142e004 - 0x6143dffc, pointer @ 0x6143de20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
APPDIR/appdir-handler 54.17 (Waiting)
Stack: 0x6267a004 - 0x62689ffc, pointer @ 0x62689ec0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
AUDIO/AHI-Handler 6.2 (Waiting)
Stack: 0x6278e004 - 0x6279e004, pointer @ 0x6279ded0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
ENV/env-handler 54.18 (Waiting)
Stack: 0x62c62004 - 0x62c69ffc, pointer @ 0x62c69ef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x62e74004 - 0x62e7bffc, pointer @ 0x62e7be20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
RAW/con-handler 53.82 (Waiting)
Stack: 0x62e9c004 - 0x62ea3ffc, pointer @ 0x62ea3e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x62ec0004 - 0x62ec7ffc, pointer @ 0x62ec7e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
dos_nbmd_process (Waiting)
Stack: 0x6fd73004 - 0x6fd76ffc, pointer @ 0x6fd76f30 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
dos_lock_handler (Waiting)
Stack: 0x6fd9f004 - 0x6fda2ffc, pointer @ 0x6fda2f00 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
RexxMaster (Waiting)
Stack: 0x62611004 - 0x62620ffc, pointer @ 0x62620ec0 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
TEXTCLIP/textclip-handler 53.4 (Waiting)
Stack: 0x62696004 - 0x626a5ffc, pointer @ 0x626a5ec0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
compose.task (Waiting)
Stack: 0x5fd11000 - 0x5fd19000, pointer @ 0x5fd18bd0 (Cookie OK)
Signals: SigRec 0x00000010, SigWait 0x00000000
State: Task (Waiting)
compose.task (Waiting)
Stack: 0x61b14000 - 0x61b1c000, pointer @ 0x61b1bf30 (Cookie OK)
Signals: SigRec 0x00000021, SigWait 0x00000000
State: Task (Waiting)
Workbench (Waiting)
Stack: 0x6245c004 - 0x6246bffc, pointer @ 0x6246be50 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Bildschirmschoner-Bibliothek. (Waiting)
Stack: 0x612b6004 - 0x612c6ffc, pointer @ 0x612c6f00 (Cookie OK)
Signals: SigRec 0xb4001000, SigWait 0x00000100
State: Process (Waiting)
ramlib (Waiting)
Stack: 0x62c9a004 - 0x62cb2ffc, pointer @ 0x62cb2f20 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
Workbench DosList Notify (Waiting)
Stack: 0x61668004 - 0x61677ffc, pointer @ 0x61677f40 (Cookie OK)
Signals: SigRec 0x00003000, SigWait 0x00000100
State: Process (Waiting)
MUI imagespace screen notify (Waiting)
Stack: 0x53363004 - 0x53372ffc, pointer @ 0x53372d30 (Cookie OK)
Signals: SigRec 0xc0001000, SigWait 0x00000100
State: Process (Waiting)
CodeBench NotifyA Process (Waiting)
Stack: 0x60f82004 - 0x60f91ffc, pointer @ 0x60f914c0 (Cookie OK)
Signals: SigRec 0xa0001000, SigWait 0x00000000
State: Process (Waiting)
string.gadget server (Waiting)
Stack: 0x61572004 - 0x61581ffc, pointer @ 0x61581db0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000100
State: Process (Waiting)
texteditor.gadget Clipboard Server (Waiting)
Stack: 0x5fabd004 - 0x5fbb1ffc, pointer @ 0x5fbb1f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
ContextMenus Command Dispatcher (Waiting)
Stack: 0x6045d004 - 0x6046cffc, pointer @ 0x6046cf30 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
Workbench Clipboard Server (Waiting)
Stack: 0x616de004 - 0x616edffc, pointer @ 0x616edef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
CodeBench (Waiting)
Stack: 0x5fd52004 - 0x5fe46ffc, pointer @ 0x5fe45490 (Cookie OK)
Signals: SigRec 0x6d400000, SigWait 0x00000000
State: Process (Waiting)
AmiDock (Waiting)
Stack: 0x6144a004 - 0x61459ffc, pointer @ 0x61459740 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
RinghioServer (Waiting)
Stack: 0x611f9004 - 0x61218ffc, pointer @ 0x61218390 (Cookie OK)
Signals: SigRec 0xd8001000, SigWait 0x00000000
State: Process (Waiting)
CodeBench Clock Process (Waiting)
Stack: 0x5ffa3004 - 0x5ffb2ffc, pointer @ 0x5ffb2e40 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fdbb004 - 0x6fdc2ffc, pointer @ 0x6fdc2eb0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x6fdc7004 - 0x6fdceffc, pointer @ 0x6fdceeb0 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
ELF Collector (Waiting)
Stack: 0x6fd3d004 - 0x6fd4dffc, pointer @ 0x6fd4de70 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Control (Waiting)
Stack: 0x6250b004 - 0x6251affc, pointer @ 0x6251adc0 (Cookie OK)
Signals: SigRec 0xf8009080, SigWait 0x00000000
State: Process (Waiting)
Community HeartBeat Process (Waiting)
Stack: 0x5f232004 - 0x5f326ffc, pointer @ 0x5f326f10 (Cookie OK)
Signals: SigRec 0x50001000, SigWait 0x00000090
State: Process (Waiting)
TCP/IP Superserver (Waiting)
Stack: 0x62527004 - 0x62536ffc, pointer @ 0x625369f0 (Cookie OK)
Signals: SigRec 0xd0000080, SigWait 0x00000000
State: Process (Waiting)
IPrefs (Waiting)
Stack: 0x62b96004 - 0x62ba5ffc, pointer @ 0x62ba5a20 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x20000000
State: Process (Waiting)
ContextMenus (Waiting)
Stack: 0x61259004 - 0x61268ffc, pointer @ 0x61268c90 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x0c000000
State: Process (Waiting)
Mounter GUI (Waiting)
Stack: 0x61634004 - 0x61647ffc, pointer @ 0x61647e10 (Cookie OK)
Signals: SigRec 0x80007000, SigWait 0x00000000
State: Process (Waiting)
RNOXfer (Waiting)
Stack: 0x533b1000 - 0x533f1020, pointer @ 0x533f0210 (Cookie OK)
Signals: SigRec 0x3fc01000, SigWait 0x40000080
State: Process (Waiting)
ScreenBlankerEngine (Waiting)
Stack: 0x61320004 - 0x6132fffc, pointer @ 0x6132fc00 (Cookie OK)
Signals: SigRec 0xd8001000, SigWait 0x00000010
State: Process (Waiting)
TCP/IP Configuration (Waiting)
Stack: 0x62553004 - 0x62562ffc, pointer @ 0x62562e10 (Cookie OK)
Signals: SigRec 0xf8003000, SigWait 0x00000000
State: Process (Waiting)
FKey (Waiting)
Stack: 0x611b1004 - 0x611c0ffc, pointer @ 0x611c0d20 (Cookie OK)
Signals: SigRec 0xc000d000, SigWait 0x20000100
State: Process (Waiting)
Hollywood directory monitor (Waiting)
Stack: 0x584af004 - 0x584beffc, pointer @ 0x584bea90 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
Hollywood requester task (Waiting)
Stack: 0x58f61004 - 0x58f70ffc, pointer @ 0x58f70f20 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
Hollywood wait task (Waiting)
Stack: 0x56ea6004 - 0x56eb5ffc, pointer @ 0x56eb5f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
RichEditor Clip Server (Waiting)
Stack: 0x5abaa004 - 0x5ac9effc, pointer @ 0x5ac9ef10 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CCClient [CCClient] (Waiting)
Stack: 0x5f4d6004 - 0x5f5caffc, pointer @ 0x5f5ca850 (Cookie OK)
Signals: SigRec 0x6c000000, SigWait 0x00000090
State: Process (Waiting)
CodeBench File Notify Process (Waiting)
Stack: 0x5fd35004 - 0x5fd44ffc, pointer @ 0x5fd444b0 (Cookie OK)
Signals: SigRec 0x80000100, SigWait 0x00000000
State: Process (Waiting)
application.library messageserver (Waiting)
Stack: 0x62b8c000 - 0x62b8cfa0, pointer @ 0x62b8cf10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
AsyncWB (Waiting)
Stack: 0x61412004 - 0x61421ffc, pointer @ 0x61421e90 (Cookie OK)
Signals: SigRec 0xc0001000, SigWait 0x00000100
State: Process (Waiting)
RAWBInfo (Waiting)
Stack: 0x61358004 - 0x61367ffc, pointer @ 0x61367ec0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
DefIcons (Waiting)
Stack: 0x613c2004 - 0x613d1ffc, pointer @ 0x613d1db0 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Log (Waiting)
Stack: 0x62567004 - 0x62576ffc, pointer @ 0x62576f00 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
ConClip (Waiting)
Stack: 0x627b1004 - 0x627c0ffc, pointer @ 0x627c0eb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack Process (Waiting)
Stack: 0x62815004 - 0x62824ffc, pointer @ 0x62824ee0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
MassStorage Notifier (Waiting)
Stack: 0x6fe67000 - 0x6fe6ed00, pointer @ 0x6fe6ec70 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Task (Waiting)
datatypes.library (Waiting)
Stack: 0x62a78004 - 0x62a87ffc, pointer @ 0x62a87e30 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
DST watcher (Waiting)
Stack: 0x62aa8004 - 0x62ab7ffc, pointer @ 0x62ab7f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
AmiFTP (Crashed)
Stack: 0x62bb4004 - 0x62bc3ffc, pointer @ 0x62bc3490 (Cookie OK)
Signals: SigRec 0x00000020, SigWait 0x20000000
State: Process (Crashed)
Mounter Task (Waiting)
Stack: 0x6fe73000 - 0x6fe81a60, pointer @ 0x6fe81970 (Cookie OK)
Signals: SigRec 0xb0001000, SigWait 0x00000000
State: Task (Waiting)
Mounter Companion Process (Waiting)
Stack: 0x61654004 - 0x61663ffc, pointer @ 0x61663f40 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
ramlib.support (Waiting)
Stack: 0x62cb7004 - 0x62ccfffc, pointer @ 0x62ccff00 (Cookie OK)
Signals: SigRec 0x80005000, SigWait 0x00000000
State: Process (Waiting)
dos_signal_server (Waiting)
Stack: 0x6fd5b004 - 0x6fd5effc, pointer @ 0x6fd5ef20 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x00000000
State: Process (Waiting)
appdir envarc manager (Waiting)
Stack: 0x6264e004 - 0x6265dffc, pointer @ 0x6265cbe0 (Cookie OK)
Signals: SigRec 0x80005000, SigWait 0x00000000
State: Process (Waiting)
idle.task (Ready)
Stack: 0x6ff79000 - 0x6ff7a000, pointer @ 0x6ff79fd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000000
State: Task (Ready)

Go to top


Re: Which FTP Client can best be used within AOS4? (AmiFTP always crashing)
Just popping in
Just popping in


Ok, have to correct myself. Used wrong password. After changing it still did not work with rnoxfer until I changed to passive mode. Now I can connect.

pFTP is working fine as well.

So far I admit I like the UI and handling of AmiFTP most - but unfortunately that crashes reliably.

Go to top


Re: Which FTP Client can best be used within AOS4? (AmiFTP always crashing)
Just popping in
Just popping in


@smarkusg

For whatever reason this program does not get a connection to my server. AmiFTP does it without any issues. For both I set my host left port to 21 and added my usernamen + password. AmiFTP gets the connection done but RNOXfer cannot connect. Really strange.

Did not yet try the other recommendations - also not yet Wormhole.

Go to top



TopTop
(1) 2 3 4 ... 8 »




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project