|
SIGSEGV:Segmentation fault while debugging in QNX Neutrino target as a virtual machine
|
07/30/2019 8:19 AM
post119790
|
SIGSEGV:Segmentation fault while debugging in QNX Neutrino target as a virtual machine
Hi,
I am new to QNX. I have created a "Hello World" qnx executable project. I am debugging it on a target (qnx image loaded
via VMWare player). IDE is connected to target via qconn.
Running the program works. But when I am debugging, I am getting the below error.
Thread #1 unnamed (STOPPED) (Suspended : Signal : SIGSEGV:Segmentation fault)
Debugger console has following information. Please help.
MsgNak received - resending
Remote target is little-endian
warning: Shared object "/home/uib55281/qnx700/target/qnx7/x86_64/lib/libc.so.4" could not be validated and will be
ignored.
warning: Could not load shared library symbols for /usr/lib/ldqnx-64.so.2.
Do you need "set solib-search-path" or "set sysroot"?
warning: Host file /usr/lib/ldqnx-64.so.2 does not match target file <?>
0x000000010004f5d0 in ?? ()
Program received signal SIGSEGV, Segmentation fault.
0x0000000100052143 in ?? ()
|
|
|