[Scummvm-tracker] [ScummVM :: Bugs] #14572: HPL1: crash after breaking the ice in level "Lake Utuqaq"
ScummVM :: Bugs
trac at scummvm.org
Sun Oct 8 17:36:18 UTC 2023
#14572: HPL1: crash after breaking the ice in level "Lake Utuqaq"
---------------------+---------------------------
Reporter: grisenti | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: HPL1
Version: | Resolution:
Keywords: | Game:
---------------------+---------------------------
Comment (by digitall):
Backtrace from crash is:
#5 0x0000555557b42778 in dgAABBPolygonSoup::GetNodeAABB
(this=0x555562a4ed60, root=0x0, p0=..., p1=...) at
engines/hpl1/engine/libraries/newton/core/dgAABBPolygonSoup.cpp:1342
#6 0x00005555579f3d32 in
dgCollisionCompound::CalculateContactsToCollisionTree
(this=0x5555610ac380, pair=0x5555611eaff0, proxy=..., useSimd=0) at
engines/hpl1/engine/libraries/newton/physics/dgCollisionCompound.cpp:1732
#7 0x00005555579f222e in dgCollisionCompound::CalculateContacts
(this=0x5555610ac380, pair=0x5555611eaff0, proxy=..., useSimd=0) at
engines/hpl1/engine/libraries/newton/physics/dgCollisionCompound.cpp:1451
#8 0x0000555557a757a8 in dgWorld::CompoundContacts (this=0x55556101e540,
pair=0x5555611eaff0, proxy=...) at
engines/hpl1/engine/libraries/newton/physics/dgNarrowPhaseCollision.cpp:1477
#9 0x0000555557a76f1a in dgWorld::CalculateContacts (this=0x55556101e540,
pair=0x5555611eaff0, timestep=0.0166666657, threadIndex=0) at
engines/hpl1/engine/libraries/newton/physics/dgNarrowPhaseCollision.cpp:1850
#10 0x00005555579e1512 in
dgBroadPhaseCalculateContactsWorkerThread::ThreadExecute
(this=0x55556101ec28) at
engines/hpl1/engine/libraries/newton/physics/dgBroadPhaseCollision.cpp:849
#11 0x00005555579e4b3f in dgBroadPhaseCollision::UpdateContacts
(this=0x55556101e570, timestep=0.0166666657, collisioUpdate=false) at
engines/hpl1/engine/libraries/newton/physics/dgBroadPhaseCollision.cpp:1597
#12 0x0000555557a7ed45 in dgWorld::Update (this=0x55556101e540,
timestep=0.0166666657) at
engines/hpl1/engine/libraries/newton/physics/dgWorld.cpp:612
#13 0x00005555579cee3d in Newton::UpdatePhysics (this=0x55556101e540,
timestep=0.0166666657) at
engines/hpl1/engine/libraries/newton/NewtonClass.cpp:92
#14 0x00005555579c1861 in NewtonUpdate (newtonWorld=0x55556101e540,
timestep=0.0166666657) at
engines/hpl1/engine/libraries/newton/Newton.cpp:659
#15 0x00005555578ac9f7 in hpl::cPhysicsWorldNewton::Simulate
(this=0x5555603d11c0, afTimeStep=0.0166666657) at
engines/hpl1/engine/impl/PhysicsWorldNewton.cpp:119
#16 0x00005555578e63e7 in hpl::iPhysicsWorld::Update (this=0x5555603d11c0,
afTimeStep=0.0166666657) at
engines/hpl1/engine/physics/PhysicsWorld.cpp:109
#17 0x000055555793fb63 in hpl::cWorld3D::Update (this=0x55555ff9a750,
afTimeStep=0.0166666657) at engines/hpl1/engine/scene/World3D.cpp:159
#18 0x000055555792b84c in hpl::cScene::Update (this=0x55555f26de40,
afTimeStep=0.0166666657) at engines/hpl1/engine/scene/Scene.cpp:328
#19 0x00005555578308e3 in hpl::cUpdater::Update (this=0x55555fa9b050,
afTimeStep=0.0166666657) at engines/hpl1/engine/game/Updater.cpp:180
#20 0x000055555781f1dd in hpl::cGame::Run (this=0x55555f9c8c80) at
engines/hpl1/engine/game/Game.cpp:340
#21 0x0000555557770c34 in cInit::Run (this=0x55555f12bfa0) at engines/hpl1
/penumbra-overture/Init.cpp:433
#22 0x000055555776d061 in Hpl1::Hpl1Engine::run (this=0x55555f213780) at
engines/hpl1/hpl1.cpp:76
#23 0x000055555619b99e in runGame (plugin=0x55555e4572e0,
enginePlugin=0x55555e3d6b40, system=..., debugLevels=...) at
base/main.cpp:324
#24 0x000055555619dbe1 in scummvm_main (argc=1, argv=0x7fffffffd758) at
base/main.cpp:767
#25 0x00005555561989aa in main (argc=1, argv=0x7fffffffd758) at
backends/platform/sdl/posix/posix-main.cpp:44
--
Ticket URL: <https://bugs.scummvm.org/ticket/14572#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list