Boost logo

Boost Users :

Subject: Re: [Boost-users] Unhandled exception at 0x781451eb in ********.exe: 0xC0000005: Access violation reading location 0x0129ffff.
From: Peter Barker (newbarker_at_[hidden])
Date: 2009-03-04 05:13:51


On Tue, Mar 3, 2009 at 3:39 PM, ddribes <delphine.ribes_at_[hidden]> wrote:
>
> Dear Boost Users,
>
> I am new with Boost and I am facing a Unhandled exception.
> The program I am triying to use is working fine in release mode but crashing
> in debug mode. Maybe compiler options are not set correctly.
>
> Is there something specific for release and/or debug version ? Something to
> diseable exceptions ?
>
> I am working with VStudio 8. I've set the same compiler options for both but
> I still have the same error.
>
> Any ideas ?

Can you produce a small program that crashes and reply with the source code?

My guess is it's probably a programming error and it sometimes happens
that programs don't crash in debug mode when they do in release mode.

Regards,

Pete


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