Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2885 - x86/x64 musl crash in 19.07.01 #7667

Open
openwrt-bot opened this issue Mar 6, 2020 · 2 comments
Open

FS#2885 - x86/x64 musl crash in 19.07.01 #7667

openwrt-bot opened this issue Mar 6, 2020 · 2 comments
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release

Comments

@openwrt-bot
Copy link

bolvan:

Any program built statically with SDK 19.07.01 for x86/64 coredumps at musl init stage

Program received signal SIGSEGV, Segmentation fault.
static_init_tls (aux=0xffffd408) at src/env/__init_tls.c:92
92 src/env/__init_tls.c: No such file or directory.
(gdb) bt
#0 static_init_tls (aux=0xffffd408) at src/env/__init_tls.c:92
#1 0x08083ed2 in __init_libc (envp=0xffffd53c, pn=0xffffd69d "/home/k/openwrt/sdk-x86/build_dir/target-i386_pentium4_musl/ntfs-3g-2017.3.23-2-fuseint/src/ntfs-3g") at src/env/__libc_start_main.c:39
#2 0x08083fe0 in __libc_start_main (main=0x80490e8

, argc=1, argv=0xffffd534) at src/env/__libc_start_main.c:79
#3 0x08049f19 in _start_c (p=0xffffd530) at crt/crt1.c:18
#4 0x08049ef0 in _start ()

@openwrt-bot
Copy link
Author

bolvan:

19.07.02 - same behaviour
arm and arm64 are OK

@openwrt-bot
Copy link
Author

pexcn:

I seem to have the same problem: https://bugs.openwrt.org/index.php?do=details&task_id=2957

@aparcar aparcar added the release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release
Projects
None yet
Development

No branches or pull requests

2 participants