Opened 14 years ago

Closed 14 years ago

#8498 closed defect (fixed)

scheduler/recording crashes (includes backtrace)

Reported by: xris Owned by: danielk
Priority: minor Milestone: 0.24
Component: MythTV - Recording Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I'm getting crashes since (I suspect) r24694. Thought it was firewire, after some digging it definitely seems related to the backend trying to kick off a recording on my hdhomerun. gdb.txt and backtrace attached.

The backtrace seems to indicate that it's something with source:trunk/mythtv/programs/mythbackend/scheduler.cpp

Attachments (3)

gdb.20100527.txt (59.9 KB) - added by xris 14 years ago.
bt.20100527.txt (1.4 KB) - added by xris 14 years ago.
scheduler_crash.diff (796 bytes) - added by stuartm 14 years ago.
Potential fix

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by xris

Attachment: gdb.20100527.txt added

Changed 14 years ago by xris

Attachment: bt.20100527.txt added

comment:1 Changed 14 years ago by xris

Version: UnspecifiedTrunk Head

Oh, I should also add that merely disabling the hdhr doesn't help.

Changed 14 years ago by stuartm

Attachment: scheduler_crash.diff added

Potential fix

comment:2 Changed 14 years ago by stuartm

Milestone: unknown0.24
Status: newinfoneeded_new

Chris, can you try the attached patch?

comment:3 Changed 14 years ago by stuartm

Resolution: fixed
Status: infoneeded_newclosed

(In [24890]) Potentially fix a segfault in the scheduler following the PI refactor. Fixes #8498

Note: See TracTickets for help on using tickets.