Opened 15 years ago
Closed 14 years ago
#1234 closed defect (invalid)
Maestro exhausts windows file handles after opening/closing many resources
Reported by: | jbirch | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
After opening and closing many resources in a single session, Maestro (current dev build) throws a windows exception and exits with with looks like file handle exhaustion.
Attachments (1)
Change History (6)
by , 15 years ago
Attachment: | screencap_001.png added |
---|
comment:1 by , 15 years ago
Status: | new → assigned |
---|
Yes, there are likely some resource leaks in the code, especially the layerdefinition is likely to leak a lot, due to the many controls involved.
comment:2 by , 15 years ago
Version: | 2.1.0 |
---|
comment:3 by , 15 years ago
Milestone: | → Maestro-2.1 |
---|
comment:4 by , 15 years ago
Milestone: | Maestro-2.1 → Maestro-2.5 |
---|---|
Owner: | changed from | to
Status: | assigned → new |
comment:5 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing as 3.0's editor infrastructure (and user interface) have been rewritten and this ticket may no longer apply. Re-open if this is not the case
Note:
See TracTickets
for help on using tickets.
Screen shot of exception