#192 closed defect (fixed)
Sherpa crashes in partonic event generation
Reported by: | Generic User (don't modify these fields) | Owned by: | support@sherpa-mc.de |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.3.0 |
Keywords: | Cc: | guy.gurari@weizmann.ac.il |
Description
Sherpa crashes immediately when trying to generate events for (e+e- => 3 partons). Showering and fragmentation are turned off.
Attachments (3)
Change History (7)
Changed 13 years ago by
comment:1 Changed 13 years ago by
As can be seen in the log, the problem is in the METS scale setter. The code line, referred to in the stack trace, calls a function on a Shower() object, which is null (I guess) when showering is turned off.
Changing the scale setter (e.g. SCALES = QCD) avoids the problem.
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This bug has been fixed on trunk r18021. Note, however, that the default scale choice in Sherpa depends on the parton shower, see 'METS' in http://projects.hepforge.org/sherpa/doc/SHERPA-MC-1.3.0.html#SCALES. Version 1.4.0, when used with the above setup, will therefore still abort the integration.
comment:3 Changed 13 years ago by
Milestone: | → rel-old |
---|
Run file