Need someone else to debug ios_state_unit_test (was: Re: Regressions in your Boost libraries as of 2005-11-30 [HEAD])

On 11/30/05 12:00 PM, "Douglas Gregor" <dgregor@cs.indiana.edu> wrote:
Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/issues.... ml
There are failures in these libraries you maintain: io (1)
|io| ios_state_unit_test: intel-win32-9_0
As I said before: it crashes at run-time (memory access violation) on a platform and compiler I don't have. I need someone else to debug it for me. -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com

Daryle Walker <darylew@hotmail.com> writes:
On 11/30/05 12:00 PM, "Douglas Gregor" <dgregor@cs.indiana.edu> wrote:
Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/issues.... ml
There are failures in these libraries you maintain: io (1)
|io| ios_state_unit_test: intel-win32-9_0
As I said before: it crashes at run-time (memory access violation) on a platform and compiler I don't have. I need someone else to debug it for me.
I'm trying. For some reason when I tried to build that test in libs/io/test, though, it couldn't build the unit test library dependencies. It was as though the relative paths in libs/test/build/Jamfiles weren't being resolved properly (the error messages were that ../src/xxxx.cpp couldn't be found). That would mean Boost.Build v1 is broken. Any clues, Rene? -- Dave Abrahams Boost Consulting www.boost-consulting.com

David Abrahams <dave@boost-consulting.com> writes:
For some reason when I tried to build that test in libs/io/test, though, it couldn't build the unit test library dependencies. It was as though the relative paths in libs/test/build/Jamfiles weren't being resolved properly (the error messages were that ../src/xxxx.cpp couldn't be found). That would mean Boost.Build v1 is broken. Any clues, Rene?
False alarm; everything works. -- Dave Abrahams Boost Consulting www.boost-consulting.com

Daryle Walker <darylew@hotmail.com> writes:
On 11/30/05 12:00 PM, "Douglas Gregor" <dgregor@cs.indiana.edu> wrote:
Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/issues.... ml
There are failures in these libraries you maintain: io (1)
|io| ios_state_unit_test: intel-win32-9_0
As I said before: it crashes at run-time (memory access violation) on a platform and compiler I don't have. I need someone else to debug it for me.
I can't reproduce the problem here. The test passes for me, both in debug and release builds. -- Dave Abrahams Boost Consulting www.boost-consulting.com

On 12/2/05 12:58 PM, "David Abrahams" <dave@boost-consulting.com> wrote:
Daryle Walker <darylew@hotmail.com> writes:
On 11/30/05 12:00 PM, "Douglas Gregor" <dgregor@cs.indiana.edu> wrote:
Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/issues. html
There are failures in these libraries you maintain: io (1)
|io| ios_state_unit_test: intel-win32-9_0
As I said before: it crashes at run-time (memory access violation) on a platform and compiler I don't have. I need someone else to debug it for me.
I can't reproduce the problem here. The test passes for me, both in debug and release builds.
Maybe it's a problem on Beman's system. (The title on the problem page mentions "Beman - io - ios_state_unit_test / intel-win32-9_0".) Or at least it seems that only he can debug it. -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com
participants (2)
-
Daryle Walker
-
David Abrahams