Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#10603 closed Bug Report - Crash (fixed)

Frontend crash when trying to use mythnetvison

Reported by: sunkan123@… Owned by: Jonatan Lindblad <jlindblad@…>
Priority: minor Milestone: 0.24.3
Component: Plugin - MythNetvision Version: 0.25-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

System has been upgraded from 0.24-fixes to 0.25-fixes. Has not used mythnetvision with 0.24.

Compiled mythnetvision plugin (and some others) to try it out.

To reproduce crash I go to Media Library | Browse Internet Video This then shows up empty, pressing ESC it says that you have not added any sites/RSS yet. To add a site press MENU.

When I press 'm' for MENU it crashes.

Backtrace has been attached.

I have found out that after running mythfillnetvision it no longer crashes. What seems to be the important change is the creation of the archiveitems table in the backend DB. Dropping that table (even if empty) makes it possible to reproduce the bug in my system.

I suppose that a check for the archiveitems table is needed somewhere..

Attachments (4)

myth-bt.txt (36.8 KB ) - added by sunkan123@… 14 years ago.
Backtrace of frontend crash
mythbackend-version.txt (613 bytes ) - added by sunkan123@… 14 years ago.
mythfrontend-version.txt (763 bytes ) - added by sunkan123@… 14 years ago.
myth-bt2.txt (36.3 KB ) - added by sunkan123@… 14 years ago.
Second BT now with the archiveitems table re-added to the DB.

Download all attachments as: .zip

Change History (9)

by sunkan123@…, 14 years ago

Attachment: myth-bt.txt added

Backtrace of frontend crash

by sunkan123@…, 14 years ago

Attachment: mythbackend-version.txt added

by sunkan123@…, 14 years ago

Attachment: mythfrontend-version.txt added

comment:1 by sunkan123@…, 14 years ago

Well it may not bee as straight forward as I thought. After re-adding the archiveitems table it still crashes. Adding another backtrace with the table back again in case the backtrace changes when the table is there or not. But I wonder if the table has any relation at all then, maybe it was just a coincidence that I could reproduce the bug again after dropping the table..

by sunkan123@…, 14 years ago

Attachment: myth-bt2.txt added

Second BT now with the archiveitems table re-added to the DB.

comment:2 by Jonatan Lindblad <jlindblad@…>, 14 years ago

Owner: set to Jonatan Lindblad <jlindblad@…>
Resolution: fixed
Status: newclosed

In ba9bcba84c386adc68815c5301f32990872e8e1f/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:3 by Jonatan Lindblad <jlindblad@…>, 14 years ago

In d11128aff44c176885db90a3d8b0e1ee782fc03e/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:4 by Jonatan Lindblad <jlindblad@…>, 14 years ago

In 4637842926a3897445fa1dc6003260125a83a305/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:5 by Raymond Wagner, 14 years ago

Milestone: unknown0.24.3
Note: See TracTickets for help on using tickets.