VirtualBox

Opened 20 months ago

Last modified 20 months ago

#21413 new defect

gdb crashes

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 (2)

comment:1 by Shaeto, 20 months ago

not sure how to modify tickets

Guest type is : Centos 8/9 x64_86 Host type is : Mac OS Ventura 13.1 Intel

comment:2 by Shaeto, 20 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) 
Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy