[Bug 1205579] New: After being built on OpenSuse's Build service, Ares Segaults at runtime.
http://bugzilla.opensuse.org/show_bug.cgi?id=1205579 Bug ID: 1205579 Summary: After being built on OpenSuse's Build service, Ares Segaults at runtime. Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.4 Hardware: x86-64 OS: openSUSE Leap 15.4 Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: zombie.ryushu@zoho.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I have been attempting to build Ares for packaging in OpenSuse 15.3 and 15.4. I had to do manual installation of files, but after a successful build, ares segfaults every time it is run from its system wide binary at /usr/bin/ares. (gdb) bt full #0 0x00005555558ed076 in nall::string::resize(unsigned int) () #1 0x00005555558d9353 in nall::string& nall::string::_append<char*>(nall::stringify<char*> const&) [clone .constprop.228] () #2 0x00005555557f0d0f in _GLOBAL__sub_I_glCreateProgram () #3 0x00005555561434bd in __libc_csu_init () #4 0x00007ffff45bf22c in __libc_start_main () at /lib64/libc.so.6 #5 0x0000555555871cba in _start () I found your package at https://software.opensuse.org/package/ares, and sure enough the binary contains AVX instructions, which I'm guessing your test environment does not support. Furthermore, I suspect the failure you are seeing is actually not SIGSEGV but SIGILL. Are you building with the local=false build option (in either case)? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1205579 Zombie Ryushu <zombie.ryushu@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/ares-emu | |lator/ares/issues/872 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com