#21413 closed defect (fixed)
gdb crashes => fixed in SVN/next 7.0.x maintenance
Reported by: | Shaeto | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
centos 8/9 x64_86 under virtualbox 7.0.4, mac os Ventura 13.1, intel based macbook pro (2,4 GHz 8-Core Intel Core i9)
if i try to start any application under gdb:
Program received signal SIGSEGV, Segmentation fault. 0x0000aaaa9aa62009 in ?? () (gdb) bt #0 0x0000aaaa9aa62009 in ?? () #1 0x00007ffff7feae68 in dl_main (phdr=<optimized out>, phnum=<optimized out>, user_entry=<optimized out>, auxv=<optimized out>) at rtld.c:1883 #2 0x00007ffff7fe7183 in _dl_sysdep_start (start_argptr=start_argptr@entry=0x7fffffffe120, dl_main=dl_main@entry=0x7ffff7fe9000 <dl_main>) at ../sysdeps/unix/sysv/linux/dl-sysdep.c:140 #3 0x00007ffff7fe8ad8 in _dl_start_final (arg=0x7fffffffe120) at rtld.c:502 #4 _dl_start (arg=0x7fffffffe120) at rtld.c:587 #5 0x00007ffff7fe7ba8 in _start () from /lib64/ld-linux-x86-64.so.2 #6 0x0000000000000003 in ?? () #7 0x00007fffffffe3dd in ?? () #8 0x00007fffffffe3ef in ?? () #9 0x00007fffffffe46d in ?? () #10 0x0000000000000000 in ?? ()
GDB used to work fine on the previous VirtualBox (6.X), lldb works fine under 7.0.4
link to additional info https://forums.virtualbox.org/viewtopic.php?f=8&t=108016
Change History (8)
comment:1 by , 22 months ago
comment:2 by , 22 months ago
the same problem in 7.0.6
Program received signal SIGSEGV, Segmentation fault. 0x0000ffffefbbc0c9 in ?? () (gdb) bt #0 0x0000ffffefbbc0c9 in ?? () #1 0x00007ffff7feae68 in dl_main (phdr=<optimized out>, phnum=<optimized out>, user_entry=<optimized out>, auxv=<optimized out>) at rtld.c:1883 #2 0x00007ffff7fe7183 in _dl_sysdep_start (start_argptr=start_argptr@entry=0x7fffffffe1b0, dl_main=dl_main@entry=0x7ffff7fe9000 <dl_main>) at ../sysdeps/unix/sysv/linux/dl-sysdep.c:140 #3 0x00007ffff7fe8ad8 in _dl_start_final (arg=0x7fffffffe1b0) at rtld.c:502 #4 _dl_start (arg=0x7fffffffe1b0) at rtld.c:587 #5 0x00007ffff7fe7ba8 in _start () from /lib64/ld-linux-x86-64.so.2 #6 0x0000000000000001 in ?? () #7 0x00007fffffffe45a in ?? () #8 0x0000000000000000 in ?? () (gdb)
comment:6 by , 16 months ago
I filed bug #21546 for the same issue.
It is unbelievable that nothing has been done with this *regression* in the last 6 months...
comment:7 by , 15 months ago
Summary: | gdb crashes → gdb crashes => fixed in SVN/next 7.0.x maintenance |
---|
This should be fixed in the next 7.0.x maintenance release. There is a 7.0 testbuild available here, would be great if you could give it a try.
comment:8 by , 13 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi guys,
We just released a new version of VirtualBox today. This issue should be fixed there. Closing it. Please leave a comment if it is still actual for you. As usual, builds are available on Downloads page. Thank you for reporting.
not sure how to modify tickets
Guest type is : Centos 8/9 x64_86 Host type is : Mac OS Ventura 13.1 Intel