|
From: | Chet Ramey |
Subject: | Re: trying to solve some missing symbols during linking (porting to Plan9) |
Date: | Mon, 14 Oct 2024 20:38:18 -0400 |
User-agent: | Mozilla Thunderbird |
On 10/14/24 1:42 PM, Jens Staal wrote:
stack trace in acid: acid: new() 1420: system call _main MOVQ AX,_tos(SB) 1420: breakpoint main+0x7 MOVL BP,argc+0x0(FP) acid: stk() main(argc=0x0,argv=0x7fffffffefa0,env=0x532260) +0x7 (path)/bash/shell.c:370 _apemain(argc=0x1,argv=0x7ffffffefa0) +0x2d (path)/ap/plan9/callmain.c:39 _callmain +0x60 (path)/ap/plan9/callmain.c:31
Looks like it dies immediately. That probably indicates it doesn't like the bash malloc (fair, I never ported it to Plan 9). You can build --without-bash-malloc to avoid it. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
OpenPGP_signature.asc
Description: OpenPGP digital signature
[Prev in Thread] | Current Thread | [Next in Thread] |