Opened 14 years ago

Closed 14 years ago

#7488 closed defect (fixed)

metallurgy crashes when opening guide

Reported by: buehlmann@… Owned by: sphery
Priority: minor Milestone: unknown
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

as soon as i open the guide grid during livetv (tried nothing else), the frontend crashes. attached are the relevant loglines.

dmesg says: mythfrontend[8742] general protection ip:7f286ef1644e sp:7fffba150330 error:0 in libQtCore.so.4.5.1[7f286edec000+1e4000]

Attachments (2)

metallurgy_guide_frontend.log (1.1 KB) - added by buehlmann@… 14 years ago.
gdb.txt (48.1 KB) - added by buehlmann@… 14 years ago.
backtrace of segfault

Download all attachments as: .zip

Change History (11)

Changed 14 years ago by buehlmann@…

comment:1 Changed 14 years ago by danielk

Status: newinfoneeded_new

Please provide the backtrace as per the TicketHowTo

Changed 14 years ago by buehlmann@…

Attachment: gdb.txt added

backtrace of segfault

comment:2 Changed 14 years ago by anonymous

is this backtrace ok or shall i also enable debug for qt?

comment:3 Changed 14 years ago by sphery

Component: ThemesMythTV - General
Status: infoneeded_newnew
Version: unknownhead

In the future, please post all the log info (which includes version info) or post the mythbackend --version info.

comment:4 Changed 14 years ago by sphery

Owner: changed from Isaac Richards to sphery
Status: newaccepted

comment:5 Changed 14 years ago by paulh

(In [22710]) Don't crash if the 'programguide-video' window definition cannot be loaded for some reason. Refs #7488.

Someone probably should backport this to 0.22-fixes.

comment:6 Changed 14 years ago by buehlmann@…

using this patch, the frontend doesn't crash anymore but the guide still does not open. looks like the theme isn't up to date.

Here is the version info:

MythTV Version : 22714M MythTV Branch : trunk Network Protocol : 50 Library API : 0.22.20091023-1 QT Version : 4.5.1 Options compiled in:

linux debug using_oss using_alsa using_backend using_dvb using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg

why does it state "trunk" while I'm on 0-22-fixes?

svn info Path: . URL: http://svn.mythtv.org/svn/branches/release-0-22-fixes

comment:7 Changed 14 years ago by paulh

(In [22773]) Fix the Metallurgy 'programguide-video' window definition. Refs #7488.

comment:8 Changed 14 years ago by paulh

(In [22774]) Merge [22710] from trunk.

Don't crash if the 'programguide-video' window definition cannot be loaded for some reason. Refs #7488.

comment:9 Changed 14 years ago by paulh

Resolution: fixed
Status: acceptedclosed

(In [22775]) Merge [22773] from trunk.

Fix the Metallurgy 'programguide-video' window definition. Fixes #7488.

Note: See TracTickets for help on using tickets.