Opened 11 years ago

Closed 11 years ago

#6382 closed Bugs (fixed)

test_intermod_holder crashes with Visual C++ 2010

Reported by: Mateusz Loskot Owned by: Joaquín M López Muñoz
Milestone: To Be Determined Component: flyweight
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

I'm running regression tests on Windows 7 (64-bit) using Visual Studio 2010 against current trunk r76408.

I noticed test_intermod_holder crashes with access violation

At the flyweight regression tests report I see that this test fails on all/most Windows machines (my machine is mloskot-x86_32-msvc10)

Screenshot with debugger showing location of the crash attached.

Attachments (1)

test_intermod_holder.png (157.0 KB ) - added by Mateusz Loskot 11 years ago.
VS2010 debugger presenting the crash state/location.

Download all attachments as: .zip

Change History (5)

by Mateusz Loskot, 11 years ago

Attachment: test_intermod_holder.png added

VS2010 debugger presenting the crash state/location.

comment:1 by Mateusz Loskot, 11 years ago

FYI, the test also crashes during regression tests against branches/release

comment:2 by Mateusz Loskot, 11 years ago

Here is related discussion and solution explained (reminded) on boost-testing ml: #6382: test_intermod_holder crashes with Visual C++ 2010

comment:3 by Joaquín M López Muñoz, 11 years ago

Reduced to a problem in Boost.Interprocess:

(interprocess) Crash of singleton_module in Windows

Will keep this ticket open until the above issue gets dealt with.

Last edited 11 years ago by Joaquín M López Muñoz (previous) (diff)

comment:4 by Joaquín M López Muñoz, 11 years ago

Resolution: fixed
Status: newclosed

Boost.Interprocess bug fixed in [76577].

Note: See TracTickets for help on using tickets.