Opened 19 years ago
Closed 19 years ago
#872 closed defect (fixed)
SEGV when loading a new module while running with nothing else active
| Reported by: | Paul Price | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PanTasks | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When I turn off all tasks, run and then attempt to load a module with new tasks,
I get a SEGV:
price@alala:/data/alala.0/price/simtest>pantasks
Welcome to pantasks - parallel task scheduler
pantasks: module pantasks.pro
pantasks: init.cluster.po
starting controller connection
moConnected
HostID: 0
HostID: 1
HostID: 2
HostID: 3
HostID: 4
pantasks: module.tasks
pantasks: register.off
pantasks: detrend.off
pantasks: warp.off
pantasks: diff.off
pantasks: stack.off
pantasks: run
pantasks: module chip.pro
Segmentation fault
Note:
See TracTickets
for help on using tickets.

i believe this is fixed, though i was unable to reproduce the problem.