Skip to content

Readme should mention that this crashes with SIGILL if the CPU doesn't have AVX #5

@mtmkls

Description

@mtmkls

This is what I see in gdb:
Reading symbols from /usr/bin/fwlauncher.bin-0.1...
(No debugging symbols found in /usr/bin/fwlauncher.bin-0.1)
[New LWP 478567]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/fwlauncher.bin-0.1 "/usr/share/sight/VRRender-0.9/profile.xml"'.
Program terminated with signal SIGILL, Illegal instruction.
#0 0x00007f40e92b5b93 in ?? () from /usr/lib/x86_64-linux-gnu/sight/libfwTools.so.0
(gdb) l
1 ../sysdeps/x86_64/crti.S: No such file or directory.
(gdb) display/i $pc
1: x/i $pc
=> 0x7f40e92b5b93: vmovq %r13,%xmm1

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions