$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost.Test and QProcess (Linux) memory access violation at address 0x00000000
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2010-02-24 13:47:18
 <ariasgore <at> gmx.de> writes:
> 
> Hello,
> 
> Since boost do not provide a convenient way of calling processed 
> I had to use Qt and QProcess to invoke an executable.
> I also have written tests for this situation. Which run great but 
> fail while on OpenSuse 11.1 32 bit with boost test in 1.41.0 
> package.
> The function works if called without boost test but it terribly 
> fails while in the auto test case.
Not sure I'll be much help, if I can't reproduce this. Can you 
debug and see where memory access violation occurs? Also simple 
reproducible example would help.
Gennadiy