Modify

Ticket #10350 (closed Bug Report - General: Fixed)

Opened 15 months ago

Last modified 15 months ago

Frontend segfault when paging through "Upcoming Recordings"

Reported by: gregorio.gervasio@… Owned by:
Priority: minor Milestone: 0.25
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I get a frontend segfault when paging through "Upcoming Recordings". gdb backtrace is attached. It points to the following line, which was introduced in commit 69a371859:

mythuitext.cpp:535

                           (m_CutMessage[last_line + line.textLength() - 1]);

At this point, gdb says both "last_line" and "line.textLength()" are zero.

Attachments

mf.log (39.1 KB) - added by gregorio.gervasio@… 15 months ago.
gdb backtrace

Change History

Changed 15 months ago by gregorio.gervasio@…

gdb backtrace

comment:1 Changed 15 months ago by gregorio.gervasio@…

This is fixed by commit 0030709f7. Please close the ticket.

comment:2 Changed 15 months ago by beirdo

  • Status changed from new to closed
  • Resolution set to Fixed
  • Milestone changed from unknown to 0.25
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.