Opened 12 years ago

Closed 12 years ago

#10359 closed Bug Report - General (Fixed)

Changing languages (mythfrontend --prompt) results in a segfault

Reported by: jpoet Owned by: stuartm
Priority: critical Milestone: 0.25
Component: MythTV - User Interface Library Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Run "mythfrontend --prompt" to change languages. At the end of the process, mythfrontend segfaults.

BT attached.

Attachments (1)

mythfrontend-prompt.gdb (25.4 KB) - added by jpoet 12 years ago.
Back Trace

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by jpoet

Attachment: mythfrontend-prompt.gdb added

Back Trace

comment:1 Changed 12 years ago by stuartm

Milestone: unknown0.25
Status: newaccepted

comment:2 Changed 12 years ago by stuartm

Priority: minorcritical

comment:3 Changed 12 years ago by stuartm

Looks like other very bad things happen here. Seems to be a regression in the bootstrap/startup code, probably the order of events was changed without proper testing. I'll try to get this figured out/fixed before the release.

comment:4 Changed 12 years ago by stuartm

Resolution: Fixed
Status: acceptedclosed
Version: UnspecifiedMaster Head

Fixed in [c7a1e812dce42615fd01686dcb172e964bace606] thanks to Daniel.

Also ref [81e72c848] which fixes some other issues when loading the frontend after closing the language/database prompt

Note: See TracTickets for help on using tickets.