Opened 18 years ago
Closed 17 years ago
#4815 closed defect (fixed)
RingBuffer::isDVD (this=0x0) at RingBuffer.h:92
| Reported by: | Owned by: | skamithi | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21.1 |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
#0 0x0807e3e0 in RingBuffer::isDVD (this=0x0) at RingBuffer.h:92 #1 0xb7972ecf in TV::ToggleOSD (this=0x842d1f0, includeStatusOSD=true) at tv_play.cpp:5143
MythTV Revision : 16140M MythTV Branch : trunk
hit i while watching a recording and it just up and segfaulted the massive mem usage from another prog may have skewed a few things and made the race condition alot easyer
Change History (7)
comment:1 by , 18 years ago
| Milestone: | unknown → 0.21 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
| Version: | unknown → head |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 18 years ago
comment:4 by , 18 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → new |
MythTV Version : 16421M MythTV Branch : trunk
#0 0x0807e404 in RingBuffer::isDVD (this=0x0) at RingBuffer.h:92 #1 0xb7a4debe in TV::ProcessKeypress (this=0x8476250, e=0xb38010d8) at tv_play.cpp:3542 #2 0xb7a558aa in TV::RunTV (this=0x8476250) at tv_play.cpp:2218 #3 0xb7a571e7 in TV::EventThread (param=0x8476250) at tv_play.cpp:2106 #4 0xb5d87341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
hit the delete key while playing an old recording and it sefaulted.
isDVD was the end of the bt again, but it was called from elsewhere now
comment:5 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:6 by , 18 years ago
| Milestone: | 0.21 → 0.21.1 |
|---|
Note:
See TracTickets
for help on using tickets.

Fixed by [16333]