Opened 14 years ago

Closed 14 years ago

#1969 closed Bugs (duplicate)

Dead loop bug in multi_index

Reported by: Zachary_zhou <zac_zhou@…> Owned by: Joaquín M López Muñoz
Milestone: Boost 1.36.0 Component: multi_index
Version: Boost 1.35.0 Severity: Problem
Keywords: dead loop Cc:

Description

The bug can be replayed in the following attachment. The program can run ok if debug using gdb and run in single steps. But in full speed running test, the program will fall in a dead loop if modify is used, maybe it will cause the change of iterator?

The bug can be replayed on linux 2.6.25-2-686 gcc version 4.2.4 and windows vs2005.

Change History (2)

comment:1 by Zachary_zhou <zac_zhou@…>, 14 years ago

Sorry, I'm not familiar with svn trac system, and submit the same ticket for twice, how can I delete the duplicate one?

comment:2 by Marshall Clow, 14 years ago

Resolution: duplicate
Status: newclosed

You need to have a trac ID. Instructions on how to get one are on the front page. I will delete this ticket.

Note: See TracTickets for help on using tickets.