Opened 13 years ago
Closed 13 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)
Change History (5)
Changed 13 years ago by
Attachment: | mythfrontend-prompt.gdb added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Status: | new → accepted |
comment:2 Changed 13 years ago by
Priority: | minor → critical |
---|
comment:3 Changed 13 years ago by
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 13 years ago by
Resolution: | → Fixed |
---|---|
Status: | accepted → closed |
Version: | Unspecified → Master 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.
Back Trace