Page 1 of 1
crash at btConvexHullShape::localGetSupportingVertexWithoutMargin
Posted: Sat Jul 09, 2022 7:34 pm
by ed_welch
I tried upgrading my project which was using an old version of bullet (2.88) to the lastest version (3.24) and now I get a crash at btConvexHullShape::localGetSupportingVertexWithoutMargin()
Anyone know what change could have happened to cause this crash?
Re: crash at btConvexHullShape::localGetSupportingVertexWithoutMargin
Posted: Wed Nov 30, 2022 1:21 pm
by ilgar_lunin
Getting same issue, upvote
Re: crash at btConvexHullShape::localGetSupportingVertexWithoutMargin
Posted: Wed Nov 30, 2022 3:40 pm
by ilgar_lunin
If anyone interested, in my case the culprit was using btStaticPlaneShape in btDiscreteDynamicsWorld. Once I removed it issue is gone
Re: crash at btConvexHullShape::localGetSupportingVertexWithoutMargin
Posted: Wed Feb 08, 2023 12:59 am
by ed_welch
ah, thanks for the answer. I don't use btStaticPlaneShape, so it must be something else in my case.
My solution is to keep using the old version

Re: crash at btConvexHullShape::localGetSupportingVertexWithoutMargin
Posted: Wed Mar 01, 2023 7:53 pm
by ed_welch
I downloaded the latest version and now it seems to be ok. I no longer get the crash.
Re: crash at btConvexHullShape::localGetSupportingVertexWithoutMargin
Posted: Fri Jan 12, 2024 1:28 am
by shallshe
I don't use btStaticPlaneShape but in the latest update this error has been fixed.
geometry dash world
Re: crash at btConvexHullShape::localGetSupportingVertexWithoutMargin
Posted: Wed Mar 05, 2025 1:55 am
by otis
ed_welch wrote: ↑Wed Mar 01, 2023 7:53 pm
I downloaded the latest version and now it seems to be ok. I no longer get the crash
Mapquest Directions
that's awesome i will try to download it.