Modify ↓
#5 closed defect (fixed)
Uninitialized variable in ATOOLS-2.0.11/Org/My_Root.C
Reported by: | Aleksey.Khudyakov@cern.ch | Owned by: | support@sherpa-mc.de |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Unknown | Version: | 1.0.11 |
Keywords: | Cc: |
Description
In file ATOOLS-2.0.11/Org/My_Root.C line 33 variable argcf is not initialized and passed as parameter to TApplication. This may lead to memory corruption and many other "pleasant" thing. Under valgrind program simply segfaults.
P.S. Use valgrind. I've found this bug with it.
Attachments (0)
Change History (5)
comment:1 Changed 17 years ago by
Summary: | Uninitialized variable in ATOOLS-2.0.11/Org/My_Root.C → Bugfix to be released with new version |
---|
comment:2 Changed 17 years ago by
Priority: | major → minor |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | Bugfix to be released with new version → Uninitialized variable in ATOOLS-2.0.11/Org/My_Root.C |
comment:3 Changed 17 years ago by
But this issue should be listed as known problem because this bug can lead to problems in any place of program at any time of execution. IMHO it should be stated that usage of root with sherpa 1.0.11 is not recommended and could lead to problems
comment:4 Changed 13 years ago by
Milestone: | → rel-old |
---|
Note: See
TracTickets for help on using
tickets.
Thank you for reporting this problem. It will be fixed in the new Sherpa release 1.1. However, please note that by default Root is not enabled within Sherpa and therefore the problem does not affect the behaviour of the package itself. It is therefore a minor defect.