Skip to content

TestRagdollCharacter crashes #740

@MeFisto94

Description

@MeFisto94

Hey Guys,
TestBoneRagdoll works like a charm, however TestRagdollCharacter leads to a native-bullet crash.

Linux 4.8.0 on Kubuntu 16.10

INFORMATION: Running on jMonkeyEngine 3.2-6295
 * Branch: master
 * Git Hash: 0bc6c64
 * Build Date: 2017-09-09
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f165f296c00, pid=18841, tid=0x00007f165ec22700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libbulletjme.so+0xebc00]  btConvexShape::localGetSupportVertexWithoutMarginNonVirtual(btVector3 const&) const+0x2f0
#
# An error report file with more information is saved as:
# hs_err_pid18841.log

It's not HEAD but I did a quick git diff we shows there was nothing bullet related in between.

Metadata

Metadata

Assignees

Labels

PhysicsIssues with all kinds of Physics and their BindingsbugSomething that is supposed to work, but doesn't. More severe than a "defect".

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions