Opened 18 years ago

Closed 18 years ago

#624 closed defect (fixed)

mythweb recorded programs screen crashes mythbackend

Reported by: anonymous Owned by: xris
Priority: critical Milestone: 0.19
Component: mythweb Version: head
Severity: high Keywords:
Cc: Ticket locked: no

Description

Using latest svn ([7812]) of mythweb and mythtv, viewing the "Recorded Programs" page crashes the backend. The problem might occur on other pages too.

I don't know when this problem was introduced.

User Notice at /var/www/mythweb/includes/mythbackend.php, line 163: Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 20': Fatal Error at /var/www/mythweb/includes/mythbackend.php, line 36: Unable to connect to mythbackend, is it running?

The system administrator has been notified and the problem will be remedied shortly.

Attachments (2)

backtrace.txt (10.8 KB) - added by anonymous 18 years ago.
backtrace_2.txt (10.5 KB) - added by anonymous 18 years ago.
Backtrace after segfault caused while in mythfrontend recordings screen

Download all attachments as: .zip

Change History (6)

comment:1 Changed 18 years ago by Isaac Richards

Resolution: invalid
Status: newclosed

Invalid without a backtrace.

Changed 18 years ago by anonymous

Attachment: backtrace.txt added

comment:2 Changed 18 years ago by anonymous

Resolution: invalid
Status: closedreopened

comment:3 Changed 18 years ago by anonymous

Also crashes/freezes while browsing the recordings in mythfrontend.

Changed 18 years ago by anonymous

Attachment: backtrace_2.txt added

Backtrace after segfault caused while in mythfrontend recordings screen

comment:4 Changed 18 years ago by cpinkham

Resolution: fixed
Status: reopenedclosed

(In [7813]) Don't send out RECORDING_LIST_CHANGE events when we update inuseprograms if we're called from the backend. Should fix #624.

Note: See TracTickets for help on using tickets.