﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
13038	Assertion RT_SUCCESS_RP(rc) failed when Geant4 program runs -> fixed in 4.3 and later releases after 22 Oct 2014	itsjareds		"I compiled Geant4 with parallelism support enabled and tried compiling one of the prepackaged example programs. When I run the compiled program, I get the following output in my terminal in the guest environment:

{{{
!!Assertion Failed!!
Expression: RT_SUCCESS_NP(rc)
Location  : /mnt/tinderbox/add-4.3/src/VBox/Runtime/common/misc/thread.cpp(227) void rtThreadLockRW()
VERR_INVALID_HANDLE (-4) - Invalid loader handle.
}}}

Neither the host VirtualBox application nor the guest VM crash. I simply get that output in the guest's terminal and the program I attempted to run crashes.

Host: Arch Linux (64-bit)
Guest: Scientific Linux 6.5 (64-bit)"	defect	closed	VMM/HWACCM	VirtualBox 4.3.10	fixed	RT_SUCCESS_NP, thread, memory		other	other
