Opened 21 years ago
Closed 21 years ago
#138 closed defect (fixed)
segfault when recursing too deep into subdirectories
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythgallery | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When I have 3 levels of subdirecturies and look browse into it, mythfrontend crashes with a segmentation fault.
I can reproduce this by doing mkdir -p 1/2/3 in the directory where mythgallery looks for pictures. When I go into 2, it segfaults.
Note:
See TracTickets
for help on using tickets.

(In [6981]) Fix #138 (gallery crash on multiple levels of subdirs).