Opened 9 years ago
Closed 9 years ago
#9265 closed Bugs (wontfix)
time_point_output_h test crashes regression test
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | Boost 1.55.0 | Component: | chrono |
Version: | Boost Development Trunk | Severity: | Regression |
Keywords: | Cc: |
Description
When running the trunk regression test suite on windows, the test time_point_output_h (at: results\boost\bin.v2\libs\chrono\test\time_point_output_h.test\msvc-9.0\debug\asynch-exceptions-on\time_point_output_h.exe) crashes, causing an interruption in the regression test.
The output I have for it is with msvc-9.0, but I believe that it happens for other versions as well.
Attached is the stack trace for the crash, as well as some debugger variables at various points in the stack.
Attachments (1)
Change History (6)
by , 9 years ago
Attachment: | chrono_crash.txt added |
---|
comment:1 by , 9 years ago
Status: | new → assigned |
---|
comment:2 by , 9 years ago
Milestone: | To Be Determined → Boost 1.55.0 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:4 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Would this patch unblock the regression tests