Opened 6 years ago

Closed 5 years ago

#12599 closed Bugs (fixed)

spirit::karma::real generator assertion failure with denormalized

Reported by: nicolas.dessart@… Owned by: Hartmut Kaiser
Milestone: To Be Determined Component: spirit
Version: Boost 1.58.0 Severity: Problem
Keywords: denormalized float karma generator Cc:

Description

karma::generate(sink, val) hits an assertion in spirit/home/support/detail/pow10.hpp if val is a denormalized/subnormal float value.

Attachments (2)

test.cpp (439 bytes ) - added by anonymous 6 years ago.
sigabrt_or_sigsegv.cpp (357 bytes ) - added by nicolas.dessart@… 6 years ago.
sigabrt or sigsegv (see comments) with g++ 5.4.1 20160904 and boost 1.58

Download all attachments as: .zip

Change History (5)

by anonymous, 6 years ago

Attachment: test.cpp added

by nicolas.dessart@…, 6 years ago

Attachment: sigabrt_or_sigsegv.cpp added

sigabrt or sigsegv (see comments) with g++ 5.4.1 20160904 and boost 1.58

comment:1 by Joel de Guzman, 6 years ago

Owner: changed from Joel de Guzman to Hartmut Kaiser

comment:2 by mike.gresens@…, 5 years ago

comment:3 by Joel de Guzman, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.