[torquedev] Fwd: tried it -- still getting errors.
csamuel at vpac.org
csamuel at vpac.org
Mon Mar 10 16:51:52 MDT 2008
----- "Glen Beane" <glen.beane at gmail.com> wrote:
> anyone have any ideas here? He's trying torque on OS X 10.5. Others
> have had success with torque on Leopard
[...]
> Mar 10 09:47:19 exo2 pbs_mom[48067]: pbs_mom(48067) malloc: *** error
> for object 0x101ba0: Non-aligned pointer being freed (2)\n*** set a
> breakpoint in malloc_error_break to debug
Looks like a memory management error:
http://lists.apple.com/archives/xcode-users/2007/Nov/msg01083.html
# All allocations that use the OS X supplied
# malloc are aligned to 16 bytes. You've clearly
# tried to free something that isn't so it's invalid.
That was in response to someone asking about code that
broke under Leopard that didn't on previous releases (so
we're not alone).
cheers,
Chris
--
Christopher Samuel - (03) 9925 4751 - Systems Manager
The Victorian Partnership for Advanced Computing
P.O. Box 201, Carlton South, VIC 3053, Australia
VPAC is a not-for-profit Registered Research Agency
More information about the torquedev
mailing list