Vrpn causes crashes on OSX

Bug #767506 reported by Kenneth Bogert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Panda3D
Won't Fix
Undecided
Unassigned

Bug Description

The following code:

moveclient = VrpnClient('pcmove_0@localhost:3884')
tracker = TrackerNode(moveclient, 'pcmove_0')
base.dataRoot.node().addChild(tracker)

when run inside a p3d causes the following error message on the console:

p3dpython(17300,0xa0873540) malloc: *** error for object 0x5291204: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug

These error messages repeat a random number of times, and also the application randomly crashes (or sometimes not!) with no error on the console. The log says python quit.

description: updated
rdb (rdb)
tags: added: macos vrpn
rdb (rdb)
tags: added: runtime
Revision history for this message
rdb (rdb) wrote :

packp3d is no longer supported in 1.10 (in favour of the new setuptools-based deployment system), so I'm closing this. Please file an issue on GitHub if the issue still persists with deploy-ng.

Changed in panda3d:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.