Ticket #1 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

crash due to intense continuum

Reported by: gary Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Ryan Porter reported this bug this can crash for two very different sources, because of overflow. agn 6.00 -1.40 -0.50 -1.0 phi(h) 18.0 blackbody 3.0 ratio 1.0 1.0 Ryd c c rest does not matter hden 5

crash is around line 176 of cont_setintensity.cpp - fsum is 1e76, overflows when cast to float and entered into flux[i]

Change History

12/21/06 21:48:16 changed by rporter

  • status changed from new to closed.
  • resolution set to fixed.

I don't think there is a real "fix" for this. Just say we can't do it and bail if flux is bigger than BIGFLOAT.