Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2017 14:40:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223769] New port: games/openapoc - open-source remake of X-COM: Apocalypse...
Message-ID:  <bug-223769-13-euGqcAJfPN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223769-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223769-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223769

--- Comment #2 from Nils Beyer <nbe@renzel.net> ---
Yeah, that thing generates a "bus error" as soon as you activate ultra spee=
d.
But I don't know how to fix that:
----------------------------------------------------------------------------
#gdb801 .build/bin/OpenApoc OpenApoc.core
GNU gdb (GDB) 8.0.1 [GDB v8.0.1 for FreeBSD]
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd12.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from .build/bin/OpenApoc...(no debugging symbols found)...d=
one.
[New LWP 102093]
[New LWP 100396]
[New LWP 100397]
[New LWP 100398]
[New LWP 100400]
[New LWP 100401]
[New LWP 100403]
[New LWP 100404]
[New LWP 100407]
[New LWP 100408]
[New LWP 100409]
[New LWP 100410]
[New LWP 100411]
[New LWP 100412]
[New LWP 100413]
[New LWP 100414]
[New LWP 100415]
[New LWP 100416]
[New LWP 100417]
[New LWP 100418]
[New LWP 100419]
[New LWP 100421]
[New LWP 100423]
[New LWP 100425]
[New LWP 100399]
[New LWP 100430]
Core was generated by `.build/bin/OpenApoc
--Framework.CD=3D/usr/ports/distfiles/xcom3.iso --Framework.Da'.
Program terminated with signal SIGBUS, Bus error.
#0  0x000000000069de72 in
OpenApoc::FlyingVehicleMover::update(OpenApoc::GameState&, unsigned int) ()
[Current thread is 1 (LWP 102093)]
(gdb) bt
#0  0x000000000069de72 in
OpenApoc::FlyingVehicleMover::update(OpenApoc::GameState&, unsigned int) ()
#1  0x0000000000693954 in OpenApoc::Vehicle::update(OpenApoc::GameState&,
unsigned int) ()
#2  0x0000000000708452 in OpenApoc::GameState::update(unsigned int) ()
#3  0x000000000070ab82 in OpenApoc::GameState::updateTurbo() ()
#4  0x0000000000505b5d in OpenApoc::CityView::update() ()
#5  0x000000000042b73f in
OpenApoc::Framework::run(std::__1::shared_ptr<OpenApoc::Stage>) ()
#6  0x0000000000412a43 in main ()
(gdb) x/i $pc
=3D> 0x69de72 <_ZN8OpenApoc18FlyingVehicleMover6updateERNS_9GameStateEj+192=
2>:=20=20=20
cmpq   $0x0,0x288(%rax)
----------------------------------------------------------------------------
and compiling with any of the GCC compilers fails due to undefined referenc=
es
in the boost libs.

Maybe someone has any ideas...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223769-13-euGqcAJfPN>