Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.36.0 with Linux 64bits
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2010-01-29 01:30:47


Mika Heiskanen wrote:

> JongKwan Kim wrote:
>> It is linked to my code, but I still have a "Segmentation fault". I do
>> not know why.....
>
> Use valgrind or some other memory debugging tool to find out where the
> program does the segmentation fault.

valgrind is somewhat of an overkill as first measure. I'd recommend using
a debugger, for a start. And, unless debugger shows something strange, I'd
assume this is not a problem with how Boost is build, or with 32/64 modes.

- Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net