MP Config crashes when 'Removing non-existing songs' (1 Viewer)

Brudertac

MP Donator
  • Premium Supporter
  • October 26, 2006
    978
    277
    Augsburg
    Home Country
    Germany Germany
    @Brudertac
    Hmmm, looks like the same issue as you.

    Last lines in log similar:
    [collapse][2016-04-22 14:58:37,891] [Config ] [6 ] [INFO ] - Musicdatabasereorg: Processed 13659 tracks in: 00:09:39 (0,04241356 seconds per track)
    [2016-04-22 14:58:37,891] [Config ] [6 ] [INFO ] - Musicdatabasereorg: Removing non existing songs from the database
    [2016-04-22 14:58:37,922] [Config ] [6 ] [INFO ] - Musicdatabasereorg: starting song cleanup for 13655 songs
    [2016-04-22 14:58:37,938] [Config ] [6 ] [INFO ] - Musicdatabasereorg: DeleteNonExistingSongs completed. Removed 0 non-existing songs
    [2016-04-22 14:58:37,938] [Config ] [6 ] [INFO ] - Musicdatabasereorg: Cleaning up artist with no songs.[/collapse]

    Application event log similar:
    [collapse]"22-4-2016 14:58:38";"Application Error";"Toepassingscrash-gebeurtenissen";"Error";"Naam van toepassing met fout: Configuration.exe, versie: 1.14.0.0, tijdstempel: 0x5702abc9 Naam van module met fout: ntdll.dll, versie: 10.0.10240.16683, tijdstempel: 0x56ad9358 Uitzonderingscode: 0xc00000fd Foutmarge: 0x00042128 Id van proces met fout: 0x15e0 Starttijd van toepassing met fout: 0x01d19c954ae860ee Pad naar toepassing met fout: C:\Program Files (x86)\Team MediaPortal\MediaPortal\Configuration.exe Pad naar module met fout: C:\Windows\SYSTEM32\ntdll.dll Rapport-id: 6f4fcf4b-b10c-4864-8db2-ddf34f34a869 Volledige pakketnaam met fout: Relatieve toepassings-id van pakket met fout: ";"1000"[/collapse]

    Also Windows 10 and scanning a network share.

    Did you try going back to MP 1.13 to confirm the problem existed in that release too?

    Hey @mm1352000
    before i can test this, i need to work on my sys. There are other things to do before i can restore the Image with 1.13. Hope that i can test this tomorrow...
     

    Golf4

    Portal Pro
    August 18, 2006
    2,723
    219
    Dunkeldeutschland
    Home Country
    Germany Germany
    Hallo
    The error I have two clients.
    I installed mp 1.14 on a fresh client.
    No additional plugins or similar.
    The produce of the music database crashes again
    :(
     

    Attachments

    • 1.PNG
      1.PNG
      45.4 KB
    Last edited:

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    It was already clear that this is not a plugin problem. The only thing I'd like to know is whether the problem exists in older versions - 1.14 PR, 1.13 final, 1.13 PR etc. If we can find the version when the problem started, we can look at the code changes and see what could be causing the problem. Otherwise I don't know what to do. A stack overflow exception is quite strange for a .NET application like MP...
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,685
    10,647
    Kyiv
    Home Country
    Ukraine Ukraine
    My guess is that the problem is more likely to be related to something like the SQLite update which you said was safe...
    At 1.13 no problem at 1.14 and I did not find this a problem.
    You can always throw a different version of the library and check out.

    In 1.14 - SqLite - 3.10 ...
     

    Attachments

    • sqlite.3.12.2.dll.zip
      409.6 KB
    • sqlite.3.9.2.dll.zip
      387.7 KB
    • sqlite.3.11.0.dll.zip
      407.8 KB
    Last edited:

    Golf4

    Portal Pro
    August 18, 2006
    2,723
    219
    Dunkeldeutschland
    Home Country
    Germany Germany
    Ok, wait.

    before the test I always delete the MusicDatabaseV13.db3 and MusicDatabaseV13.db3-jornal

    MP 1.14 final, 1.273 Mp3-files in Music-Folder
    SQLlite:
    dll-Version MP1.13 - OK
    3.9.2 - OK
    3.10.0 (MP1.14) - OK
    3.11.0 - OK
    3.12.2 - OK

    (n) :unsure:

    I test now with the complete mp3 collection
    It takes a long time ........

    MP 1.14 final, 17.367 Mp3-files in Music-Folder
    SQLlite:
    dll-Version MP1.13 - NO
    3.9.2 - NO
    3.10.0 (MP1.14) - NO
    3.11.0 - wait
    3.12.2 - NO

    MP 1.13 final, 17.367 Mp3-files in Music-Folder
    SQLlite:
    dll-Version MP1.13 - OK
    3.9.2 - OK
    3.10.0 (MP1.14) - OK !!!
    3.11.0 - OK
    3.12.2 - OK
     
    Last edited:

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,685
    10,647
    Kyiv
    Home Country
    Ukraine Ukraine
    In 1.13 - SQLite 3.9.2 If I'm not mistaken.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,685
    10,647
    Kyiv
    Home Country
    Ukraine Ukraine
    @mm1352000
    The reorganization is proceeding normally. Collapse occurs somewhere further. Or when displaying a dialogue about ends or somewhere else ...
    Code:
    [2016-04-24 09:55:37,538] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Total Songs: 17369. 17369 added / 0 updated / 0 skipped
    [2016-04-24 09:55:37,554] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Processed 17369 tracks in: 00:17:18 (0,05977476 seconds per track)
    [2016-04-24 09:55:37,554] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Removing non existing songs from the database
    [2016-04-24 09:55:37,616] [Config ] [5        ] [INFO ] - Musicdatabasereorg: starting song cleanup for 17363 songs
    [2016-04-24 09:55:37,647] [Config ] [5        ] [INFO ] - Musicdatabasereorg: DeleteNonExistingSongs completed. Removed 0 non-existing songs
    [2016-04-24 09:55:37,647] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Cleaning up artist with no songs.
    [2016-04-24 09:55:37,803] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Cleaning up albumartist with no songs.
    [2016-04-24 09:55:37,912] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Cleaning up genre with no songs.
    [2016-04-24 09:55:37,928] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Cleaning up composer with no songs.
    [2016-04-24 09:55:37,959] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Finished with cleaning up Mutiple Value Fields Tables.
    [2016-04-24 09:55:38,256] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Compress completed
    [2016-04-24 09:55:38,256] [Config ] [5        ] [INFO ] - Musicdatabasereorg: Finished Reorganisation of the Database
     

    Users who are viewing this thread

    Top Bottom