Opened 7 years ago

Closed 7 years ago

#11271 closed Bugs (fixed)

split_interval_map crash upon overlapping insertion

Reported by: dalzhim@… Owned by: Joachim Faulhaber
Milestone: To Be Determined Component: ICL
Version: Boost 1.55.0 Severity: Showstopper
Keywords: split_interval_map Cc:

Description

Performing an insertion that overlaps more than one existing interval with a split_interval_map triggers an assertion and then crashes. I am providing a simple application that reproduces the problem.

Attachments (1)

SplitIntervalMapCrash.cpp (357 bytes ) - added by dalzhim@… 7 years ago.
Minimalist program that reproduces the crash.

Download all attachments as: .zip

Change History (3)

by dalzhim@…, 7 years ago

Attachment: SplitIntervalMapCrash.cpp added

Minimalist program that reproduces the crash.

comment:1 by anonymous, 7 years ago

Version: Boost 1.58.0Boost 1.55.0

When creating this issue, I was absolutely certain that the boost version I was using was 1.58 but I realized that it was 1.55. I cannot reproduce the issue with boost 1.58 so this ticket should be closed.

comment:2 by Joachim Faulhaber, 7 years ago

Resolution: fixed
Status: newclosed

Fixed with 1.56.0

Note: See TracTickets for help on using tickets.