Modify ↓
Ticket #9104 (closed defect: Fixed)
Opened 3 years ago
Last modified 3 years ago
Segfault When Accessing Recording Profiles
| Reported by: | Bill Meek <keemllib@…> | Owned by: | mdean |
|---|---|---|---|
| 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
Change History
comment:2 Changed 3 years ago by mdean
(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 3 years ago by mdean
- Status changed from assigned to closed
- Resolution set to Fixed
Note: See
TracTickets for help on using
tickets.

Backtrace