Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
184 user(s) are online (88 user(s) are browsing Forums)

Members: 0
Guests: 184

more...

Support us!

Headlines

 
  Register To Post  

Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
I've just released a full Git client for AmigaOS4

We are tested it a lot and it seems to work very well. Keep in mind that you can't expect the same Linux/windows/mac speed because we have just one core that do everything.. So for example on X5000 git will be faster (even if there is a small problem on this machine). On the other machines you can't expect the same speed.
But for "normal" repositories it should work without any problem. If you think that git is stuck somewhere just wait.. be patient.
I will try to speed up it a little bit in next release.

You can read more here:
https://ko-fi.com/post/Bringing-Git-to ... road-to-a-work-P5P41SBYO5

And as usual please use:

https://github.com/afxgroup/git/issues

for all the problems you have
Thank you!

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Site Builder
Site Builder


See User information
Finally, a proper git client. Don't get me wrong, sgit was fine for simple things, but this version is one million times ahead.

Thank you so much Andreas for working on this and the clib4, which is a crucial tool.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top
Re: Git 2.45 for AmigaOS4
Home away from home
Home away from home


See User information
@afxgroup

Really amazing / good work.. this really changes a lot of things.

One things, people perhaps don’t get, is this work will reduce need for ugly workarounds in many ports.

(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: Git 2.45 for AmigaOS4
Just popping in
Just popping in


See User information
@afxgroup

Absolutely AWESOME! Thank you!!!

One of many...
Go to top
Re: Git 2.45 for AmigaOS4
Not too shy to talk
Not too shy to talk


See User information
well done

since git is a well known example of a linux command that should be very portable but still has many modern dependencies that must be hard to complete or configure out, and which you have managed to patch to build and run on OS4, it would be great if you have a chance to write up a case study about how you did it. Or even point an AI at your diffs to let it write all about it.

Go to top
Re: Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
Most of the work has been done in spawnvpe function we use for git and Cmake. Instead of using fork() you run the command and use pipes to communicate. On git it was worst because they use stdin/stout to communicate too (along pipes)..
There are other fixes but not related to a specific amiga part. I've changed also path handling to manage amigaos path
Everything is wrapped in specific #ifdefs

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Just can't stay away
Just can't stay away


See User information
@afxgroup

This tool is very important - thank you for porting this.

I have been trying this with some of my old repos (for example, ScummVM) that stopped to work with sgit.

There are occasional crashes during fetch that seem to point towards memory allocation. Managed to get a stack trace from serial:

Registers pointing to code:
r0 : native kernel module kernel+0x0003b43c


[RAMLIB] LowMem_Expunge: Beginning Expunge Cycle....
    [
RAMLIB] Trying LIB: rexxsyslib.library
    
[RAMLIB] Trying LIB: expansion.library
    
[RAMLIB] Trying LIB: utility.library
    
[RAMLIB] Trying LIB: newlib.library
    
[RAMLIB] Trying LIB: PCIGraphics.card
    
[RAMLIB] Trying LIB: rtg.library
    
[RAMLIB] Trying LIB: layers.library
    
[RAMLIB] Trying LIB: graphics.library
    
[RAMLIB] Trying LIB: RadeonRX.chip
    
[RAMLIB] Trying LIB: cybergraphics.library
    
[RAMLIB] Trying LIB: nonvolatile.library
    
[RAMLIB] Trying LIB: keymap.library
    
[RAMLIB] Trying LIB: intuition.library
    
[RAMLIB] Trying LIB: elf.library
    
[RAMLIB] Trying LIB: hunk.library
    
[RAMLIB] Trying LIB: usbresource.library
    
[RAMLIB] Trying LIB: mounter.library
    
[RAMLIB] Trying LIB: bootmouse.usbfd
    
[RAMLIB] Trying LIB: bootkeyboard.usbfd
    
[RAMLIB] Trying LIB: hub.usbfd
    
[RAMLIB] Trying LIB: massstorage.usbfd
    
[RAMLIB] Trying LIB: usbprivate.library
    
[RAMLIB] Trying LIB: dos.library
    
[RAMLIB] Trying LIB: petunia.library
    
[RAMLIB] Trying LIB: diskfont.library
    
[RAMLIB] Trying LIB: locale.library
    
[RAMLIB] Trying LIB: iffparse.library
    
[RAMLIB] Trying LIB: version.library
    
[RAMLIB] Trying LIB: z.library
    
[RAMLIB] Trying LIB: icon.library
    
[RAMLIB] Trying LIB: datatypes.library
    
[RAMLIB] Trying LIB: commodities.library
    
[RAMLIB] Trying LIB: gadtools.library
    
[RAMLIB] Trying LIB: bevel.image
    
[RAMLIB] Trying LIB: layout.gadget
    
[RAMLIB] Trying LIB: speedbar.gadget
    
[RAMLIB] Trying LIB: bitmap.image
    
[RAMLIB] Trying LIB: workbench.library
    
[RAMLIB] Trying LIB: ft2.library
    
[RAMLIB] Trying LIB: application.library
    
[RAMLIB] Trying LIB: timezone.library
    
[RAMLIB] Trying LIB: filler.image
    
[RAMLIB] Trying LIB: label.image
    
[RAMLIB] Trying LIB: screenblanker.library
    
[RAMLIB] Trying LIB: drawlist.image
    
[RAMLIB] Trying LIB: glyph.image
    
[RAMLIB] Trying LIB: popupmenu.library
    
[RAMLIB] Trying LIB: popupmenu.class
    [
RAMLIB] Trying LIB: string.gadget
    
[RAMLIB] Trying LIB: button.gadget
    
[RAMLIB] Trying LIB: scroller.gadget
    
[RAMLIB] Trying LIB: listbrowser.gadget
    
[RAMLIB] Trying LIB: mathieeedoubbas.library
    
[RAMLIB] Trying LIB: arexx.class
    [
RAMLIB] Trying LIB: Picasso96API.library
    
[RAMLIB] Trying LIB: picture.datatype
    
[RAMLIB] Trying LIB: png.datatype
    
[RAMLIB] Trying LIB: window.class
    [
RAMLIB] Trying LIB: hid.usbfd
    
[RAMLIB] Trying LIB: usbhidgate.library
    
[RAMLIB] Trying LIB: textclip.library
    
[RAMLIB] Trying LIB: bsdsocket.library
    
[RAMLIB] Trying LIB: usergroup.library
    
[RAMLIB] Trying LIB: asl.library
    
[RAMLIB] Trying LIB: checkbox.gadget
    
[RAMLIB] Trying LIB: penmap.image
    
[RAMLIB] Trying LIB: chooser.gadget
    
[RAMLIB] Trying LIB: clicktab.gadget
    
[RAMLIB] Trying LIB: integer.gadget
    
[RAMLIB] Trying LIB: space.gadget
    
[RAMLIB] Trying LIB: requester.class
    [
RAMLIB] Trying LIB: getfile.gadget
    
[RAMLIB] Trying LIB: getfont.gadget
    
[RAMLIB] Trying LIB: slider.gadget
    
[RAMLIB] Trying LIB: Separator.docky
    
[RAMLIB] Trying LIB: clib4.library
    
[RAMLIB] Trying LIB: cgxvideo.library
    
[RAMLIB] Trying LIB: exec.library
    
[RAMLIB] Trying LIB: finnish_ISO-8859-15.language
    
[RAMLIB] Trying LIB: ISO-8859-15.charset
    
[RAMLIB] Trying DEV: timer.device
    
[RAMLIB] Trying DEV: keyboard.device
    
[RAMLIB] Trying DEV: input.device
    
[RAMLIB] Trying DEV: ramdrive.device
    
[RAMLIB] Trying DEV: console.device
    
[RAMLIB] Trying DEV: uhci.usbhcd
    
[RAMLIB] Trying DEV: ohci.usbhcd
    
[RAMLIB] Trying DEV: ehci.usbhcd
    
[RAMLIB] Trying DEV: vsata.device
    
[RAMLIB] Trying DEV: p50x0sata.device
    
[RAMLIB] Trying DEV: usbsys.device
    
[RAMLIB] Trying DEV: diskimage.device
    
[RAMLIB] Trying DEV: rtl8169.device
[RAMLIB] LowMem_Expunge: Completed Expunge Cycle.

r2 : git:threads()+0x0 (section 17 @ 0x21C24)
r3 : native kernel module kernel+0x00006608
r5 
: native kernel module kernel+0x00b9bf8c
r6 
: native kernel module kernel+0x00b9bf7c
r7 
: native kernel module kernel+0x00b9bfec
r13
: git:builtin_sparse_checkout_list_options.0()+0x20 (section 17 @ 0x7E20)
r15: git:buffer()+0x0 (section 17 @ 0x7EDC)
r16: module git at 0x00000001 (section 0 @ 0xFFFFFFDC)
r17: git:hash_algos()+0x0 (section 3 @ 0x5683C)
r18: git:the_repository()+0x0 (section 14 @ 0x94)
r19: git:ctx()+0x0 (section 17 @ 0x8EE4)
r21: module git at 0x590B3090 (section 1 @ 0x3606C)
r23: native kernel module petunia.library.kmod+0x000e96f2
r24
: git:push_colors()+0x3c (section 12 @ 0x4FE4)
r27: module git at 0x00000001 (section 0 @ 0xFFFFFFDC)
r29: native kernel module kernel+0x00b9eeb2
r31
: native kernel module kernel+0x00a3ab08
ip 
: native kernel module kernel+0x000065e8
lr 
: native kernel module kernel+0x0003b444
ctr
: native kernel module kernel+0x000003e0

Stack trace
:
(
0x54BE3AC0) native kernel module kernel+0x000065e8
(0x54BE3AF0) native kernel module kernel+0x0003b444
(0x54BE3B10) [/home/apalmate/Software/clib4/library/wmem/wmem_core.c:121] LIBS:clib4.library:wmem_alloc()+0xe4 (section 1 @ 0x88270)
(
0x54BE3B40) [/home/apalmate/Software/clib4/library/wmem/wmem_allocator_block.c:792] LIBS:clib4.library:wmem_block_alloc()+0x238 (section 1 @ 0x85EA0)
(
0x54BE3B60) [/home/apalmate/Software/clib4/library/stdlib/malloc.c:41] LIBS:clib4.library:malloc()+0x5c (section 1 @ 0x52CBC)
(
0x54BE3B70) [wrapper.c:52] git:xmallocz()+0x98 (section 1 @ 0x329F64)
(
0x54BE3B90) [builtin/unpack-objects.c:116] git:get_data()+0x4c (section 1 @ 0xE738C)
(
0x54BE3C00) [builtin/unpack-objects.c:350] git:cmd_unpack_objects()+0x2c8 (section 1 @ 0xE7D18)
(
0x54BE5CE0) [git.c:478] git:handle_builtin()+0x1c8 (section 1 @ 0x810)
(
0x54BE5D70) [git.c:825] git:cmd_main()+0x20c (section 1 @ 0x1DAC)
(
0x54BE5E50) [common-main.c:67] git:main()+0xe4 (section 1 @ 0xF3E84)
(
0x54BE5E80) LIBS:clib4.library:call_main.constprop.0()+0x1cc (section 1 @ 0x52AFC)
(
0x54BE5EC0) [/home/apalmate/Software/clib4/library/stdlib/main.c:208] LIBS:clib4.library:_main()+0xd8 (section 1 @ 0x52BDC)
(
0x54BE5EF0) [/home/apalmate/Software/clib4/library/shared_library/clib4.c:921] LIBS:clib4.library:library_start()+0x48 (section 1 @ 0x229C)
(
0x54BE5F30) [/home/apalmate/Software/clib4/library/crtbegin.c:201] git:clib4_start()+0x210 (section 1 @ 0x418)
(
0x54BE5F90) [/home/apalmate/Software/clib4/library/crtbegin.c:240] git:_start()+0x30 (section 1 @ 0x564)
(
0x54BE5FC0) native kernel module kernel+0x0005e960
(0x54BE5FD0) native kernel module kernel+0x0005e9d8

Disassembly of crash site
:
 018065
D8: 60636608   ori               r3,r3,26120
 
018065DC: 7C0004AC   sync              
 018065E0
: 4C00012C   isync             
 018065E4
: 44000002   sc                
>018065E8: 4E800020   blr               
 
018065EC: 7C641B78   mr                r4,r3
 
018065F0: 3C600180   lis               r3,384
 
018065F4: 606367B0   ori               r3,r3,26544
 
018065F8: 7C0004AC   sync              
 
018065FC: 4C00012C   isync             
Stack pointer 
(0x54BE3AC0) is inside bounds
Redzone is OK 
(4)

68k register dump
DATA
: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR
: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Ready Tasks
                           WinFrame 2 Process 
(pri   5, sigrec 0x00800000, sigwait 0xFF800000, masked 0x00800000)
                           
WinFrame 1 Process (pri   5, sigrec 0x00800000, sigwait 0xFF800000, masked 0x00800000)
                           
WinFrame 3 Process (pri   5, sigrec 0x00800000, sigwait 0xFF800000, masked 0x00800000)
                                 
compose.task (pri   1, sigrec 0x00000020, sigwait 0x00000021, masked 0x00000020)
                                    
Workbench (pri   1, sigrec 0x80000100, sigwait 0x80000000, masked 0x80000000)
                                
Shell Process (pri   0, sigrec 0x08000000, sigwait 0x08000000, masked 0x08000000)
                                      
AmiDock (pri   0, sigrec 0x00000100, sigwait 0x00000100, masked 0x00000100)
                               
TCP/IP Control (pri   0, sigrec 0x40000100, sigwait 0xF8009080, masked 0x40000000)
                                    
hub.usbfd (pri   0, sigrec 0x90000000, sigwait 0x30000000, masked 0x10000000)
                                    
hub.usbfd (pri   0, sigrec 0x10000000, sigwait 0x30000000, masked 0x10000000)
                                    
idle.task (pri -128, sigrec 0x00000000, sigwait 0x00000000, masked 0x00000000)

Waiting Tasks
                     DH6
/FastFileSystem 53.2  (pri  10, sigrec 0x00000000, sigwait 0xA8000100, masked 0x00000000)
                     
DH0/FastFileSystem 53.2  (pri  10, sigrec 0x00000000, sigwait 0xA8000100, masked 0x00000000)
                  
EHCI Controller Task Unit 1 (pri  15, sigrec 0x00000000, sigwait 0xBE009000, masked 0x00000000)
                  
EHCI Controller Task Unit 0 (pri  15, sigrec 0x00000000, sigwait 0xBE009000, masked 0x00000000)
                                    
USB stack (pri  18, sigrec 0x00000000, sigwait 0xFC00D000, masked 0x00000000)
                                 
input.device (pri  20, sigrec 0x00000000, sigwait 0x00000010, masked 0x00000000)
                      
p50x0sata.device Port 0 (pri  12, sigrec 0x10000000, sigwait 0xC0007000, masked 0x00000000)
                          
gfx FSL DMA handler (pri   0, sigrec 0x00000000, sigwait 0x80000000, masked 0x00000000)
                       
DMA2 Channel 1 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
DMA1 Channel 1 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
DMA2 Channel 4 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
DMA1 Channel 4 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
DMA2 Channel 3 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
DMA1 Channel 3 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
DMA2 Channel 2 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
DMA1 Channel 2 Handler (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                                
ELF Collector (pri  -5, sigrec 0x00000000, sigwait 0x00000100, masked 0x00000000)
                      
ScreenBlanker-kirjasto. (pri   1, sigrec 0x00000100, sigwait 0xE8001000, masked 0x00000000)
                                        
rx_pm (pri 100, sigrec 0x00000000, sigwait 0x80000001, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xB0000100, masked 0x00000000)
                          
vsata media changer (pri   0, sigrec 0x00000000, sigwait 0x80000000, masked 0x00000000)
                      
p50x0sata.device Port 1 (pri  12, sigrec 0x10000000, sigwait 0xC0007000, masked 0x00000000)
                               
ramlib.support (pri  -2, sigrec 0x00000000, sigwait 0x80005000, masked 0x00000000)
                                       
ramlib (pri   1, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                     
ICD1/CDFileSystem 53.11  (pri  10, sigrec 0x00000000, sigwait 0x00000100, masked 0x00000000)
                     
ICD0/CDFileSystem 53.11  (pri  10, sigrec 0x00000000, sigwait 0x00000100, masked 0x00000000)
                             
rtl8169.device.0 (pri   5, sigrec 0x00000100, sigwait 0x78008000, masked 0x00000000)
                           
dos_filedir_notify (pri   4, sigrec 0x80000000, sigwait 0x40001000, masked 0x00000000)
                     
PIPE/queue-handler 53.4  (pri   5, sigrec 0x00000000, sigwait 0x80006100, masked 0x00000000)
                           
TCP/IP Superserver (pri   0, sigrec 0x00000100, sigwait 0xD0000080, masked 0x00000000)
                         
TCP/IP Configuration (pri   0, sigrec 0x00000000, sigwait 0xF8003000, masked 0x00000000)
                                    
hid.usbfd (pri  10, sigrec 0x00000100, sigwait 0xE0000000, masked 0x00000000)
                                    
HID Mouse (pri  10, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                            
dos_signal_server (pri  -5, sigrec 0x00000000, sigwait 0x0000F000, masked 0x00000000)
                                
Shell Process (pri   0, sigrec 0x00000002, sigwait 0x00000100, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xB0000100, masked 0x00000000)
                    
URL/launch-handler 53.39  (pri   5, sigrec 0x00000100, sigwait 0x80000000, masked 0x00000000)
              
TEXTCLIP/textclip-handler 53.4  (pri   3, sigrec 0x00000100, sigwait 0x80000000, masked 0x00000000)
                  
RANDOM/Random-Handler 52.1  (pri   5, sigrec 0x00000000, sigwait 0x00000100, masked 0x00000000)
                                 
Mounter Task (pri  -1, sigrec 0x00000000, sigwait 0xB0001000, masked 0x00000000)
                                  
Mounter GUI (pri   0, sigrec 0x00000000, sigwait 0x80007000, masked 0x00000000)
                    
Mounter Companion Process (pri  -1, sigrec 0x00000000, sigwait 0x80003000, masked 0x00000000)
                     
Workbench DosList Notify (pri   1, sigrec 0x00000100, sigwait 0x00003000, masked 0x00000000)
                     
PIPE/queue-handler 53.4  (pri   5, sigrec 0x00000000, sigwait 0x80006100, masked 0x00000000)
                        
appdir envarc manager (pri -50, sigrec 0x00000000, sigwait 0x80005000, masked 0x00000000)
                                    
hid.usbfd (pri  10, sigrec 0x00000100, sigwait 0xE0000000, masked 0x00000000)
                                 
HID Keyboard (pri  10, sigrec 0x00000000, sigwait 0x90001000, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xB0000100, masked 0x00000000)
                                        
rx_gc (pri 100, sigrec 0x00000000, sigwait 0x80000001, masked 0x00000000)
                                
Shell Process (pri   0, sigrec 0x00000000, sigwait 0x00000100, masked 0x00000000)
                          
ScreenBlankerEngine (pri   0, sigrec 0x00000100, sigwait 0xF0001000, masked 0x00000000)
                                 
ContextMenus (pri   0, sigrec 0x00000000, sigwait 0xE0001000, masked 0x00000000)
              
ContextMenus Command Dispatcher (pri   1, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                                      
AsyncWB (pri   0, sigrec 0x00000100, sigwait 0xC0001000, masked 0x00000000)
                                 
ClickToFront (pri  21, sigrec 0x00000100, sigwait 0xE000D000, masked 0x00000000)
                                     
RAWBInfo (pri   0, sigrec 0x00000100, sigwait 0x80001000, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xA0000100, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xA0000100, masked 0x00000000)
                                     
DefIcons (pri   0, sigrec 0x00000100, sigwait 0x80009000, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xA0000100, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xA0000100, masked 0x00000000)
                                   ? 
IPrefs ? (pri   0, sigrec 0x00000000, sigwait 0x0000F000, masked 0x00000000)
                   
Workbench Clipboard Server (pri   1, sigrec 0x00000100, sigwait 0x80000000, masked 0x00000000)
                                   
TCP/IP Log (pri   0, sigrec 0x00000000, sigwait 0x80003000, masked 0x00000000)
                                   
RexxMaster (pri   4, sigrec 0x00000100, sigwait 0xC0000000, masked 0x00000000)
                                      
ConClip (pri   0, sigrec 0x00000000, sigwait 0x80000000, masked 0x00000000)
                                 
HID Consumer (pri  10, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                      
diskimage.device unit 5 (pri   4, sigrec 0x00000100, sigwait 0xC0000000, masked 0x00000000)
                                    
hid.usbfd (pri  10, sigrec 0x00000100, sigwait 0xE0000000, masked 0x00000000)
                                 
HID Keyboard (pri  10, sigrec 0x00000000, sigwait 0x90001000, masked 0x00000000)
                      
diskimage.device unit 4 (pri   4, sigrec 0x00000100, sigwait 0xC0000000, masked 0x00000000)
                                    
hid.usbfd (pri  10, sigrec 0x00000100, sigwait 0xE0000000, masked 0x00000000)
                                    
HID Mouse (pri  10, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                                 
HID Consumer (pri  10, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                                    
hid.usbfd (pri  10, sigrec 0x00000100, sigwait 0xE0000000, masked 0x00000000)
                                    
hid.usbfd (pri  10, sigrec 0x00000100, sigwait 0xE0000000, masked 0x00000000)
                                 
HID Keyboard (pri  10, sigrec 0x00000000, sigwait 0x90001000, masked 0x00000000)
                                    
hid.usbfd (pri  10, sigrec 0x00000100, sigwait 0xE0000000, masked 0x00000000)
                       
AUDIO/AHI-Handler 6.2  (pri   5, sigrec 0x00000000, sigwait 0x00000100, masked 0x00000000)
                                    
HID Mouse (pri  10, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                 
APPDIR/appdir-handler 54.25  (pri   5, sigrec 0x00000100, sigwait 0x80000000, masked 0x00000000)
                            
USB stack Process (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                         
MassStorage Notifier (pri   0, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                                  
DST watcher (pri   0, sigrec 0x00000000, sigwait 0xC0000000, masked 0x00000000)
                               
NotifyA Server (pri   1, sigrec 0x00000000, sigwait 0xE8001000, masked 0x00000000)
                         
string.gadget server (pri   1, sigrec 0x00000100, sigwait 0x40000000, masked 0x00000000)
            
application.library messageserver (pri   0, sigrec 0x00000000, sigwait 0xC0000000, masked 0x00000000)
                            
datatypes.library (pri   1, sigrec 0x00000000, sigwait 0x80001000, masked 0x00000000)
                       
RAM/ram-handler 54.26  (pri  10, sigrec 0x00000100, sigwait 0x80000000, masked 0x00000000)
                       
ENV/env-handler 54.19  (pri   5, sigrec 0x00000100, sigwait 0x80000000, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xA0000100, masked 0x00000000)
                       
RAW/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xA0000100, masked 0x00000000)
                       
CON/con-handler 53.82  (pri   5, sigrec 0x00000000, sigwait 0xA0000100, masked 0x00000000)
                             
dos_nbmd_process (pri   5, sigrec 0x00000000, sigwait 0x00001100, masked 0x00000000)
                             
dos_lock_handler (pri   5, sigrec 0x00000000, sigwait 0x00001100, masked 0x00000000)
                                    
hub.usbfd (pri   0, sigrec 0x00000000, sigwait 0x30000000, masked 0x00000000)
                                    
hub.usbfd (pri   0, sigrec 0x00000000, sigwait 0x30000000, masked 0x00000000)
                     
Exec Command and Control (pri  30, sigrec 0x00000000, sigwait 0x80000000, masked 0x00000000)

Suspended Tasks


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

Register dump
:
GPR (General Purpose Registers):
   
0: 0183B43C 54BE3AC0 591487C0 01806608 640997D0 0239BF8C 0239BF7C 0239BFEC 
   8
: 69AA74C0 00000000 0000000A 00000065 24442828 5912E9BC 54BE3C08 5912EA78 
  16
: 00000001 590D3840 59126A54 5912FA80 00000003 590B3090 00000000 01BB5C92 
  24
: 59120000 00000000 54BE3AC0 00000001 640997D0 0239EEB2 640997D0 0223AB08 


FPR 
(Floating Point Registers, NaN = Not a Number):
   
0:             -nan              284     5.15393e-230     1.18262e-308 
   4
:      9.5861e-307     8.27522e-289       4.5036e+15       4.5036e+15 
   8
:                0       4.5036e+15       4.5036e+15              0.1 
  12
:      2.14748e+09      1.6551e-231    -1.82777e-308     1.02592e-154 
  16
:     -2.9093e-248      2.32118e-77      8.38283e-66     7.29293e-304 
  20
:      2.18033e-78          -521.75    -2.45092e-212      5.1555e-308 
  24
:      8.7472e-289     4.52148e-270     2.25095e-278     1.55302e-300 
  28
:     6.70529e+116      3.29914e+12    -2.70084e-284          1.53159 

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


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



680x0 emulated registers
:
DATA: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
ADDR
: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
FPU0
:                0                0                0                0 
FPU4
:                0                0                0                0 



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

Stack trace:
    
native kernel module kernel+0x000065e8
    native kernel module kernel
+0x0003b444
    
[/home/apalmate/Software/clib4/library/wmem/wmem_core.c:121] LIBS:clib4.library:wmem_alloc()+0xe4 (section 1 @ 0x88270)
    [/
home/apalmate/Software/clib4/library/wmem/wmem_allocator_block.c:792] LIBS:clib4.library:wmem_block_alloc()+0x238 (section 1 @ 0x85EA0)
    [/
home/apalmate/Software/clib4/library/stdlib/malloc.c:41] LIBS:clib4.library:malloc()+0x5c (section 1 @ 0x52CBC)
    [
wrapper.c:52] git:xmallocz()+0x98 (section 1 @ 0x329F64)
    [
builtin/unpack-objects.c:116] git:get_data()+0x4c (section 1 @ 0xE738C)
    [
builtin/unpack-objects.c:350] git:cmd_unpack_objects()+0x2c8 (section 1 @ 0xE7D18)
    [
git.c:478] git:handle_builtin()+0x1c8 (section 1 @ 0x810)
    [
git.c:825] git:cmd_main()+0x20c (section 1 @ 0x1DAC)
    [
common-main.c:67] git:main()+0xe4 (section 1 @ 0xF3E84)
    
LIBS:clib4.library:call_main.constprop.0()+0x1cc (section 1 @ 0x52AFC)
    [/
home/apalmate/Software/clib4/library/stdlib/main.c:208] LIBS:clib4.library:_main()+0xd8 (section 1 @ 0x52BDC)
    [/
home/apalmate/Software/clib4/library/shared_library/clib4.c:921] LIBS:clib4.library:library_start()+0x48 (section 1 @ 0x229C)
    [/
home/apalmate/Software/clib4/library/crtbegin.c:201] git:clib4_start()+0x210 (section 1 @ 0x418)
    [/
home/apalmate/Software/clib4/library/crtbegin.c:240] git:_start()+0x30 (section 1 @ 0x564)
    
native kernel module kernel+0x0005e960
    native kernel module kernel
+0x0005e9d8

PPC disassembly
:
 
018065e0: 4c00012c   isync             
 018065e4
: 44000002   sc                
*018065e8: 4e800020   blr               
 
018065ec: 7c641b78   mr                r4,r3
 
018065f0: 3c600180   lis               r3,384

Go to top
Re: Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
@Capehill

Can you check the status of the memory when you get the crash? It seems that memory is full
And from the crashlog i can see:

[RAMLIB] LowMem_Expunge: Beginning Expunge Cycle....

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Just can't stay away
Just can't stay away


See User information
@afxgroup

When fetching ScummVM, free RAM drops from 88% to around 25% and then git crashes. With my old repo, I set pack.windowMemory "100m" and pack.threads "1" but these didn't help. Need to research some more how to limit memory usage.

Then I tried to make a fresh clone and hit same problem. This issue might be reproducible if you try to clone ScummVM.

Go to top
Re: Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
@Capehill

I'll try it. Thank you

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Home away from home
Home away from home


See User information
@afxgroup

Nice!

Join Kea Campus' Amiga Corner and support Amiga content creation
https://keasigmadelta.com/ - see more of my work
Go to top
Re: Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
@Capehill

With latest clib4 (development branch) you should be able to clone scummvm without any problem but.
1) use --depth 1 otherwise you could have problems since there are 1.5millions of objects and it will took ages
2) I have only an encoding problem on 1 file

Resized Image


In any case I'm trying to port the last master version.

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Home away from home
Home away from home


See User information
@afxgroup
Quote:
2) I have only an encoding problem on 1 file
Even just trying to convert UTF-8 to an AmigaOS incompatible charset like Windows 1252 is a bug.
I'd leave it at UTF-8, there are enough editors for AmigaOS with UTF-8 support now.
If you want to convert UTF-8 files to an 8 bit charset it has to be an AmigaOS compatible one like the default ISO 8859-15, but of course even much better use the one of the current locale.

Go to top
Re: Git 2.45 for AmigaOS4
Not too shy to talk
Not too shy to talk


See User information
@afxgroup

Sorry for being OT but I got to ask. This new theme that I see being used, it's only available to developers, right? Or can it be downloaded from somewhere? Just need to know if I have to wait for it or not.

Go to top
Re: Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
@hotrod

IIRC it is on OS4depot but I don't remember the name and I don't think there are themes only for betatesters

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Site Builder
Site Builder


See User information
@afxgroup

Quote:
IIRC it is on OS4depot but I don't remember the name and I don't think there are themes only for betatesters


I believe it is this one, right?
https://www.amiga-look.org/artwork/modern-theme

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top
Re: Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
Yes it is

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Just popping in
Just popping in


See User information
@afxgroup

I can't clone from bitbucket.

Is it ok to post here or do you prefer bug reports elsewhere?

PowerBook 5.8 MorphOS 3.19
A1222 Tabor AOS4.1 FE Update 3
Go to top
Re: Git 2.45 for AmigaOS4
Amigans Defender
Amigans Defender


See User information
Is it a private repo? Can I clone it?

i'm really tired...
Go to top
Re: Git 2.45 for AmigaOS4
Just popping in
Just popping in


See User information
@afxgroup

PM sent. Thanks for looking into it!

PowerBook 5.8 MorphOS 3.19
A1222 Tabor AOS4.1 FE Update 3
Go to top

  Register To Post

 




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




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project