Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#10558 closed Bug Report - General (fixed)

Cancelling initial language selection screen result in a crash

Reported by: JYA Owned by: JYA
Priority: major Milestone: 0.25
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Background: no settings related to the frontend about to start. no ~/.mythtv

Start mythfrontend, you're prompted to choose the country and language. Selecting cancel will result in a crash:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x0000000100022d57 in reloadTheme () at main.cpp:1254
1254	    menu->Close();
(gdb) bt
#0  0x0000000100022d57 in reloadTheme () at main.cpp:1254
#1  0x0000000100025e8a in main (argc=3, argv=0x7fff5fbffa70) at main.cpp:1642

Change History (3)

comment:1 Changed 13 years ago by JYA

Resolution: Fixed
Status: newclosed

comment:2 Changed 13 years ago by Mario Limonciello <Mario_Limonciello@…>

Owner: set to Mario Limonciello <Mario_Limonciello@…>
Resolution: Fixedfixed

In 47bed8ed5e6ee58876df6b04cda84a853b257f48/packaging:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:3 Changed 13 years ago by Kenni Lund [kenni a kelu dot dk]

Owner: changed from Mario Limonciello <Mario_Limonciello@…> to JYA
Note: See TracTickets for help on using tickets.