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: | Owned by: | ||
|---|---|---|---|
| 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)
Change History (9)
by , 14 years ago
| Attachment: | myth-bt.txt added |
|---|
by , 14 years ago
| Attachment: | mythbackend-version.txt added |
|---|
by , 14 years ago
| Attachment: | mythfrontend-version.txt added |
|---|
comment:1 by , 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 , 14 years ago
| Attachment: | myth-bt2.txt added |
|---|
Second BT now with the archiveitems table re-added to the DB.
comment:2 by , 14 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:5 by , 14 years ago
| Milestone: | unknown → 0.24.3 |
|---|

Backtrace of frontend crash