Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#9104 closed defect (Fixed)

Segfault When Accessing Recording Profiles

Reported by: Bill Meek <keemllib@…> Owned by: sphery
Priority: minor Milestone: 0.24.1
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

To duplicate:

From the frontend,

  Utilities/Setup->Setup->TV Settings->Recording Profiles->
    MPEG-2 Encoders->Return->Default->Return->ESC->ESC->ESC

Frontend exits. The attached log and backtrace are from a slave backend. This also happens on my master backend.

MythTV Version   : 26813
MythTV Branch    : trunk
Network Protocol : 63
Library API      : 0.23.20100917-1
QT Version       : 4.7.0
Options compiled in:
 linux debug using_alsa using_jack using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_dvb using_frontend using_iptv using_ivtv using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg

Attachments (2)

gdb.txt (29.8 KB) - added by Bill Meek <keemllib@…> 13 years ago.
Backtrace
mythfrontend.log.gz (46.8 KB) - added by Bill Meek <keemllib@…> 13 years ago.
Frontend Log

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by Bill Meek <keemllib@…>

Attachment: gdb.txt added

Backtrace

Changed 13 years ago by Bill Meek <keemllib@…>

Attachment: mythfrontend.log.gz added

Frontend Log

comment:1 Changed 13 years ago by sphery

Owner: set to sphery
Status: newassigned

comment:2 Changed 13 years ago by sphery

(In [27191]) Refs #9104. Remove some redundant deletes added in [26228] to fix a segfault when exiting the Recording Profile settings screen. Both id and name are deleted by ConfigurationGroup?'s destructor.

comment:3 Changed 13 years ago by sphery

Resolution: Fixed
Status: assignedclosed

(In [27315]) Fix a segfault when exiting the Recording Profile settings screen. Backports [27191] and [27192] from trunk. Fixes #9104.

comment:4 Changed 13 years ago by sphery

Milestone: unknown0.24.1
Note: See TracTickets for help on using tickets.