Changeset 5293
- Timestamp:
- Oct 12, 2005, 10:17:06 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/doc/notes.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/doc/notes.txt
r5290 r5293 56 56 2005.10.06 57 57 58 I am getting seg faults from find_matches_closest, apparently related to the59 partial Measure load. They occur when trying to realloc secfilt. I60 tried to debug using the ohana_allocate stuff, but it causes61 problems because fitsio does not fall under the ohana memory62 system. This is fairly bad; I should probably deal with that issue63 before pursuing the other stuff. Do I have to make libfits depend64 on libohana, in which case I should probably split off libdvo from65 libohana. That is probably not a bad plan in any case...58 I am getting seg faults from find_matches_closest, apparently 59 related to the partial Measure load. They occur when trying to 60 realloc secfilt. I tried to debug using the ohana_allocate stuff, 61 but it causes problems because fitsio does not fall under the ohana 62 memory system. This is fairly bad; I should probably deal with that 63 issue before pursuing the other stuff. Do I have to make libfits 64 depend on libohana, in which case I should probably split off libdvo 65 from libohana. That is probably not a bad plan in any case... 66 66 67 67 2005.03.07 : notes related to new version of addstar
Note:
See TracChangeset
for help on using the changeset viewer.
