Opened 17 years ago
Closed 16 years ago
#8073 closed defect (fixed)
Seg Fault in mythfrontend
| Reported by: | Owned by: | markk | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - Video Playback | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I was attempting to test for another problem...and ran across this segfault. Log and gdb trace attached.
Attachments (2)
Change History (6)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Actually, you can see the result of the other bug I was trying to collect data for. Audio sometimes drops out and I see this in the logs:
mmap() failed: Cannot allocate memory
This time, however, there was an accompanying segfault.
comment:3 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Needs a retest against current trunk.
comment:4 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
(In [26083]) Check for memory allocation failure in VideoBuffers. Closes #8073
Note:
See TracTickets
for help on using tickets.

BTW - This is latest trunk (r23562)