Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-11-13 08:46:14


John Maddock wrote:
> Lubomir Bourdev wrote:
>> We don't have access to these platforms. Perhaps someone who does
>> could
>> give us a hand in fixing these issues?
>
> If you're able to get a HP Testdrive account (testdrive.hp.com) then you can
> test the aCC failure yourself, but the debugger backtrace is:

[...]

> So... it's a data alignment error: I wonder are you trying to write to an
> integer on a char boundary or something?

FWIW, this backtrace points to the same location where I get the unaligned
access warnings on Tru64: line 383 (get()) and line 384 (set_unsafe()) in
the file channel.hpp.

HTH,
Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk