ColinDuquesnoy / MellowPlayer

Moved to gitlab
https://gitlab.com/ColinDuquesnoy/MellowPlayer
GNU General Public License v2.0
234 stars 23 forks source link

Bug: Mellowplayer crashes since the last update of QT Web Engine #252

Closed ZeroDot1 closed 6 years ago

ZeroDot1 commented 6 years ago

Description:

MellowPlayer --ppapi-widevine-path=/usr/lib/qt/plugins/ppapi/libwidevinecdmadapter.so After starting the player it crashes immediately.

Log Files Commandline:

$ MellowPlayer --ppapi-widevine-path=/usr/lib/qt/plugins/ppapi/libwidevinecdmadapter.so
qt5ct: using qt5ct plugin
[D] [2018-06-15 02-01-15:474919] [qt5ct] D-Bus system tray: no
[I] [2018-06-15 02-01-15:477734] [main] MellowPlayer 3.3.5.0 - Built on Jun 14 2018 at 23:58:58 (GCC 8.1.1 20180531, 64 bit) with Qt 5.11.0
[I] [2018-06-15 02-01-15:477754] [main] Log directory: /home/user/.local/share/MellowPlayer/Logs/
[I] [2018-06-15 02-01-15:477761] [SingleInstance] lock file: /tmp/MellowPlayer.lock
[I] [2018-06-15 02-01-15:479745] [qt] translation successfully loaded:  "de_DE"
[I] [2018-06-15 02-01-15:480085] [Mpris] service started: org.mpris.MediaPlayer2.MellowPlayer
[I] [2018-06-15 02-01-15:480356] [Hotkeys] service started

DevTools listening on ws://127.0.0.1:4242/devtools/browser/b0c00c54-31f7-48d1-929d-076d1a4473d1
[I] [2018-06-15 02-01-15:598590] [qt] removing cache directory:  "/home/user/.cache/MellowPlayer"
[I] [2018-06-15 02-01-15:600166] [StreamingServiceLoader] 8tracks streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/8tracks")
[I] [2018-06-15 02-01-15:600318] [StreamingServiceLoader] Anghami streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/anghami")
[I] [2018-06-15 02-01-15:600466] [StreamingServiceLoader] Bandcamp streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/bandcamp")
[I] [2018-06-15 02-01-15:600629] [StreamingServiceLoader] Deezer streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/deezer")
[I] [2018-06-15 02-01-15:600778] [StreamingServiceLoader] Google Play Music streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/googleplaymusic")
[I] [2018-06-15 02-01-15:600943] [StreamingServiceLoader] HearThisAt streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/hearthisat")
[I] [2018-06-15 02-01-15:601093] [StreamingServiceLoader] HypeMachine streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/hypemachine")
[I] [2018-06-15 02-01-15:601249] [StreamingServiceLoader] Jamendo streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/jamendo")
[I] [2018-06-15 02-01-15:601442] [StreamingServiceLoader] Mixcloud streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/mixcloud")
[I] [2018-06-15 02-01-15:601586] [StreamingServiceLoader] Player FM streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/playerfm")
[I] [2018-06-15 02-01-15:601742] [StreamingServiceLoader] Plex streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/plex")
[I] [2018-06-15 02-01-15:601881] [StreamingServiceLoader] Pocket Casts streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/pocketcasts")
[I] [2018-06-15 02-01-15:602022] [StreamingServiceLoader] Radionomy streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/radionomy")
[I] [2018-06-15 02-01-15:602164] [StreamingServiceLoader] Soundcloud streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/soundcloud")
[I] [2018-06-15 02-01-15:602320] [StreamingServiceLoader] Spotify streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/spotify")
[I] [2018-06-15 02-01-15:602498] [StreamingServiceLoader] Tidal streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/tidal")
[I] [2018-06-15 02-01-15:602663] [StreamingServiceLoader] TuneIn streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/tunein")
[I] [2018-06-15 02-01-15:602830] [StreamingServiceLoader] Wynk streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/wynk")
[I] [2018-06-15 02-01-15:602976] [StreamingServiceLoader] ympd streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/ympd")
[I] [2018-06-15 02-01-15:603127] [StreamingServiceLoader] Youtube streamingService successfully loaded (from "/usr/share/mellowplayer/plugins/youtube")
[I] [2018-06-15 02-01-15:604250] [StreamingServicesController] current service changed: Deezer
[I] [2018-06-15 02-01-15:605249] [ListeningHistory] Cleaning history 
[W] [2018-06-15 02-01-15:605275] [qt] QSqlDatabasePrivate::database: requested database does not belong to the calling thread.
[W] [2018-06-15 02-01-15:605287] [qt] QSqlQuery::exec: database not open
[W] [2018-06-15 02-01-15:605296] [SqlLiteListeningHistoryDataProvider] failed to clear listening history: Driver not loaded Driver not loaded
[W] [2018-06-15 02-01-15:605303] [qt] QSqlDatabasePrivate::database: requested database does not belong to the calling thread.
[W] [2018-06-15 02-01-15:605311] [qt] QSqlQuery::exec: database not open
[W] [2018-06-15 02-01-17:658258] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Controls/ListeningHistoryBody.qml:24:5: QML ListeningHistoryListView: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:658290] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Controls/ListeningHistoryBody.qml:30:5: QML Pane: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:663758] [qt] <Unknown File>: QML QQuickAnchors: Binding loop detected for property "rightMargin"
[W] [2018-06-15 02-01-17:675340] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Dialogs/StreamingServiceSettingsDialog.qml:158:17: QML ColumnLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:675371] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Dialogs/StreamingServiceSettingsDialog.qml:205:17: QML QQuickItem: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:676205] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Dialogs/StreamingServiceSettingsDialog.qml:94:13: QML QQuickItem: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:676223] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Dialogs/StreamingServiceSettingsDialog.qml:154:13: QML StackLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:676233] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Dialogs/StreamingServiceSettingsDialog.qml:329:13: QML QQuickItem: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:746526] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:746936] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:802374] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:802486] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:802807] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:802868] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:815728] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:815826] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:815877] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:815942] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:815993] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:816044] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883198] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883303] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883354] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883395] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883754] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883813] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883858] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:883902] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896531] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896622] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896697] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896742] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896782] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896846] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896898] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896936] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:896973] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-17:897008] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036379] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036428] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036445] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036459] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036472] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036485] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036510] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036523] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036536] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036558] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036571] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:036583] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:081178] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:081224] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:081246] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:081263] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:081279] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:081296] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[W] [2018-06-15 02-01-18:081311] [qt] qrc:///MellowPlayer/imports/MellowPlayer/Pages/SettingsPage.qml:172:17: QML Loader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[I] [2018-06-15 02-01-18:116374] [Updater] Checking for update
[W] [2018-06-15 02-01-18:322409] [qt] Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:4242
[I] [2018-06-15 02-01-19:886140] [Updater] Current release is up to date...
MellowPlayer: ../libdrm-2.4.92/nouveau/pushbuf.c:723: nouveau_pushbuf_data: Zusicherung »kref« nicht erfüllt.
Received signal 6
#0 0x7f612c297d8e <unknown>
#1 0x7f612c297ea0 <unknown>
#2 0x7f612c2984d7 <unknown>
#3 0x7f613159f8f0 <unknown>
#4 0x7f613159f86b __GI_raise
#5 0x7f613158a40e __GI_abort
#6 0x7f613158a2e0 __assert_fail_base.cold.0
#7 0x7f6131598112 __GI___assert_fail
#8 0x7f6107a92600 nouveau_pushbuf_data
#9 0x7f6107a92563 nouveau_pushbuf_data
#10 0x7f6107a92698 <unknown>
#11 0x7f6107a932af <unknown>
#12 0x7f6107a942d0 nouveau_pushbuf_kick
#13 0x7f61107cdd4c <unknown>
#14 0x7f6110954690 <unknown>
#15 0x7f61104d9327 <unknown>
#16 0x7f6111ea3d1a <unknown>
#17 0x7f611274e569 <unknown>
#18 0x7f61327186f0 QOpenGLContext::swapBuffers()
#19 0x7f6131077410 <unknown>
#20 0x7f61310f3a06 QQuickWindow::event()
#21 0x7f6132ea7984 QApplicationPrivate::notify_helper()
#22 0x7f6132eaf25b QApplication::notify()
#23 0x7f6132137bc9 QCoreApplication::notifyInternal2()
#24 0x7f61326ebdf3 QWindowPrivate::deliverUpdateRequest()
#25 0x7f61326ec32b QWindow::event()
#26 0x7f61310f395c QQuickWindow::event()
#27 0x7f6132ea7984 QApplicationPrivate::notify_helper()
#28 0x7f6132eaf25b QApplication::notify()
#29 0x7f6132137bc9 QCoreApplication::notifyInternal2()
#30 0x7f613218a21a QTimerInfoList::activateTimers()
#31 0x7f613218aaa2 <unknown>
#32 0x7f6133fa0368 g_main_context_dispatch
#33 0x7f6133fa05b1 <unknown>
#34 0x7f6133fa063e g_main_context_iteration
#35 0x7f613218ae49 QEventDispatcherGlib::processEvents()
#36 0x7f6115503b32 <unknown>
#37 0x7f613213685c QEventLoop::exec()
#38 0x7f613213eb56 QCoreApplication::exec()
#39 0x5651bced8b52 MellowPlayer::Infrastructure::Application::run()
#40 0x5651bceda9d5 MellowPlayer::Infrastructure::SingleInstance::runPrimaryApplication()
#41 0x5651bce30464 MellowPlayer::Main::Program::main()
#42 0x7f613158c06b __libc_start_main
#43 0x5651bce32a9a _start
  r8: 0000000000000000  r9: 00007fff24cd1ac0 r10: 0000000000000008 r11: 0000000000000246
 r12: 00007f6107a95640 r13: 00007f6107a957b1 r14: 00000000000002d3 r15: 0000000000000000
  di: 0000000000000002  si: 00007fff24cd1ac0  bp: 00007f6135412152  bx: 0000000000000006
  dx: 0000000000000000  ax: 0000000000000000  cx: 00007f613159f86b  sp: 00007fff24cd1ac0
  ip: 00007f613159f86b efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.

Additional Information:

ZeroDot1 commented 6 years ago

If I create the version with the last changes from the repository it crashes too.

Commandline Log:

compiling ContextProperty.cpp
compiling qrc_languages.cpp
compiling qrc_qml.cpp
compiling moc_Program.cpp
compiling main.cpp
compiling Program.cpp
creating libMellowPlayer.Presentation.a
linking MellowPlayer
Build done for configuration release.
~/MellowPlayer-develop ~
~
Run MellowPlayer . . . have fun!
If you find a bug while testing MellowPlayer, please report it.
https://github.com/ColinDuquesnoy/MellowPlayer/issues
qt5ct: using qt5ct plugin
[D] [2018-06-15 02-19-32:746506] [qt5ct] D-Bus system tray: no
[I] [2018-06-15 02-19-32:759160] [main] MellowPlayer 3.3.50.0 - Built on Jun 15 2018 at 02:19:15 (GCC 8.1.1 20180531, 64 bit) with Qt 5.11.0
[I] [2018-06-15 02-19-32:759215] [main] Log directory: /home/user/.local/share/MellowPlayer/Logs/
[I] [2018-06-15 02-19-32:759252] [SingleInstance] lock file: /tmp/MellowPlayer.lock
[D] [2018-06-15 02-19-32:759384] [SingleInstance] Initializing primary application
[I] [2018-06-15 02-19-32:764718] [qt] translation successfully loaded:  "de_DE"
[I] [2018-06-15 02-19-32:765388] [Mpris] service started: org.mpris.MediaPlayer2.MellowPlayer
[I] [2018-06-15 02-19-32:765784] [Hotkeys] service started

DevTools listening on ws://127.0.0.1:4242/devtools/browser/c3a6c713-9b1c-47dc-a85b-974dad86aaf7
[I] [2018-06-15 02-19-32:845620] [qt] removing cache directory:  "/home/user/.cache/MellowPlayer"
[D] [2018-06-15 02-19-32:846864] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web
[I] [2018-06-15 02-19-32:847113] [StreamingServiceLoader] 8tracks streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks")
[I] [2018-06-15 02-19-32:847253] [StreamingServiceLoader] Anghami streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami")
[I] [2018-06-15 02-19-32:847394] [StreamingServiceLoader] Bandcamp streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp")
[I] [2018-06-15 02-19-32:847529] [StreamingServiceLoader] Deezer streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer")
[I] [2018-06-15 02-19-32:847690] [StreamingServiceLoader] Google Play Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic")
[I] [2018-06-15 02-19-32:847850] [StreamingServiceLoader] HearThisAt streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat")
[I] [2018-06-15 02-19-32:848012] [StreamingServiceLoader] HypeMachine streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine")
[I] [2018-06-15 02-19-32:848168] [StreamingServiceLoader] Jamendo streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo")
[I] [2018-06-15 02-19-32:848336] [StreamingServiceLoader] Mixcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud")
[I] [2018-06-15 02-19-32:848467] [StreamingServiceLoader] Player FM streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm")
[I] [2018-06-15 02-19-32:848628] [StreamingServiceLoader] Plex streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex")
[I] [2018-06-15 02-19-32:848760] [StreamingServiceLoader] Pocket Casts streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts")
[I] [2018-06-15 02-19-32:848896] [StreamingServiceLoader] Radionomy streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy")
[I] [2018-06-15 02-19-32:849034] [StreamingServiceLoader] Soundcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud")
[I] [2018-06-15 02-19-32:849184] [StreamingServiceLoader] Spotify streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify")
[I] [2018-06-15 02-19-32:849326] [StreamingServiceLoader] Tidal streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal")
[I] [2018-06-15 02-19-32:849470] [StreamingServiceLoader] TuneIn streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein")
[I] [2018-06-15 02-19-32:849625] [StreamingServiceLoader] Wynk streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk")
[I] [2018-06-15 02-19-32:849762] [StreamingServiceLoader] Yandex Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic")
[I] [2018-06-15 02-19-32:849907] [StreamingServiceLoader] ympd streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd")
[I] [2018-06-15 02-19-32:850047] [StreamingServiceLoader] Youtube streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube")
[D] [2018-06-15 02-19-32:850069] [StreamingServiceLoader] skipping plugin directory: /home/user/plugins (directory not found)
[D] [2018-06-15 02-19-32:850079] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/share/mellowplayer/plugins
[D] [2018-06-15 02-19-32:850275] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:850419] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:850566] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:850708] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:850863] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:851023] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:851160] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:851322] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:851489] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:851625] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:851777] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:851916] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:852056] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:852197] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:852350] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:852488] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:852626] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:852784] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:852921] [StreamingServiceLoader] skipping streamingService Yandex Music, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:853059] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:853200] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:853222] [StreamingServiceLoader] skipping plugin directory: /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/bin/plugins (directory not found)
[D] [2018-06-15 02-19-32:853233] [StreamingServiceLoader] skipping plugin directory: /home/user/.local/share/MellowPlayer/plugins (directory not found)
[D] [2018-06-15 02-19-32:853242] [StreamingServiceLoader] looking for services in /usr/share/mellowplayer/plugins
[D] [2018-06-15 02-19-32:853413] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:853540] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:853676] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:853829] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:853976] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:854122] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:854248] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:854396] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:854556] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:854683] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:854827] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:854958] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:855084] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:855214] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:855356] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:855483] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:855612] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:855764] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:855889] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:856023] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid
[D] [2018-06-15 02-19-32:856044] [StreamingServiceLoader] skipping plugin directory: /usr/local/share/mellowplayer/plugins (directory not found)
[D] [2018-06-15 02-19-32:856058] [StreamingServicesController] service added: 8tracks
[D] [2018-06-15 02-19-32:856080] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/theme.json
[D] [2018-06-15 02-19-32:861864] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/integration.js
[D] [2018-06-15 02-19-32:862040] [StreamingServicesController] service added: Anghami
[D] [2018-06-15 02-19-32:862054] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/theme.json
[D] [2018-06-15 02-19-32:862066] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/integration.js
[D] [2018-06-15 02-19-32:862115] [StreamingServicesController] service added: Bandcamp
[D] [2018-06-15 02-19-32:862126] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/theme.json
[D] [2018-06-15 02-19-32:862137] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/integration.js
[D] [2018-06-15 02-19-32:862182] [StreamingServicesController] service added: Deezer
[D] [2018-06-15 02-19-32:862199] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/theme.json
[D] [2018-06-15 02-19-32:862210] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/integration.js
[D] [2018-06-15 02-19-32:862252] [qt] loading "/home/user/.local/share/MellowPlayer/UserScripts//{8b03a318-0b8c-47f3-91e8-401aea1a7c0f}.js"
[D] [2018-06-15 02-19-32:862398] [StreamingServicesController] service added: Google Play Music
[D] [2018-06-15 02-19-32:862409] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/theme.json
[D] [2018-06-15 02-19-32:862421] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/integration.js
[D] [2018-06-15 02-19-32:862468] [StreamingServicesController] service added: HearThisAt
[D] [2018-06-15 02-19-32:862478] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/theme.json
[D] [2018-06-15 02-19-32:862488] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/integration.js
[D] [2018-06-15 02-19-32:862535] [StreamingServicesController] service added: HypeMachine
[D] [2018-06-15 02-19-32:862546] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/theme.json
[D] [2018-06-15 02-19-32:862557] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/integration.js
[D] [2018-06-15 02-19-32:862603] [StreamingServicesController] service added: Jamendo
[D] [2018-06-15 02-19-32:862614] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/theme.json
[D] [2018-06-15 02-19-32:862626] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/integration.js
[D] [2018-06-15 02-19-32:862670] [StreamingServicesController] service added: Mixcloud
[D] [2018-06-15 02-19-32:862680] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/theme.json
[D] [2018-06-15 02-19-32:862691] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/integration.js
[D] [2018-06-15 02-19-32:862737] [StreamingServicesController] service added: Player FM
[D] [2018-06-15 02-19-32:862747] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/theme.json
[D] [2018-06-15 02-19-32:862757] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/integration.js
[D] [2018-06-15 02-19-32:862800] [StreamingServicesController] service added: Plex
[D] [2018-06-15 02-19-32:862810] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/theme.json
[D] [2018-06-15 02-19-32:862827] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/integration.js
[D] [2018-06-15 02-19-32:862871] [StreamingServicesController] service added: Pocket Casts
[D] [2018-06-15 02-19-32:862881] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/theme.json
[D] [2018-06-15 02-19-32:862892] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/integration.js
[D] [2018-06-15 02-19-32:862935] [StreamingServicesController] service added: Radionomy
[D] [2018-06-15 02-19-32:862946] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/theme.json
[D] [2018-06-15 02-19-32:862957] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/integration.js
[D] [2018-06-15 02-19-32:863001] [StreamingServicesController] service added: Soundcloud
[D] [2018-06-15 02-19-32:863011] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/theme.json
[D] [2018-06-15 02-19-32:863022] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/integration.js
[D] [2018-06-15 02-19-32:863073] [StreamingServicesController] service added: Spotify
[D] [2018-06-15 02-19-32:863084] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/theme.json
[D] [2018-06-15 02-19-32:863095] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/integration.js
[D] [2018-06-15 02-19-32:863140] [StreamingServicesController] service added: Tidal
[D] [2018-06-15 02-19-32:863151] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/theme.json
[D] [2018-06-15 02-19-32:863163] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/integration.js
[D] [2018-06-15 02-19-32:863206] [StreamingServicesController] service added: TuneIn
[D] [2018-06-15 02-19-32:863216] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/theme.json
[D] [2018-06-15 02-19-32:863227] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/integration.js
[D] [2018-06-15 02-19-32:863271] [StreamingServicesController] service added: Wynk
[D] [2018-06-15 02-19-32:863281] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/theme.json
[D] [2018-06-15 02-19-32:863292] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/integration.js
[D] [2018-06-15 02-19-32:863336] [StreamingServicesController] service added: Yandex Music
[D] [2018-06-15 02-19-32:863346] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/theme.json
[D] [2018-06-15 02-19-32:863357] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/integration.js
[D] [2018-06-15 02-19-32:863411] [StreamingServicesController] service added: ympd
[D] [2018-06-15 02-19-32:863422] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/theme.json
[D] [2018-06-15 02-19-32:863433] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/integration.js
[D] [2018-06-15 02-19-32:863479] [StreamingServicesController] service added: Youtube
[D] [2018-06-15 02-19-32:863490] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/theme.json
[D] [2018-06-15 02-19-32:863501] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/integration.js
[D] [2018-06-15 02-19-32:863559] [Player-Deezer] resume()
[I] [2018-06-15 02-19-32:863745] [StreamingServicesController] current service changed: Deezer
[D] [2018-06-15 02-19-32:864349] [SqlLiteListeningHistoryDataProvider] opening listening history db: /home/user/.local/share/MellowPlayer/history.db
[D] [2018-06-15 02-19-32:864450] [SqlLiteListeningHistoryDataProvider] connected to database: /home/user/.local/share/MellowPlayer/history.db
[I] [2018-06-15 02-19-32:864669] [ListeningHistory] Cleaning history 
[D] [2018-06-15 02-19-34:943325] [qt5ct] D-Bus global menu: no
[I] [2018-06-15 02-19-35:497576] [Updater] Checking for update
[D] [2018-06-15 02-19-35:497770] [LatestGithubReleaseQuerier] getting releases
[D] [2018-06-15 02-19-35:540063] [LibnotifyPresenter] service started
[D] [2018-06-15 02-19-35:540118] [SystemTrayIcon] show
[D] [2018-06-15 02-19-35:551924] [SingleInstance] Running primary application
[W] [2018-06-15 02-19-35:654409] [qt] Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:4242
[D] [2018-06-15 02-19-36:432539] [LatestGithubReleaseQuerier] Reply recevied
[D] [2018-06-15 02-19-36:435615] [LatestGithubReleaseQuerier] Latest release found: 3.3.5
[I] [2018-06-15 02-19-36:435694] [Updater] Current release is up to date...
[D] [2018-06-15 02-19-40:585106] [Player-Deezer] song changed: NullSong
[D] [2018-06-15 02-19-40:585408] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-15 02-19-40:585437] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-15 02-19-40:859859] [FileDownloader] download progress: 55.2169
[D] [2018-06-15 02-19-40:862486] [FileDownloader] download progress: 0
[D] [2018-06-15 02-19-40:862682] [FileDownloader] file downloaded with success: /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-15 02-19-40:862769] [AlbumArtDownloader] download finished
[D] [2018-06-15 02-19-41:637551] [Player-Deezer] song changed: Girls Like You by Maroon 5
[D] [2018-06-15 02-19-41:639678] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover/6b4d59645e2d1cf7a692782983cee963/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1088466143
[D] [2018-06-15 02-19-41:639710] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover/6b4d59645e2d1cf7a692782983cee963/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1088466143
Received signal 11 SEGV_MAPERR 000000000008
#0 0x7fa24a212d8e <unknown>
#1 0x7fa24a212ea0 <unknown>
#2 0x7fa24a2134d7 <unknown>
#3 0x7fa251c7da80 <unknown>
#4 0x7fa22ca1a4ee <unknown>
#5 0x7fa22ca1b149 <unknown>
#6 0x7fa22d7ebd4c <unknown>
#7 0x7fa22da4cd02 <unknown>
#8 0x7fa24ab385da <unknown>
#9 0x7fa24ad4b6b5 <unknown>
#10 0x7fa24acc7a04 <unknown>
#11 0x7fa24acf0de1 <unknown>
#12 0x7fa24c860f76 <unknown>
#13 0x7fa24c871ebb <unknown>
#14 0x7fa24c87599b <unknown>
#15 0x7fa24c87a6f3 <unknown>
#16 0x7fa24c87a7aa <unknown>
#17 0x7fa24c865526 <unknown>
#18 0x7fa24a213838 <unknown>
#19 0x7fa24a23409a <unknown>
#20 0x7fa24a234b4f <unknown>
#21 0x7fa24a234cca <unknown>
#22 0x7fa24a231171 <unknown>
#23 0x7fa24a256a2b <unknown>
#24 0x7fa24a2797f4 <unknown>
#25 0x7fa24a275241 <unknown>
#26 0x7fa251c73075 start_thread
#27 0x7fa2464e653f __GI___clone
  r8: 00000000000000bb  r9: 0000000000000158 r10: 0000560776912a40 r11: 000056077690b3e0
 r12: 000056077690b490 r13: 0000000000000000 r14: 0000000000000000 r15: 0000000000000000
  di: 000056077690b4c0  si: 0000000000000000  bp: 0000000000000000  bx: 0000000000000000
  dx: 0000000000000000  ax: 0000000000000004  cx: 000056077690b4c0  sp: 00007fa1d17f90a0
  ip: 00007fa22ca1a4ee efl: 0000000000010246 cgf: 002b000000000033 erf: 0000000000000004
 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000008
[end of stack trace]
Calling _exit(1). Core file will not be generated.
ColinDuquesnoy commented 6 years ago

I’ve no idea why it crashes. When did it start to crash? After an update? If yes please post pacman logs.

Please try to compile in debug mode and post the program output here

Le 15 juin 2018 à 02:24, ZeroDot1 notifications@github.com a écrit :

If I create the version with the last changes from the repository it crashes too.

Commandline Log:

compiling ContextProperty.cpp compiling qrc_languages.cpp compiling qrc_qml.cpp compiling moc_Program.cpp compiling main.cpp compiling Program.cpp creating libMellowPlayer.Presentation.a linking MellowPlayer Build done for configuration release. ~/MellowPlayer-develop ~ ~ Run MellowPlayer . . . have fun! If you find a bug while testing MellowPlayer, please report it. https://github.com/ColinDuquesnoy/MellowPlayer/issues qt5ct: using qt5ct plugin [D] [2018-06-15 02-19-32:746506] [qt5ct] D-Bus system tray: no [I] [2018-06-15 02-19-32:759160] [main] MellowPlayer 3.3.50.0 - Built on Jun 15 2018 at 02:19:15 (GCC 8.1.1 20180531, 64 bit) with Qt 5.11.0 [I] [2018-06-15 02-19-32:759215] [main] Log directory: /home/user/.local/share/MellowPlayer/Logs/ [I] [2018-06-15 02-19-32:759252] [SingleInstance] lock file: /tmp/MellowPlayer.lock [D] [2018-06-15 02-19-32:759384] [SingleInstance] Initializing primary application [I] [2018-06-15 02-19-32:764718] [qt] translation successfully loaded: "de_DE" [I] [2018-06-15 02-19-32:765388] [Mpris] service started: org.mpris.MediaPlayer2.MellowPlayer [I] [2018-06-15 02-19-32:765784] [Hotkeys] service started

DevTools listening on ws://127.0.0.1:4242/devtools/browser/c3a6c713-9b1c-47dc-a85b-974dad86aaf7 [I] [2018-06-15 02-19-32:845620] [qt] removing cache directory: "/home/user/.cache/MellowPlayer" [D] [2018-06-15 02-19-32:846864] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web [I] [2018-06-15 02-19-32:847113] [StreamingServiceLoader] 8tracks streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks") [I] [2018-06-15 02-19-32:847253] [StreamingServiceLoader] Anghami streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami") [I] [2018-06-15 02-19-32:847394] [StreamingServiceLoader] Bandcamp streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp") [I] [2018-06-15 02-19-32:847529] [StreamingServiceLoader] Deezer streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer") [I] [2018-06-15 02-19-32:847690] [StreamingServiceLoader] Google Play Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic") [I] [2018-06-15 02-19-32:847850] [StreamingServiceLoader] HearThisAt streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat") [I] [2018-06-15 02-19-32:848012] [StreamingServiceLoader] HypeMachine streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine") [I] [2018-06-15 02-19-32:848168] [StreamingServiceLoader] Jamendo streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo") [I] [2018-06-15 02-19-32:848336] [StreamingServiceLoader] Mixcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud") [I] [2018-06-15 02-19-32:848467] [StreamingServiceLoader] Player FM streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm") [I] [2018-06-15 02-19-32:848628] [StreamingServiceLoader] Plex streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex") [I] [2018-06-15 02-19-32:848760] [StreamingServiceLoader] Pocket Casts streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts") [I] [2018-06-15 02-19-32:848896] [StreamingServiceLoader] Radionomy streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy") [I] [2018-06-15 02-19-32:849034] [StreamingServiceLoader] Soundcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud") [I] [2018-06-15 02-19-32:849184] [StreamingServiceLoader] Spotify streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify") [I] [2018-06-15 02-19-32:849326] [StreamingServiceLoader] Tidal streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal") [I] [2018-06-15 02-19-32:849470] [StreamingServiceLoader] TuneIn streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein") [I] [2018-06-15 02-19-32:849625] [StreamingServiceLoader] Wynk streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk") [I] [2018-06-15 02-19-32:849762] [StreamingServiceLoader] Yandex Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic") [I] [2018-06-15 02-19-32:849907] [StreamingServiceLoader] ympd streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd") [I] [2018-06-15 02-19-32:850047] [StreamingServiceLoader] Youtube streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube") [D] [2018-06-15 02-19-32:850069] [StreamingServiceLoader] skipping plugin directory: /home/user/plugins (directory not found) [D] [2018-06-15 02-19-32:850079] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/share/mellowplayer/plugins [D] [2018-06-15 02-19-32:850275] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid [D] [2018-06-15 02-19-32:850419] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid [D] [2018-06-15 02-19-32:850566] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid [D] [2018-06-15 02-19-32:850708] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid [D] [2018-06-15 02-19-32:850863] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid [D] [2018-06-15 02-19-32:851023] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid [D] [2018-06-15 02-19-32:851160] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid [D] [2018-06-15 02-19-32:851322] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid [D] [2018-06-15 02-19-32:851489] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid [D] [2018-06-15 02-19-32:851625] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid [D] [2018-06-15 02-19-32:851777] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid [D] [2018-06-15 02-19-32:851916] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid [D] [2018-06-15 02-19-32:852056] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid [D] [2018-06-15 02-19-32:852197] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid [D] [2018-06-15 02-19-32:852350] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid [D] [2018-06-15 02-19-32:852488] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid [D] [2018-06-15 02-19-32:852626] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid [D] [2018-06-15 02-19-32:852784] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid [D] [2018-06-15 02-19-32:852921] [StreamingServiceLoader] skipping streamingService Yandex Music, already loaded from another source or invalid [D] [2018-06-15 02-19-32:853059] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid [D] [2018-06-15 02-19-32:853200] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid [D] [2018-06-15 02-19-32:853222] [StreamingServiceLoader] skipping plugin directory: /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/bin/plugins (directory not found) [D] [2018-06-15 02-19-32:853233] [StreamingServiceLoader] skipping plugin directory: /home/user/.local/share/MellowPlayer/plugins (directory not found) [D] [2018-06-15 02-19-32:853242] [StreamingServiceLoader] looking for services in /usr/share/mellowplayer/plugins [D] [2018-06-15 02-19-32:853413] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid [D] [2018-06-15 02-19-32:853540] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid [D] [2018-06-15 02-19-32:853676] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid [D] [2018-06-15 02-19-32:853829] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid [D] [2018-06-15 02-19-32:853976] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid [D] [2018-06-15 02-19-32:854122] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid [D] [2018-06-15 02-19-32:854248] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid [D] [2018-06-15 02-19-32:854396] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid [D] [2018-06-15 02-19-32:854556] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid [D] [2018-06-15 02-19-32:854683] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid [D] [2018-06-15 02-19-32:854827] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid [D] [2018-06-15 02-19-32:854958] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid [D] [2018-06-15 02-19-32:855084] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid [D] [2018-06-15 02-19-32:855214] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid [D] [2018-06-15 02-19-32:855356] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid [D] [2018-06-15 02-19-32:855483] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid [D] [2018-06-15 02-19-32:855612] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid [D] [2018-06-15 02-19-32:855764] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid [D] [2018-06-15 02-19-32:855889] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid [D] [2018-06-15 02-19-32:856023] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid [D] [2018-06-15 02-19-32:856044] [StreamingServiceLoader] skipping plugin directory: /usr/local/share/mellowplayer/plugins (directory not found) [D] [2018-06-15 02-19-32:856058] [StreamingServicesController] service added: 8tracks [D] [2018-06-15 02-19-32:856080] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/theme.json [D] [2018-06-15 02-19-32:861864] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/integration.js [D] [2018-06-15 02-19-32:862040] [StreamingServicesController] service added: Anghami [D] [2018-06-15 02-19-32:862054] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/theme.json [D] [2018-06-15 02-19-32:862066] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/integration.js [D] [2018-06-15 02-19-32:862115] [StreamingServicesController] service added: Bandcamp [D] [2018-06-15 02-19-32:862126] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/theme.json [D] [2018-06-15 02-19-32:862137] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/integration.js [D] [2018-06-15 02-19-32:862182] [StreamingServicesController] service added: Deezer [D] [2018-06-15 02-19-32:862199] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/theme.json [D] [2018-06-15 02-19-32:862210] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/integration.js [D] [2018-06-15 02-19-32:862252] [qt] loading "/home/user/.local/share/MellowPlayer/UserScripts//{8b03a318-0b8c-47f3-91e8-401aea1a7c0f}.js" [D] [2018-06-15 02-19-32:862398] [StreamingServicesController] service added: Google Play Music [D] [2018-06-15 02-19-32:862409] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/theme.json [D] [2018-06-15 02-19-32:862421] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/integration.js [D] [2018-06-15 02-19-32:862468] [StreamingServicesController] service added: HearThisAt [D] [2018-06-15 02-19-32:862478] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/theme.json [D] [2018-06-15 02-19-32:862488] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/integration.js [D] [2018-06-15 02-19-32:862535] [StreamingServicesController] service added: HypeMachine [D] [2018-06-15 02-19-32:862546] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/theme.json [D] [2018-06-15 02-19-32:862557] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/integration.js [D] [2018-06-15 02-19-32:862603] [StreamingServicesController] service added: Jamendo [D] [2018-06-15 02-19-32:862614] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/theme.json [D] [2018-06-15 02-19-32:862626] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/integration.js [D] [2018-06-15 02-19-32:862670] [StreamingServicesController] service added: Mixcloud [D] [2018-06-15 02-19-32:862680] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/theme.json [D] [2018-06-15 02-19-32:862691] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/integration.js [D] [2018-06-15 02-19-32:862737] [StreamingServicesController] service added: Player FM [D] [2018-06-15 02-19-32:862747] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/theme.json [D] [2018-06-15 02-19-32:862757] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/integration.js [D] [2018-06-15 02-19-32:862800] [StreamingServicesController] service added: Plex [D] [2018-06-15 02-19-32:862810] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/theme.json [D] [2018-06-15 02-19-32:862827] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/integration.js [D] [2018-06-15 02-19-32:862871] [StreamingServicesController] service added: Pocket Casts [D] [2018-06-15 02-19-32:862881] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/theme.json [D] [2018-06-15 02-19-32:862892] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/integration.js [D] [2018-06-15 02-19-32:862935] [StreamingServicesController] service added: Radionomy [D] [2018-06-15 02-19-32:862946] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/theme.json [D] [2018-06-15 02-19-32:862957] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/integration.js [D] [2018-06-15 02-19-32:863001] [StreamingServicesController] service added: Soundcloud [D] [2018-06-15 02-19-32:863011] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/theme.json [D] [2018-06-15 02-19-32:863022] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/integration.js [D] [2018-06-15 02-19-32:863073] [StreamingServicesController] service added: Spotify [D] [2018-06-15 02-19-32:863084] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/theme.json [D] [2018-06-15 02-19-32:863095] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/integration.js [D] [2018-06-15 02-19-32:863140] [StreamingServicesController] service added: Tidal [D] [2018-06-15 02-19-32:863151] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/theme.json [D] [2018-06-15 02-19-32:863163] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/integration.js [D] [2018-06-15 02-19-32:863206] [StreamingServicesController] service added: TuneIn [D] [2018-06-15 02-19-32:863216] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/theme.json [D] [2018-06-15 02-19-32:863227] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/integration.js [D] [2018-06-15 02-19-32:863271] [StreamingServicesController] service added: Wynk [D] [2018-06-15 02-19-32:863281] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/theme.json [D] [2018-06-15 02-19-32:863292] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/integration.js [D] [2018-06-15 02-19-32:863336] [StreamingServicesController] service added: Yandex Music [D] [2018-06-15 02-19-32:863346] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/theme.json [D] [2018-06-15 02-19-32:863357] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/integration.js [D] [2018-06-15 02-19-32:863411] [StreamingServicesController] service added: ympd [D] [2018-06-15 02-19-32:863422] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/theme.json [D] [2018-06-15 02-19-32:863433] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/integration.js [D] [2018-06-15 02-19-32:863479] [StreamingServicesController] service added: Youtube [D] [2018-06-15 02-19-32:863490] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/theme.json [D] [2018-06-15 02-19-32:863501] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/integration.js [D] [2018-06-15 02-19-32:863559] [Player-Deezer] resume() [I] [2018-06-15 02-19-32:863745] [StreamingServicesController] current service changed: Deezer [D] [2018-06-15 02-19-32:864349] [SqlLiteListeningHistoryDataProvider] opening listening history db: /home/user/.local/share/MellowPlayer/history.db [D] [2018-06-15 02-19-32:864450] [SqlLiteListeningHistoryDataProvider] connected to database: /home/user/.local/share/MellowPlayer/history.db [I] [2018-06-15 02-19-32:864669] [ListeningHistory] Cleaning history [D] [2018-06-15 02-19-34:943325] [qt5ct] D-Bus global menu: no [I] [2018-06-15 02-19-35:497576] [Updater] Checking for update [D] [2018-06-15 02-19-35:497770] [LatestGithubReleaseQuerier] getting releases [D] [2018-06-15 02-19-35:540063] [LibnotifyPresenter] service started [D] [2018-06-15 02-19-35:540118] [SystemTrayIcon] show [D] [2018-06-15 02-19-35:551924] [SingleInstance] Running primary application [W] [2018-06-15 02-19-35:654409] [qt] Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:4242 [D] [2018-06-15 02-19-36:432539] [LatestGithubReleaseQuerier] Reply recevied [D] [2018-06-15 02-19-36:435615] [LatestGithubReleaseQuerier] Latest release found: 3.3.5 [I] [2018-06-15 02-19-36:435694] [Updater] Current release is up to date... [D] [2018-06-15 02-19-40:585106] [Player-Deezer] song changed: NullSong [D] [2018-06-15 02-19-40:585408] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1 [D] [2018-06-15 02-19-40:585437] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1 [D] [2018-06-15 02-19-40:859859] [FileDownloader] download progress: 55.2169 [D] [2018-06-15 02-19-40:862486] [FileDownloader] download progress: 0 [D] [2018-06-15 02-19-40:862682] [FileDownloader] file downloaded with success: /home/user/.cache/MellowPlayer/Covers/1 [D] [2018-06-15 02-19-40:862769] [AlbumArtDownloader] download finished [D] [2018-06-15 02-19-41:637551] [Player-Deezer] song changed: Girls Like You by Maroon 5 [D] [2018-06-15 02-19-41:639678] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover/6b4d59645e2d1cf7a692782983cee963/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1088466143 [D] [2018-06-15 02-19-41:639710] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover/6b4d59645e2d1cf7a692782983cee963/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1088466143 Received signal 11 SEGV_MAPERR 000000000008

0 0x7fa24a212d8e

1 0x7fa24a212ea0

2 0x7fa24a2134d7

3 0x7fa251c7da80

4 0x7fa22ca1a4ee

5 0x7fa22ca1b149

6 0x7fa22d7ebd4c

7 0x7fa22da4cd02

8 0x7fa24ab385da

9 0x7fa24ad4b6b5

10 0x7fa24acc7a04

11 0x7fa24acf0de1

12 0x7fa24c860f76

13 0x7fa24c871ebb

14 0x7fa24c87599b

15 0x7fa24c87a6f3

16 0x7fa24c87a7aa

17 0x7fa24c865526

18 0x7fa24a213838

19 0x7fa24a23409a

20 0x7fa24a234b4f

21 0x7fa24a234cca

22 0x7fa24a231171

23 0x7fa24a256a2b

24 0x7fa24a2797f4

25 0x7fa24a275241

26 0x7fa251c73075 start_thread

27 0x7fa2464e653f __GI___clone

r8: 00000000000000bb r9: 0000000000000158 r10: 0000560776912a40 r11: 000056077690b3e0 r12: 000056077690b490 r13: 0000000000000000 r14: 0000000000000000 r15: 0000000000000000 di: 000056077690b4c0 si: 0000000000000000 bp: 0000000000000000 bx: 0000000000000000 dx: 0000000000000000 ax: 0000000000000004 cx: 000056077690b4c0 sp: 00007fa1d17f90a0 ip: 00007fa22ca1a4ee efl: 0000000000010246 cgf: 002b000000000033 erf: 0000000000000004 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000008 [end of stack trace] Calling _exit(1). Core file will not be generated. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ColinDuquesnoy commented 6 years ago

@ZeroDot1 Is it possible that you had an NVIDIA/nouveau driver update and you did not restart?

ZeroDot1 commented 6 years ago

@ColinDuquesnoy OK, it's a problem with my graphics card, I'll test a little more as soon as I can to solve the problem. It is not a bug in Mellowplwer. Thank you for your support.

$ '/home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/bin/MellowPlayer' --ppapi-widevine-path=/usr/lib/qt/plugins/ppapi/libwidevinecdmadapter.so
qt5ct: using qt5ct plugin
[D] [2018-06-17 14-15-42:097117] [qt5ct] D-Bus system tray: no
[I] [2018-06-17 14-15-42:402785] [main] MellowPlayer 3.3.50.0 - Built on Jun 15 2018 at 02:19:15 (GCC 8.1.1 20180531, 64 bit) with Qt 5.11.0
[I] [2018-06-17 14-15-42:418399] [main] Log directory: /home/user/.local/share/MellowPlayer/Logs/
[I] [2018-06-17 14-15-42:418457] [SingleInstance] lock file: /tmp/MellowPlayer.lock
[D] [2018-06-17 14-15-42:430539] [SingleInstance] Initializing primary application
[I] [2018-06-17 14-15-42:469015] [qt] translation successfully loaded:  "de_DE"
[I] [2018-06-17 14-15-42:490617] [Mpris] service started: org.mpris.MediaPlayer2.MellowPlayer
[I] [2018-06-17 14-15-42:509622] [Hotkeys] service started

DevTools listening on ws://127.0.0.1:4242/devtools/browser/d71832e6-9744-46d0-bccf-a8c853e921f2
[I] [2018-06-17 14-15-44:147797] [qt] removing cache directory:  "/home/user/.cache/MellowPlayer"
[D] [2018-06-17 14-15-44:266812] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web
[I] [2018-06-17 14-15-44:471885] [StreamingServiceLoader] 8tracks streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks")
[I] [2018-06-17 14-15-44:478451] [StreamingServiceLoader] Anghami streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami")
[I] [2018-06-17 14-15-44:480556] [StreamingServiceLoader] Bandcamp streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp")
[I] [2018-06-17 14-15-44:482371] [StreamingServiceLoader] Deezer streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer")
[I] [2018-06-17 14-15-44:494763] [StreamingServiceLoader] Google Play Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic")
[I] [2018-06-17 14-15-44:500527] [StreamingServiceLoader] HearThisAt streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat")
[I] [2018-06-17 14-15-44:511882] [StreamingServiceLoader] HypeMachine streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine")
[I] [2018-06-17 14-15-44:512868] [StreamingServiceLoader] Jamendo streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo")
[I] [2018-06-17 14-15-44:513701] [StreamingServiceLoader] Mixcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud")
[I] [2018-06-17 14-15-44:514477] [StreamingServiceLoader] Player FM streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm")
[I] [2018-06-17 14-15-44:520440] [StreamingServiceLoader] Plex streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex")
[I] [2018-06-17 14-15-44:555882] [StreamingServiceLoader] Pocket Casts streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts")
[I] [2018-06-17 14-15-44:578451] [StreamingServiceLoader] Radionomy streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy")
[I] [2018-06-17 14-15-44:579582] [StreamingServiceLoader] Soundcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud")
[I] [2018-06-17 14-15-44:587465] [StreamingServiceLoader] Spotify streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify")
[I] [2018-06-17 14-15-44:589622] [StreamingServiceLoader] Tidal streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal")
[I] [2018-06-17 14-15-44:590259] [StreamingServiceLoader] TuneIn streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein")
[I] [2018-06-17 14-15-44:590896] [StreamingServiceLoader] Wynk streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk")
[I] [2018-06-17 14-15-44:591373] [StreamingServiceLoader] Yandex Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic")
[I] [2018-06-17 14-15-44:591847] [StreamingServiceLoader] ympd streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd")
[I] [2018-06-17 14-15-44:592360] [StreamingServiceLoader] Youtube streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube")
[D] [2018-06-17 14-15-44:592386] [StreamingServiceLoader] skipping plugin directory: /home/user/plugins (directory not found)
[D] [2018-06-17 14-15-44:612378] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/share/mellowplayer/plugins
[D] [2018-06-17 14-15-44:659436] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:664444] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:667306] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:678264] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:680893] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:687512] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:689739] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:691449] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:693448] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:695246] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:696938] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:698477] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:700074] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:701679] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:705678] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:707282] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:708783] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:710705] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:712255] [StreamingServiceLoader] skipping streamingService Yandex Music, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:714188] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:715813] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:715943] [StreamingServiceLoader] skipping plugin directory: /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/bin/plugins (directory not found)
[D] [2018-06-17 14-15-44:716005] [StreamingServiceLoader] skipping plugin directory: /home/user/.local/share/MellowPlayer/plugins (directory not found)
[D] [2018-06-17 14-15-44:733302] [StreamingServiceLoader] looking for services in /usr/share/mellowplayer/plugins
[D] [2018-06-17 14-15-44:758459] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:782477] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:803500] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:853114] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:896617] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:921270] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:945988] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid
[D] [2018-06-17 14-15-44:969892] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:023440] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:055398] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:079470] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:107327] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:137766] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:172129] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:201920] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:232171] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:260018] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:304657] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:318851] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:323447] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid
[D] [2018-06-17 14-15-45:323631] [StreamingServiceLoader] skipping plugin directory: /usr/local/share/mellowplayer/plugins (directory not found)
[D] [2018-06-17 14-15-45:323691] [StreamingServicesController] service added: 8tracks
[D] [2018-06-17 14-15-45:338738] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/theme.json
[D] [2018-06-17 14-15-45:364817] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/integration.js
[D] [2018-06-17 14-15-45:365421] [StreamingServicesController] service added: Anghami
[D] [2018-06-17 14-15-45:365491] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/theme.json
[D] [2018-06-17 14-15-45:365551] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/integration.js
[D] [2018-06-17 14-15-45:365804] [StreamingServicesController] service added: Bandcamp
[D] [2018-06-17 14-15-45:365861] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/theme.json
[D] [2018-06-17 14-15-45:365918] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/integration.js
[D] [2018-06-17 14-15-45:366159] [StreamingServicesController] service added: Deezer
[D] [2018-06-17 14-15-45:366212] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/theme.json
[D] [2018-06-17 14-15-45:366274] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/integration.js
[D] [2018-06-17 14-15-45:366480] [qt] loading "/home/user/.local/share/MellowPlayer/UserScripts//{8b03a318-0b8c-47f3-91e8-401aea1a7c0f}.js"
[D] [2018-06-17 14-15-45:383764] [StreamingServicesController] service added: Google Play Music
[D] [2018-06-17 14-15-45:383849] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/theme.json
[D] [2018-06-17 14-15-45:383924] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/integration.js
[D] [2018-06-17 14-15-45:384244] [StreamingServicesController] service added: HearThisAt
[D] [2018-06-17 14-15-45:384302] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/theme.json
[D] [2018-06-17 14-15-45:384356] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/integration.js
[D] [2018-06-17 14-15-45:384604] [StreamingServicesController] service added: HypeMachine
[D] [2018-06-17 14-15-45:384659] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/theme.json
[D] [2018-06-17 14-15-45:384713] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/integration.js
[D] [2018-06-17 14-15-45:384945] [StreamingServicesController] service added: Jamendo
[D] [2018-06-17 14-15-45:384998] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/theme.json
[D] [2018-06-17 14-15-45:385051] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/integration.js
[D] [2018-06-17 14-15-45:385311] [StreamingServicesController] service added: Mixcloud
[D] [2018-06-17 14-15-45:385366] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/theme.json
[D] [2018-06-17 14-15-45:385415] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/integration.js
[D] [2018-06-17 14-15-45:385649] [StreamingServicesController] service added: Player FM
[D] [2018-06-17 14-15-45:385700] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/theme.json
[D] [2018-06-17 14-15-45:385752] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/integration.js
[D] [2018-06-17 14-15-45:385977] [StreamingServicesController] service added: Plex
[D] [2018-06-17 14-15-45:386029] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/theme.json
[D] [2018-06-17 14-15-45:386079] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/integration.js
[D] [2018-06-17 14-15-45:386308] [StreamingServicesController] service added: Pocket Casts
[D] [2018-06-17 14-15-45:386360] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/theme.json
[D] [2018-06-17 14-15-45:386412] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/integration.js
[D] [2018-06-17 14-15-45:386641] [StreamingServicesController] service added: Radionomy
[D] [2018-06-17 14-15-45:386695] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/theme.json
[D] [2018-06-17 14-15-45:386745] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/integration.js
[D] [2018-06-17 14-15-45:386977] [StreamingServicesController] service added: Soundcloud
[D] [2018-06-17 14-15-45:387030] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/theme.json
[D] [2018-06-17 14-15-45:387081] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/integration.js
[D] [2018-06-17 14-15-45:387331] [StreamingServicesController] service added: Spotify
[D] [2018-06-17 14-15-45:387384] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/theme.json
[D] [2018-06-17 14-15-45:387436] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/integration.js
[D] [2018-06-17 14-15-45:387664] [StreamingServicesController] service added: Tidal
[D] [2018-06-17 14-15-45:387717] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/theme.json
[D] [2018-06-17 14-15-45:387770] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/integration.js
[D] [2018-06-17 14-15-45:387995] [StreamingServicesController] service added: TuneIn
[D] [2018-06-17 14-15-45:388046] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/theme.json
[D] [2018-06-17 14-15-45:388098] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/integration.js
[D] [2018-06-17 14-15-45:388402] [StreamingServicesController] service added: Wynk
[D] [2018-06-17 14-15-45:388455] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/theme.json
[D] [2018-06-17 14-15-45:388523] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/integration.js
[D] [2018-06-17 14-15-45:388780] [StreamingServicesController] service added: Yandex Music
[D] [2018-06-17 14-15-45:388837] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/theme.json
[D] [2018-06-17 14-15-45:388898] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/integration.js
[D] [2018-06-17 14-15-45:399106] [StreamingServicesController] service added: ympd
[D] [2018-06-17 14-15-45:399189] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/theme.json
[D] [2018-06-17 14-15-45:399261] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/integration.js
[D] [2018-06-17 14-15-45:399543] [StreamingServicesController] service added: Youtube
[D] [2018-06-17 14-15-45:399600] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/theme.json
[D] [2018-06-17 14-15-45:399649] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/integration.js
[D] [2018-06-17 14-15-45:399954] [Player-Deezer] resume()
[I] [2018-06-17 14-15-45:435876] [StreamingServicesController] current service changed: Deezer
[D] [2018-06-17 14-15-45:469228] [SqlLiteListeningHistoryDataProvider] opening listening history db: /home/user/.local/share/MellowPlayer/history.db
[D] [2018-06-17 14-15-45:493006] [SqlLiteListeningHistoryDataProvider] connected to database: /home/user/.local/share/MellowPlayer/history.db
[I] [2018-06-17 14-15-45:493943] [ListeningHistory] Cleaning history 
[D] [2018-06-17 14-15-48:104872] [qt5ct] D-Bus global menu: no
[I] [2018-06-17 14-15-48:702700] [Updater] Checking for update
[D] [2018-06-17 14-15-48:726410] [LatestGithubReleaseQuerier] getting releases
[D] [2018-06-17 14-15-48:830320] [LibnotifyPresenter] service started
[D] [2018-06-17 14-15-48:830575] [SystemTrayIcon] show
[D] [2018-06-17 14-15-48:865670] [SingleInstance] Running primary application
[W] [2018-06-17 14-15-49:538736] [qt] Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:4242
[D] [2018-06-17 14-15-51:909064] [LatestGithubReleaseQuerier] Reply recevied
[D] [2018-06-17 14-15-51:912120] [LatestGithubReleaseQuerier] Latest release found: 3.3.5
[I] [2018-06-17 14-15-51:912170] [Updater] Current release is up to date...
[D] [2018-06-17 14-16-01:713370] [Player-Deezer] song changed: NullSong
[D] [2018-06-17 14-16-01:714207] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-17 14-16-01:731732] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-17 14-16-02:295582] [FileDownloader] download progress: 55.2169
[D] [2018-06-17 14-16-02:818758] [FileDownloader] download progress: 0
[D] [2018-06-17 14-16-02:818971] [FileDownloader] file downloaded with success: /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-17 14-16-02:819065] [AlbumArtDownloader] download finished
[D] [2018-06-17 14-16-04:304979] [Player-Deezer] song changed: Pipe by Christina Aguilera
[D] [2018-06-17 14-16-04:306996] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover/4cc16d63c6853c3ae8eebf0ce8163f79/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/2487758
[D] [2018-06-17 14-16-04:307022] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover/4cc16d63c6853c3ae8eebf0ce8163f79/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/2487758
nouveau: kernel rejected pushbuf: Datei oder Verzeichnis nicht gefunden
nouveau: ch7: krec 0 pushes 2 bufs 25 relocs 0
nouveau: ch7: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch7: buf 00000001 00000006 00000004 00000000 00000004
nouveau: ch7: buf 00000002 00000069 00000002 00000002 00000000
nouveau: ch7: buf 00000003 00000010 00000002 00000000 00000002
nouveau: ch7: buf 00000004 00000011 00000002 00000000 00000002
nouveau: ch7: buf 00000005 00000007 00000002 00000002 00000000
nouveau: ch7: buf 00000006 00000008 00000002 00000002 00000002
nouveau: ch7: buf 00000007 0000000b 00000002 00000002 00000000
nouveau: ch7: buf 00000008 0000000a 00000002 00000002 00000002
nouveau: ch7: buf 00000009 00000088 00000002 00000000 00000002
nouveau: ch7: buf 0000000a 00000089 00000004 00000004 00000000
nouveau: ch7: buf 0000000b 0000006c 00000002 00000002 00000000
nouveau: ch7: buf 0000000c 00000008 00000002 00000000 00000002
nouveau: ch7: buf 0000000d 00000002 00000004 00000004 00000000
nouveau: ch7: buf 0000000e 0000001a 00000002 00000002 00000000
nouveau: ch7: buf 0000000f 0000000f 00000002 00000002 00000000
nouveau: ch7: buf 00000010 0000006b 00000002 00000002 00000000
nouveau: ch7: buf 00000011 0000001f 00000002 00000002 00000000
nouveau: ch7: buf 00000012 00000067 00000002 00000002 00000000
nouveau: ch7: buf 00000013 00000026 00000002 00000002 00000000
nouveau: ch7: buf 00000014 00000069 00000002 00000002 00000000
nouveau: ch7: buf 00000015 00000017 00000002 00000002 00000000
nouveau: ch7: buf 00000016 0000004a 00000002 00000002 00000000
nouveau: ch7: buf 00000017 00000015 00000002 00000002 00000000
nouveau: ch7: buf 00000018 00000030 00000002 00000002 00000000
nouveau: ch7: psh 00000000 000002b4cc 000002b59c
nouveau:    0x20040360
nouveau:    0x3e0c8c8d
nouveau:    0x3e189899
nouveau:    0x3e24a4a5
nouveau:    0x3f800000
nouveau:    0x20010364
nouveau:    0x3f800000
nouveau:    0x20010368
nouveau:    0x00000000
nouveau:    0x20010674
nouveau:    0x0000003f
nouveau:    0x20056080
nouveau:    0x000000d5
nouveau:    0x00000000
nouveau:    0x00000040
nouveau:    0x00000001
nouveau:    0x00000000
nouveau:    0x20046086
nouveau:    0x00000100
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x04d80000
nouveau:    0x2002608c
nouveau:    0x000000cf
nouveau:    0x00000001
nouveau:    0x20056091
nouveau:    0x00000400
nouveau:    0x00000100
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x04dc0000
nouveau:    0x80006223
nouveau:    0x2004622c
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000100
nouveau:    0x00000100
nouveau:    0x20046230
nouveau:    0x00000000
nouveau:    0x00000001
nouveau:    0x00000000
nouveau:    0x00000001
nouveau:    0x20046234
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200406c0
nouveau:    0x00000000
nouveau:    0x00218000
nouveau:    0x00000065
nouveau:    0x1000f010
nouveau: ch7: psh 0000000d 000002b59c 000002da38
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80000e04
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x800104b3
nouveau:    0x800104ba
nouveau:    0x200104c3
nouveau:    0x00000201
nouveau:    0x8000066f
nouveau:    0x800004e0
nouveau:    0x800004bb
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007ec30
nouveau:    0x20010813
nouveau:    0x00000009
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007eb30
nouveau:    0x20010853
nouveau:    0x00000004
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa01908e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20040458
nouveau:    0x38800000
nouveau:    0x11400001
nouveau:    0x3a400002
nouveau:    0x3a400040
nouveau:    0x8000070c
nouveau:    0x20030700
nouveau:    0x0000100c
nouveau:    0x00000000
nouveau:    0x02fc4200
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02fc432f
nouveau:    0x20030704
nouveau:    0x0000100c
nouveau:    0x00000000
nouveau:    0x02fc4208
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02fc432f
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02fc42c0
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02fc432f
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000005
nouveau:    0x600b057c
nouveau:    0x00010000
nouveau:    0x00030002
nouveau:    0x00040003
nouveau:    0x00050004
nouveau:    0x00070006
nouveau:    0x00080007
nouveau:    0x00090008
nouveau:    0x000b000a
nouveau:    0x000c000b
nouveau:    0x000d000c
nouveau:    0x000f000e
nouveau:    0x80000585
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80ff0e04
nouveau:    0x200504d0
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x00004303
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x200104d6
nouveau:    0x00004303
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x800104b3
nouveau:    0x800004ba
nouveau:    0x200104c3
nouveau:    0x00000201
nouveau:    0x8000066f
nouveau:    0x800004e0
nouveau:    0x800004bb
nouveau:    0x800105a1
nouveau:    0x800005a2
nouveau:    0x80010980
nouveau:    0x200104ea
nouveau:    0x00000000
nouveau:    0x8000054d
nouveau:    0x8000055c
nouveau:    0x200104ed
nouveau:    0x3f800000
nouveau:    0x8000059b
nouveau:    0x80000644
nouveau:    0x20010546
nouveau:    0x3f800000
nouveau:    0x20010581
nouveau:    0x00000004
nouveau:    0x80000548
nouveau:    0x80000596
nouveau:    0x20010e06
nouveau:    0x00001b02
nouveau:    0x20010e08
nouveau:    0x00001b02
nouveau:    0x8000036d
nouveau:    0x20030646
nouveau:    0x00000000
nouveau:    0x00000901
nouveau:    0x00000405
nouveau:    0x800005a3
nouveau:    0x20030370
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2001064f
nouveau:    0x00000002
nouveau:    0x8000035f
nouveau:    0x80000649
nouveau:    0x20020381
nouveau:    0x09fe0000
nouveau:    0x05650030
nouveau:    0x20020385
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020389
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2002038d
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020391
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020395
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020399
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2002039d
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203a1
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203a5
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203a9
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203ad
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203b1
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203b5
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203b9
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203bd
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa01908e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f6e3446
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20030700
nouveau:    0x0000100c
nouveau:    0x00000000
nouveau:    0x02862000
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x028631cf
nouveau:    0x20030704
nouveau:    0x0000100c
nouveau:    0x00000000
nouveau:    0x02862008
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x028631cf
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02862b40
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x028631cf
nouveau:    0x20010586
nouveau:    0x00000005
nouveau:    0x60b3057c
nouveau:    0x00010000
nouveau:    0x00030002
nouveau:    0x00040003
nouveau:    0x00050004
nouveau:    0x00070006
nouveau:    0x00080007
nouveau:    0x00090008
nouveau:    0x000b000a
nouveau:    0x000c000b
nouveau:    0x000d000c
nouveau:    0x000f000e
nouveau:    0x0010000f
nouveau:    0x00110010
nouveau:    0x00130012
nouveau:    0x00140013
nouveau:    0x00150014
nouveau:    0x00170016
nouveau:    0x00180017
nouveau:    0x00190018
nouveau:    0x001b001a
nouveau:    0x001c001b
nouveau:    0x001d001c
nouveau:    0x001f001e
nouveau:    0x0020001f
nouveau:    0x00210020
nouveau:    0x00230022
nouveau:    0x00240023
nouveau:    0x00250024
nouveau:    0x00270026
nouveau:    0x00280027
nouveau:    0x00290028
nouveau:    0x002b002a
nouveau:    0x002c002b
nouveau:    0x002d002c
nouveau:    0x002f002e
nouveau:    0x0030002f
nouveau:    0x00310030
nouveau:    0x00330032
nouveau:    0x00340033
nouveau:    0x00350034
nouveau:    0x00370036
nouveau:    0x00380037
nouveau:    0x00390038
nouveau:    0x003b003a
nouveau:    0x003c003b
nouveau:    0x003d003c
nouveau:    0x003f003e
nouveau:    0x0040003f
nouveau:    0x00410040
nouveau:    0x00430042
nouveau:    0x00440043
nouveau:    0x00450044
nouveau:    0x00470046
nouveau:    0x00480047
nouveau:    0x00490048
nouveau:    0x004b004a
nouveau:    0x004c004b
nouveau:    0x004d004c
nouveau:    0x004f004e
nouveau:    0x0050004f
nouveau:    0x00510050
nouveau:    0x00530052
nouveau:    0x00540053
nouveau:    0x00550054
nouveau:    0x00570056
nouveau:    0x00580057
nouveau:    0x00590058
nouveau:    0x005b005a
nouveau:    0x005c005b
nouveau:    0x005d005c
nouveau:    0x005f005e
nouveau:    0x0060005f
nouveau:    0x00610060
nouveau:    0x00630062
nouveau:    0x00640063
nouveau:    0x00650064
nouveau:    0x00670066
nouveau:    0x00680067
nouveau:    0x00690068
nouveau:    0x006b006a
nouveau:    0x006c006b
nouveau:    0x006d006c
nouveau:    0x006f006e
nouveau:    0x0070006f
nouveau:    0x00710070
nouveau:    0x00730072
nouveau:    0x00740073
nouveau:    0x00750074
nouveau:    0x00770076
nouveau:    0x00780077
nouveau:    0x00790078
nouveau:    0x007b007a
nouveau:    0x007c007b
nouveau:    0x007d007c
nouveau:    0x007f007e
nouveau:    0x0080007f
nouveau:    0x00810080
nouveau:    0x00830082
nouveau:    0x00840083
nouveau:    0x00850084
nouveau:    0x00870086
nouveau:    0x00880087
nouveau:    0x00890088
nouveau:    0x008b008a
nouveau:    0x008c008b
nouveau:    0x008d008c
nouveau:    0x008f008e
nouveau:    0x0090008f
nouveau:    0x00910090
nouveau:    0x00930092
nouveau:    0x00940093
nouveau:    0x00950094
nouveau:    0x00970096
nouveau:    0x00980097
nouveau:    0x00990098
nouveau:    0x009b009a
nouveau:    0x009c009b
nouveau:    0x009d009c
nouveau:    0x009f009e
nouveau:    0x00a0009f
nouveau:    0x00a100a0
nouveau:    0x00a300a2
nouveau:    0x00a400a3
nouveau:    0x00a500a4
nouveau:    0x00a700a6
nouveau:    0x00a800a7
nouveau:    0x00a900a8
nouveau:    0x00ab00aa
nouveau:    0x00ac00ab
nouveau:    0x00ad00ac
nouveau:    0x00af00ae
nouveau:    0x00b000af
nouveau:    0x00b100b0
nouveau:    0x00b300b2
nouveau:    0x00b400b3
nouveau:    0x00b500b4
nouveau:    0x00b700b6
nouveau:    0x00b800b7
nouveau:    0x00b900b8
nouveau:    0x00bb00ba
nouveau:    0x00bc00bb
nouveau:    0x00bd00bc
nouveau:    0x00bf00be
nouveau:    0x00c000bf
nouveau:    0x00c100c0
nouveau:    0x00c300c2
nouveau:    0x00c400c3
nouveau:    0x00c500c4
nouveau:    0x00c700c6
nouveau:    0x00c800c7
nouveau:    0x00c900c8
nouveau:    0x00cb00ca
nouveau:    0x00cc00cb
nouveau:    0x00cd00cc
nouveau:    0x00cf00ce
nouveau:    0x00d000cf
nouveau:    0x00d100d0
nouveau:    0x00d300d2
nouveau:    0x00d400d3
nouveau:    0x00d500d4
nouveau:    0x00d700d6
nouveau:    0x00d800d7
nouveau:    0x00d900d8
nouveau:    0x00db00da
nouveau:    0x00dc00db
nouveau:    0x00dd00dc
nouveau:    0x00df00de
nouveau:    0x00e000df
nouveau:    0x00e100e0
nouveau:    0x00e300e2
nouveau:    0x00e400e3
nouveau:    0x00e500e4
nouveau:    0x00e700e6
nouveau:    0x00e800e7
nouveau:    0x00e900e8
nouveau:    0x00eb00ea
nouveau:    0x00ec00eb
nouveau:    0x00ed00ec
nouveau:    0x00ef00ee
nouveau:    0x80000585
nouveau:    0x800105a1
nouveau:    0x800005a2
nouveau:    0x80010980
nouveau:    0x200104ea
nouveau:    0x00000000
nouveau:    0x8000054d
nouveau:    0x8000055c
nouveau:    0x200104ed
nouveau:    0x3f800000
nouveau:    0x8000059b
nouveau:    0x80000644
nouveau:    0x20010546
nouveau:    0x3f800000
nouveau:    0x20010581
nouveau:    0x00000004
nouveau:    0x80000548
nouveau:    0x80000596
nouveau:    0x20010e06
nouveau:    0x00001b02
nouveau:    0x20010e08
nouveau:    0x00001b02
nouveau:    0x8000036d
nouveau:    0x20030646
nouveau:    0x00000000
nouveau:    0x00000901
nouveau:    0x00000405
nouveau:    0x800005a3
nouveau:    0x20030370
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2001064f
nouveau:    0x00000002
nouveau:    0x8000035f
nouveau:    0x80000649
nouveau:    0x20020381
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020385
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020389
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x2002038d
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020391
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020395
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020399
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x2002039d
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203a1
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203a5
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203a9
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203ad
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203b1
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203b5
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203b9
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203bd
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007e930
nouveau:    0x20010813
nouveau:    0x00000007
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007e830
nouveau:    0x20010853
nouveau:    0x00000004
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa01508e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x00000002
nouveau:    0x20030458
nouveau:    0x38800000
nouveau:    0x38800001
nouveau:    0x3a400002
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f500
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7f55b
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f508
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7f55b
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7f540
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7f55b
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000005
nouveau:    0x6002057c
nouveau:    0x00010000
nouveau:    0x00030002
nouveau:    0x80000585
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80ff0e04
nouveau:    0x200504d0
nouveau:    0x00008006
nouveau:    0x0000c001
nouveau:    0x00004301
nouveau:    0x00008006
nouveau:    0x0000c001
nouveau:    0x200104d6
nouveau:    0x00004301
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007e4b0
nouveau:    0x20010813
nouveau:    0x0000001a
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007e030
nouveau:    0x20010853
nouveau:    0x0000000e
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3ad41733
nouveau:    0x3c23d70a
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3e97b426
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0x20010924
nouveau:    0x00000001
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3f6feff0
nouveau:    0x3f70f0f1
nouveau:    0x3f71f1f2
nouveau:    0x3f800000
nouveau:    0x3e977f8e
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f336ddc
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x00100009
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f80000
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f80e5f
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f80008
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f80e5f
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f80a00
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f80e5f
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x6078057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x00060004
nouveau:    0x00070007
nouveau:    0x00040005
nouveau:    0x000a0008
nouveau:    0x000b000b
nouveau:    0x00080009
nouveau:    0x000e000c
nouveau:    0x000f000f
nouveau:    0x000c000d
nouveau:    0x00120010
nouveau:    0x00130013
nouveau:    0x00100011
nouveau:    0x00160014
nouveau:    0x00170017
nouveau:    0x00140015
nouveau:    0x001a0018
nouveau:    0x001b001b
nouveau:    0x00180019
nouveau:    0x001e001c
nouveau:    0x001f001f
nouveau:    0x001c001d
nouveau:    0x00220020
nouveau:    0x00230023
nouveau:    0x00200021
nouveau:    0x00260024
nouveau:    0x00270027
nouveau:    0x00240025
nouveau:    0x002a0028
nouveau:    0x002b002b
nouveau:    0x00280029
nouveau:    0x002e002c
nouveau:    0x002f002f
nouveau:    0x002c002d
nouveau:    0x00320030
nouveau:    0x00330033
nouveau:    0x00300031
nouveau:    0x00360034
nouveau:    0x00370037
nouveau:    0x00340035
nouveau:    0x003a0038
nouveau:    0x003b003b
nouveau:    0x00380039
nouveau:    0x003e003c
nouveau:    0x003f003f
nouveau:    0x003c003d
nouveau:    0x00420040
nouveau:    0x00430043
nouveau:    0x00400041
nouveau:    0x00460044
nouveau:    0x00470047
nouveau:    0x00440045
nouveau:    0x004a0048
nouveau:    0x004b004b
nouveau:    0x00480049
nouveau:    0x004e004c
nouveau:    0x004f004f
nouveau:    0x004c004d
nouveau:    0x00520050
nouveau:    0x00530053
nouveau:    0x00500051
nouveau:    0x00560054
nouveau:    0x00570057
nouveau:    0x00540055
nouveau:    0x005a0058
nouveau:    0x005b005b
nouveau:    0x00580059
nouveau:    0x005e005c
nouveau:    0x005f005f
nouveau:    0x005c005d
nouveau:    0x00620060
nouveau:    0x00630063
nouveau:    0x00600061
nouveau:    0x00660064
nouveau:    0x00670067
nouveau:    0x00640065
nouveau:    0x006a0068
nouveau:    0x006b006b
nouveau:    0x00680069
nouveau:    0x006e006c
nouveau:    0x006f006f
nouveau:    0x006c006d
nouveau:    0x00720070
nouveau:    0x00730073
nouveau:    0x00700071
nouveau:    0x00760074
nouveau:    0x00770077
nouveau:    0x00740075
nouveau:    0x007a0078
nouveau:    0x007b007b
nouveau:    0x00780079
nouveau:    0x007e007c
nouveau:    0x007f007f
nouveau:    0x007c007d
nouveau:    0x00820080
nouveau:    0x00830083
nouveau:    0x00800081
nouveau:    0x00860084
nouveau:    0x00870087
nouveau:    0x00840085
nouveau:    0x008a0088
nouveau:    0x008b008b
nouveau:    0x00880089
nouveau:    0x008e008c
nouveau:    0x008f008f
nouveau:    0x008c008d
nouveau:    0x00920090
nouveau:    0x00930093
nouveau:    0x00900091
nouveau:    0x00960094
nouveau:    0x00970097
nouveau:    0x00940095
nouveau:    0x009a0098
nouveau:    0x009b009b
nouveau:    0x00980099
nouveau:    0x009e009c
nouveau:    0x009f009f
nouveau:    0x009c009d
nouveau:    0x80000585
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80ff0e04
nouveau:    0x200504d0
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x00004303
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x200104d6
nouveau:    0x00004303
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007ec30
nouveau:    0x20010813
nouveau:    0x00000009
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007eb30
nouveau:    0x20010853
nouveau:    0x00000004
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa01908e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20010924
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x001fffff
nouveau:    0x20030458
nouveau:    0x38800000
nouveau:    0x11400001
nouveau:    0x3a400002
nouveau:    0x20030700
nouveau:    0x0000100c
nouveau:    0x00000000
nouveau:    0x02f7f200
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7f24b
nouveau:    0x20030704
nouveau:    0x0000100c
nouveau:    0x00000000
nouveau:    0x02f7f208
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7f24b
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7f230
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7f24b
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000005
nouveau:    0x6002057c
nouveau:    0x00010000
nouveau:    0x00030002
nouveau:    0x80000585
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80ff0e04
nouveau:    0x200504d0
nouveau:    0x00008006
nouveau:    0x0000c001
nouveau:    0x00004301
nouveau:    0x00008006
nouveau:    0x0000c001
nouveau:    0x200104d6
nouveau:    0x00004301
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x800105a1
nouveau:    0x800005a2
nouveau:    0x80010980
nouveau:    0x200104ea
nouveau:    0x00000000
nouveau:    0x8000054d
nouveau:    0x8000055c
nouveau:    0x200104ed
nouveau:    0x3f800000
nouveau:    0x8000059b
nouveau:    0x80000644
nouveau:    0x20010546
nouveau:    0x3f800000
nouveau:    0x20010581
nouveau:    0x00000004
nouveau:    0x80000548
nouveau:    0x80000596
nouveau:    0x20010e06
nouveau:    0x00001b02
nouveau:    0x20010e08
nouveau:    0x00001b02
nouveau:    0x8000036d
nouveau:    0x20030646
nouveau:    0x00000000
nouveau:    0x00000901
nouveau:    0x00000405
nouveau:    0x800005a3
nouveau:    0x20030370
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2001064f
nouveau:    0x00000002
nouveau:    0x8000035f
nouveau:    0x80000649
nouveau:    0x20020381
nouveau:    0x05b90411
nouveau:    0x00020000
nouveau:    0x20020385
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020389
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2002038d
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020391
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020395
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020399
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2002039d
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203a1
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203a5
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203a9
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203ad
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203b1
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203b5
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203b9
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200203bd
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007e4b0
nouveau:    0x20010813
nouveau:    0x0000001a
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007e030
nouveau:    0x20010853
nouveau:    0x0000000e
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbe3e8c80
nouveau:    0x3f84a263
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3ad2ba08
nouveau:    0x3b94f209
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3e97b426
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0x20010924
nouveau:    0x00000001
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3f6feff0
nouveau:    0x3f70f0f1
nouveau:    0x3f71f1f2
nouveau:    0x3f800000
nouveau:    0x3e977f8e
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f336ddc
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x0010000a
nouveau:    0x20030458
nouveau:    0x38800000
nouveau:    0x38800001
nouveau:    0x3a400002
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7b000
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7b677
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7b008
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7b677
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7b480
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7b677
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x6036057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x00060004
nouveau:    0x00070007
nouveau:    0x00040005
nouveau:    0x000a0008
nouveau:    0x000b000b
nouveau:    0x00080009
nouveau:    0x000e000c
nouveau:    0x000f000f
nouveau:    0x000c000d
nouveau:    0x00120010
nouveau:    0x00130013
nouveau:    0x00100011
nouveau:    0x00160014
nouveau:    0x00170017
nouveau:    0x00140015
nouveau:    0x001a0018
nouveau:    0x001b001b
nouveau:    0x00180019
nouveau:    0x001e001c
nouveau:    0x001f001f
nouveau:    0x001c001d
nouveau:    0x00220020
nouveau:    0x00230023
nouveau:    0x00200021
nouveau:    0x00260024
nouveau:    0x00270027
nouveau:    0x00240025
nouveau:    0x002a0028
nouveau:    0x002b002b
nouveau:    0x00280029
nouveau:    0x002e002c
nouveau:    0x002f002f
nouveau:    0x002c002d
nouveau:    0x00320030
nouveau:    0x00330033
nouveau:    0x00300031
nouveau:    0x00360034
nouveau:    0x00370037
nouveau:    0x00340035
nouveau:    0x003a0038
nouveau:    0x003b003b
nouveau:    0x00380039
nouveau:    0x003e003c
nouveau:    0x003f003f
nouveau:    0x003c003d
nouveau:    0x00420040
nouveau:    0x00430043
nouveau:    0x00400041
nouveau:    0x00460044
nouveau:    0x00470047
nouveau:    0x00440045
nouveau:    0x80000585
nouveau:    0x800105a1
nouveau:    0x800005a2
nouveau:    0x80010980
nouveau:    0x200104ea
nouveau:    0x00000000
nouveau:    0x8000054d
nouveau:    0x8000055c
nouveau:    0x200104ed
nouveau:    0x3f800000
nouveau:    0x8000059b
nouveau:    0x80000644
nouveau:    0x20010546
nouveau:    0x3f800000
nouveau:    0x20010581
nouveau:    0x00000004
nouveau:    0x80000548
nouveau:    0x80000596
nouveau:    0x20010e06
nouveau:    0x00001b02
nouveau:    0x20010e08
nouveau:    0x00001b02
nouveau:    0x8000036d
nouveau:    0x20030646
nouveau:    0x00000000
nouveau:    0x00000901
nouveau:    0x00000405
nouveau:    0x800005a3
nouveau:    0x20030370
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x2001064f
nouveau:    0x00000002
nouveau:    0x8000035f
nouveau:    0x80000649
nouveau:    0x20020381
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020385
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020389
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x2002038d
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020391
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020395
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x20020399
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x2002039d
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203a1
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203a5
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203a9
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203ad
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203b1
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203b5
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203b9
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200203bd
nouveau:    0xffff0000
nouveau:    0xffff0000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3b72b9d6
nouveau:    0x3b541733
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3ee38e39
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3f6feff0
nouveau:    0x3f70f0f1
nouveau:    0x3f71f1f2
nouveau:    0x3f800000
nouveau:    0x3ebae148
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f228f5c
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x00100005
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f800
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7f85b
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f808
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7f85b
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7f840
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7f85b
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x6003057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x80000585
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80ff0e04
nouveau:    0x200504d0
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x00004303
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x200104d6
nouveau:    0x00004303
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007e930
nouveau:    0x20010813
nouveau:    0x00000007
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007e830
nouveau:    0x20010853
nouveau:    0x00000004
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa01508e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20010924
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x00000006
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f900
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7f95b
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f908
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7f95b
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7f940
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7f95b
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000005
nouveau:    0x6002057c
nouveau:    0x00010000
nouveau:    0x00030002
nouveau:    0x80000585
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80ff0e04
nouveau:    0x200504d0
nouveau:    0x00008006
nouveau:    0x0000c001
nouveau:    0x00004301
nouveau:    0x00008006
nouveau:    0x0000c001
nouveau:    0x200104d6
nouveau:    0x00004301
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007e4b0
nouveau:    0x20010813
nouveau:    0x0000001a
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007e030
nouveau:    0x20010853
nouveau:    0x0000000e
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3b72b9d6
nouveau:    0x3b541733
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3ed097b4
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0x20010924
nouveau:    0x00000001
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3f6feff0
nouveau:    0x3f70f0f1
nouveau:    0x3f71f1f2
nouveau:    0x3f800000
nouveau:    0x3eb498ac
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f25b3aa
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x00100005
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x0025c400
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x0025c797
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x0025c408
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x0025c797
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x0025c680
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x0025c797
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x601e057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x00060004
nouveau:    0x00070007
nouveau:    0x00040005
nouveau:    0x000a0008
nouveau:    0x000b000b
nouveau:    0x00080009
nouveau:    0x000e000c
nouveau:    0x000f000f
nouveau:    0x000c000d
nouveau:    0x00120010
nouveau:    0x00130013
nouveau:    0x00100011
nouveau:    0x00160014
nouveau:    0x00170017
nouveau:    0x00140015
nouveau:    0x001a0018
nouveau:    0x001b001b
nouveau:    0x00180019
nouveau:    0x001e001c
nouveau:    0x001f001f
nouveau:    0x001c001d
nouveau:    0x00220020
nouveau:    0x00230023
nouveau:    0x00200021
nouveau:    0x00260024
nouveau:    0x00270027
nouveau:    0x00240025
nouveau:    0x80000585
nouveau:    0x200404c7
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3b72b9d6
nouveau:    0x3b541733
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3ed097b4
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x3e989899
nouveau:    0x3eb498ac
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f25b3aa
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f100
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7f15b
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f108
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7f15b
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7f140
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7f15b
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x6003057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x80000585
nouveau:    0x200404c7
nouveau:    0x3e74f4f5
nouveau:    0x3f2eaeaf
nouveau:    0x3f69e9ea
nouveau:    0x3f800000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3b72b9d6
nouveau:    0x3b541733
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3ed097b4
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3e74f4f5
nouveau:    0x3f2eaeaf
nouveau:    0x3f69e9ea
nouveau:    0x3f800000
nouveau:    0x3eb498ac
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f25b3aa
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f600
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7f65b
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7f608
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7f65b
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7f640
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7f65b
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x6003057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x80000585
nouveau:    0x200404c7
nouveau:    0x3f6feff0
nouveau:    0x3f70f0f1
nouveau:    0x3f71f1f2
nouveau:    0x3f800000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3ad41733
nouveau:    0x3c23d70a
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3e638e39
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3f6feff0
nouveau:    0x3f70f0f1
nouveau:    0x3f71f1f2
nouveau:    0x3f800000
nouveau:    0x3e4901e6
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f3c7dea
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x00100009
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02fc4400
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02fc456f
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02fc4408
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02fc456f
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02fc4500
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02fc456f
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x600c057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x00060004
nouveau:    0x00070007
nouveau:    0x00040005
nouveau:    0x000a0008
nouveau:    0x000b000b
nouveau:    0x00080009
nouveau:    0x000e000c
nouveau:    0x000f000f
nouveau:    0x000c000d
nouveau:    0x80000585
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3b76603e
nouveau:    0x3bd62b81
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3e638e39
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x0010000b
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7b800
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7bf2f
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x02f7b808
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7bf2f
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7bd00
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7bf2f
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x603c057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x00060004
nouveau:    0x00070007
nouveau:    0x00040005
nouveau:    0x000a0008
nouveau:    0x000b000b
nouveau:    0x00080009
nouveau:    0x000e000c
nouveau:    0x000f000f
nouveau:    0x000c000d
nouveau:    0x00120010
nouveau:    0x00130013
nouveau:    0x00100011
nouveau:    0x00160014
nouveau:    0x00170017
nouveau:    0x00140015
nouveau:    0x001a0018
nouveau:    0x001b001b
nouveau:    0x00180019
nouveau:    0x001e001c
nouveau:    0x001f001f
nouveau:    0x001c001d
nouveau:    0x00220020
nouveau:    0x00230023
nouveau:    0x00200021
nouveau:    0x00260024
nouveau:    0x00270027
nouveau:    0x00240025
nouveau:    0x002a0028
nouveau:    0x002b002b
nouveau:    0x00280029
nouveau:    0x002e002c
nouveau:    0x002f002f
nouveau:    0x002c002d
nouveau:    0x00320030
nouveau:    0x00330033
nouveau:    0x00300031
nouveau:    0x00360034
nouveau:    0x00370037
nouveau:    0x00340035
nouveau:    0x003a0038
nouveau:    0x003b003b
nouveau:    0x00380039
nouveau:    0x003e003c
nouveau:    0x003f003f
nouveau:    0x003c003d
nouveau:    0x00420040
nouveau:    0x00430043
nouveau:    0x00400041
nouveau:    0x00460044
nouveau:    0x00470047
nouveau:    0x00440045
nouveau:    0x004a0048
nouveau:    0x004b004b
nouveau:    0x00480049
nouveau:    0x004e004c
nouveau:    0x004f004f
nouveau:    0x004c004d
nouveau:    0x80000585
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa02108e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3ad2ba08
nouveau:    0x3b94f209
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3e5097b4
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x00320000
nouveau:    0xa00d08e3
nouveau:    0x00000000
nouveau:    0x3f6feff0
nouveau:    0x3f70f0f1
nouveau:    0x3f71f1f2
nouveau:    0x3f800000
nouveau:    0x3e27a7d4
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f40b89e
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x0010000a
nouveau:    0x20030700
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x0025c800
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x0025cbf3
nouveau:    0x20030704
nouveau:    0x00001010
nouveau:    0x00000000
nouveau:    0x0025c808
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x0025cbf3
nouveau:    0x20030708
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x0025cac0
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x0025cbf3
nouveau:    0x20010586
nouveau:    0x00000004
nouveau:    0x6021057c
nouveau:    0x00020000
nouveau:    0x00030003
nouveau:    0x00000001
nouveau:    0x00060004
nouveau:    0x00070007
nouveau:    0x00040005
nouveau:    0x000a0008
nouveau:    0x000b000b
nouveau:    0x00080009
nouveau:    0x000e000c
nouveau:    0x000f000f
nouveau:    0x000c000d
nouveau:    0x00120010
nouveau:    0x00130013
nouveau:    0x00100011
nouveau:    0x00160014
nouveau:    0x00170017
nouveau:    0x00140015
nouveau:    0x001a0018
nouveau:    0x001b001b
nouveau:    0x00180019
nouveau:    0x001e001c
nouveau:    0x001f001f
nouveau:    0x001c001d
nouveau:    0x00220020
nouveau:    0x00230023
nouveau:    0x00200021
nouveau:    0x00260024
nouveau:    0x00270027
nouveau:    0x00240025
nouveau:    0x002a0028
nouveau:    0x002b002b
nouveau:    0x00280029
nouveau:    0x80000585
nouveau:    0x80000671
nouveau:    0x800004b9
nouveau:    0x80ff0e04
nouveau:    0x200504d0
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x00004303
nouveau:    0x00008006
nouveau:    0x00004001
nouveau:    0x200104d6
nouveau:    0x00004303
nouveau:    0x800103e4
nouveau:    0x20010680
nouveau:    0x00001111
nouveau:    0x2001054f
nouveau:    0x00000000
nouveau:    0x20020810
nouveau:    0x00000011
nouveau:    0x0007f6b0
nouveau:    0x20010813
nouveau:    0x0000000f
nouveau:    0x800101d5
nouveau:    0x20020850
nouveau:    0x00000051
nouveau:    0x0007f4b0
nouveau:    0x20010853
nouveau:    0x00000004
nouveau:    0x200200d8
nouveau:    0x20164010
nouveau:    0x00000020
nouveau:    0x2001065b
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00000100
nouveau:    0x00000000
nouveau:    0x002e0000
nouveau:    0xa01d08e3
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x3abdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3a4cf5cb
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0xbabdd266
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0xbf800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x20010924
nouveau:    0x00000000
nouveau:    0x200308e0
nouveau:    0x00010000
nouveau:    0x00000000
nouveau:    0x00380000
nouveau:    0x200208e3
nouveau:    0x00000020
nouveau:    0x001fffff
nouveau:    0x20040458
nouveau:    0x38800000
nouveau:    0x11400001
nouveau:    0x38800002
nouveau:    0x3a400003
nouveau:    0x20030700
nouveau:    0x00001014
nouveau:    0x00000000
nouveau:    0x02f7c000
nouveau:    0x200207c0
nouveau:    0x00000000
nouveau:    0x02f7c43f
nouveau:    0x20030704
nouveau:    0x00001014
nouveau:    0x00000000
nouveau:    0x02f7c008
nouveau:    0x200207c2
nouveau:    0x00000000
nouveau:    0x02f7c43f
nouveau:    0x20030708
nouveau:    0x00001014
nouveau:    0x00000000
nouveau:    0x02f7c00c
nouveau:    0x200207c4
nouveau:    0x00000000
nouveau:    0x02f7c43f
nouveau:    0x2003070c
nouveau:    0x00001004
nouveau:    0x00000000
nouveau:    0x02f7c320
nouveau:    0x200207c6
nouveau:    0x00000000
nouveau:    0x02f7c43f
nouveau:    0x20010573
nouveau:    0x00000000
nouveau:    0x20010586
nouveau:    0x00000005
nouveau:    0x601f057c
nouveau:    0x00010000
nouveau:    0x00050004
nouveau:    0x00090008
nouveau:    0x000d000c
nouveau:    0x00110010
nouveau:    0x00150014
nouveau:    0x00190018
nouveau:    0x001d001c
nouveau:    0x00210020
nouveau:    0x00250024
nouveau:    0x00270025
nouveau:    0x00260024
nouveau:    0x00220020
nouveau:    0x001e001c
nouveau:    0x001a0018
nouveau:    0x00160014
nouveau:    0x00120010
nouveau:    0x000e000c
nouveau:    0x000a0008
nouveau:    0x00060004
nouveau:    0x00020000
nouveau:    0x00030001
nouveau:    0x00070005
nouveau:    0x000b0009
nouveau:    0x000f000d
nouveau:    0x00130011
nouveau:    0x00170015
nouveau:    0x001b0019
nouveau:    0x001f001d
nouveau:    0x00230021
nouveau:    0x00270025
nouveau:    0x80000585
nouveau:    0x200406c0
nouveau:    0x00000000
nouveau:    0x00218000
nouveau:    0x00000066
nouveau:    0x1000f010
[E] [2018-06-17 14-16-04:528474] [js] Flash is not installed or is too old
[D] [2018-06-17 14-16-04:556077] [FileDownloader] download progress: 11.8659
nouveau: kernel rejected pushbuf: Das Argument ist ungültig
nouveau: ch7: krec 0 pushes 1 bufs 8 relocs 0
nouveau: ch7: buf 00000000 000000be 00000002 00000000 00000002
nouveau: ch7: buf 00000001 000000bd 00000002 00000000 00000002
nouveau: ch7: buf 00000002 000000c0 00000002 00000000 00000002
nouveau: ch7: buf 00000003 00000016 00000004 00000004 00000000
nouveau: ch7: buf 00000004 00000015 00000002 00000000 00000002
nouveau: ch7: buf 00000005 000000bf 00000002 00000000 00000002
nouveau: ch7: buf 00000006 00000068 00000004 00000004 00000000
nouveau: ch7: buf 00000007 00000067 00000002 00000000 00000002
nouveau: ch7: buf 00000008 0000006a 00000004 00000004 00000000
nouveau: ch7: buf 00000009 00000069 00000002 00000000 00000002
nouveau: ch7: buf 0000000a 0000006d 00000004 00000004 00000000
nouveau: ch7: buf 0000000b 0000006c 00000002 00000000 00000002
nouveau: ch7: psh 0000000f 000002891c 000002ad84
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7f600
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x451ef000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x451ef000
nouveau:    0x44a6a000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x451fe000
nouveau:    0x00000000
nouveau:    0x3f800000
nouveau:    0x00000000
nouveau:    0x451fe000
nouveau:    0x44a6a000
nouveau:    0x3f800000
nouveau:    0x3f800000
nouveau:    0x3e3453b9
nouveau:    0x3e3453b9
nouveau:    0x3e3453b9
nouveau:    0x3e3453b9
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7f900
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x437f0000
nouveau:    0x00000000
nouveau:    0x3eff0000
nouveau:    0x437f0000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x437f0000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3eff0000
nouveau:    0x3f15bc61
nouveau:    0x3f15bc61
nouveau:    0x3f15bc61
nouveau:    0x3f15bc61
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7fd00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x437f0000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x437f0000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x43fe8000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x43fe8000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f17588e
nouveau:    0x3f17588e
nouveau:    0x3f17588e
nouveau:    0x3f17588e
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7f100
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x43fe8000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x43fe8000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x443ec000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x443ec000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f18f4bb
nouveau:    0x3f18f4bb
nouveau:    0x3f18f4bb
nouveau:    0x3f18f4bb
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f67800
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x443ec000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x443ec000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x447e4000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x447e4000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f1a90e8
nouveau:    0x3f1a90e8
nouveau:    0x3f1a90e8
nouveau:    0x3f1a90e8
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7ff00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x447e4000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x447e4000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x449ee000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x449ee000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f1c2d15
nouveau:    0x3f1c2d15
nouveau:    0x3f1c2d15
nouveau:    0x3f1c2d15
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7f800
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x449ee000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x449ee000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44bea000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x44bea000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f1dc942
nouveau:    0x3f1dc942
nouveau:    0x3f1dc942
nouveau:    0x3f1dc942
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f67900
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44bea000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x44bea000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44de6000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x44de6000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f1f656f
nouveau:    0x3f1f656f
nouveau:    0x3f1f656f
nouveau:    0x3f1f656f
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f73200
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44de6000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x44de6000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44fe2000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x44fe2000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f21019c
nouveau:    0x3f21019c
nouveau:    0x3f21019c
nouveau:    0x3f21019c
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f73400
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44fe2000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x44fe2000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x450ef000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x450ef000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f229dc9
nouveau:    0x3f229dc9
nouveau:    0x3f229dc9
nouveau:    0x3f229dc9
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02899300
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x450ef000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x450ef000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ed000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x00000000
nouveau:    0x451ed000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f2439f6
nouveau:    0x3f2439f6
nouveau:    0x3f2439f6
nouveau:    0x3f2439f6
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7fe00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x451ed000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x451ed000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ef000
nouveau:    0x00000000
nouveau:    0x3c400000
nouveau:    0x00000000
nouveau:    0x451ef000
nouveau:    0x437f0000
nouveau:    0x3c400000
nouveau:    0x3f7f0000
nouveau:    0x3f25d623
nouveau:    0x3f25d623
nouveau:    0x3f25d623
nouveau:    0x3f25d623
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f67c00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x00000000
nouveau:    0x437f0000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x43fe8000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x437f0000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f277251
nouveau:    0x3f277251
nouveau:    0x3f277251
nouveau:    0x3f277251
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02899400
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x437f0000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x43fe8000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f290e7e
nouveau:    0x3f290e7e
nouveau:    0x3f290e7e
nouveau:    0x3f290e7e
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0025be00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x43fe8000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x443ec000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f2aaaab
nouveau:    0x3f2aaaab
nouveau:    0x3f2aaaab
nouveau:    0x3f2aaaab
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0025bf00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x443ec000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x447e4000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f2c46d8
nouveau:    0x3f2c46d8
nouveau:    0x3f2c46d8
nouveau:    0x3f2c46d8
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b000
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x447e4000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x449ee000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f2de305
nouveau:    0x3f2de305
nouveau:    0x3f2de305
nouveau:    0x3f2de305
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b100
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x449ee000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44bea000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f2f7f32
nouveau:    0x3f2f7f32
nouveau:    0x3f2f7f32
nouveau:    0x3f2f7f32
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b200
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44bea000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44de6000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f311b5f
nouveau:    0x3f311b5f
nouveau:    0x3f311b5f
nouveau:    0x3f311b5f
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b300
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44de6000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44fe2000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f32b78c
nouveau:    0x3f32b78c
nouveau:    0x3f32b78c
nouveau:    0x3f32b78c
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b400
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44fe2000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x450ef000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f3453b9
nouveau:    0x3f3453b9
nouveau:    0x3f3453b9
nouveau:    0x3f3453b9
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b500
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x450ef000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ed000
nouveau:    0x437f0000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f35efe6
nouveau:    0x3f35efe6
nouveau:    0x3f35efe6
nouveau:    0x3f35efe6
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b600
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x451ed000
nouveau:    0x437f0000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ef000
nouveau:    0x437f0000
nouveau:    0x3c400000
nouveau:    0x3b800000
nouveau:    0x451ef000
nouveau:    0x43fe8000
nouveau:    0x3c400000
nouveau:    0x3f7f0000
nouveau:    0x3f378c13
nouveau:    0x3f378c13
nouveau:    0x3f378c13
nouveau:    0x3f378c13
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b700
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x00000000
nouveau:    0x43fe8000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x443ec000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x437f0000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f392840
nouveau:    0x3f392840
nouveau:    0x3f392840
nouveau:    0x3f392840
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b800
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x437f0000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x43fe8000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f3ac46d
nouveau:    0x3f3ac46d
nouveau:    0x3f3ac46d
nouveau:    0x3f3ac46d
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289b900
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x43fe8000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x443ec000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f3c609b
nouveau:    0x3f3c609b
nouveau:    0x3f3c609b
nouveau:    0x3f3c609b
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289ba00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x443ec000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x447e4000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f3dfcc8
nouveau:    0x3f3dfcc8
nouveau:    0x3f3dfcc8
nouveau:    0x3f3dfcc8
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289bb00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x447e4000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x449ee000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f3f98f5
nouveau:    0x3f3f98f5
nouveau:    0x3f3f98f5
nouveau:    0x3f3f98f5
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289bc00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x449ee000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44bea000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f413522
nouveau:    0x3f413522
nouveau:    0x3f413522
nouveau:    0x3f413522
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289bd00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44bea000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44de6000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f42d14f
nouveau:    0x3f42d14f
nouveau:    0x3f42d14f
nouveau:    0x3f42d14f
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289be00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44de6000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44fe2000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f446d7c
nouveau:    0x3f446d7c
nouveau:    0x3f446d7c
nouveau:    0x3f446d7c
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x0289bf00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44fe2000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x450ef000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f4609a9
nouveau:    0x3f4609a9
nouveau:    0x3f4609a9
nouveau:    0x3f4609a9
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64000
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x450ef000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ed000
nouveau:    0x43fe8000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f47a5d6
nouveau:    0x3f47a5d6
nouveau:    0x3f47a5d6
nouveau:    0x3f47a5d6
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64100
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x451ed000
nouveau:    0x43fe8000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ef000
nouveau:    0x43fe8000
nouveau:    0x3c400000
nouveau:    0x3b800000
nouveau:    0x451ef000
nouveau:    0x443ec000
nouveau:    0x3c400000
nouveau:    0x3f7f0000
nouveau:    0x3f494203
nouveau:    0x3f494203
nouveau:    0x3f494203
nouveau:    0x3f494203
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64200
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x00000000
nouveau:    0x443ec000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x447e4000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x437f0000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f4ade30
nouveau:    0x3f4ade30
nouveau:    0x3f4ade30
nouveau:    0x3f4ade30
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64300
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x437f0000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x43fe8000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f4c7a5d
nouveau:    0x3f4c7a5d
nouveau:    0x3f4c7a5d
nouveau:    0x3f4c7a5d
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64400
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x43fe8000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x443ec000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f4e168a
nouveau:    0x3f4e168a
nouveau:    0x3f4e168a
nouveau:    0x3f4e168a
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64500
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x443ec000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x447e4000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f4fb2b8
nouveau:    0x3f4fb2b8
nouveau:    0x3f4fb2b8
nouveau:    0x3f4fb2b8
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64600
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x447e4000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x449ee000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f514ee5
nouveau:    0x3f514ee5
nouveau:    0x3f514ee5
nouveau:    0x3f514ee5
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64700
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x449ee000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44bea000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f52eb12
nouveau:    0x3f52eb12
nouveau:    0x3f52eb12
nouveau:    0x3f52eb12
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64800
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44bea000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44de6000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f54873f
nouveau:    0x3f54873f
nouveau:    0x3f54873f
nouveau:    0x3f54873f
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64900
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44de6000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44fe2000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f56236c
nouveau:    0x3f56236c
nouveau:    0x3f56236c
nouveau:    0x3f56236c
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64a00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44fe2000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x450ef000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f57bf99
nouveau:    0x3f57bf99
nouveau:    0x3f57bf99
nouveau:    0x3f57bf99
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64b00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x450ef000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ed000
nouveau:    0x443ec000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f595bc6
nouveau:    0x3f595bc6
nouveau:    0x3f595bc6
nouveau:    0x3f595bc6
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64c00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x451ed000
nouveau:    0x443ec000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ef000
nouveau:    0x443ec000
nouveau:    0x3c400000
nouveau:    0x3b800000
nouveau:    0x451ef000
nouveau:    0x447e4000
nouveau:    0x3c400000
nouveau:    0x3f7f0000
nouveau:    0x3f5af7f3
nouveau:    0x3f5af7f3
nouveau:    0x3f5af7f3
nouveau:    0x3f5af7f3
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64d00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x00000000
nouveau:    0x447e4000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x449ee000
nouveau:    0x00000000
nouveau:    0x3f7f0000
nouveau:    0x437f0000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f5c9420
nouveau:    0x3f5c9420
nouveau:    0x3f5c9420
nouveau:    0x3f5c9420
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64e00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x437f0000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x43fe8000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f5e304d
nouveau:    0x3f5e304d
nouveau:    0x3f5e304d
nouveau:    0x3f5e304d
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f64f00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x43fe8000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x443ec000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f5fcc7a
nouveau:    0x3f5fcc7a
nouveau:    0x3f5fcc7a
nouveau:    0x3f5fcc7a
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a000
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x443ec000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x447e4000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f6168a7
nouveau:    0x3f6168a7
nouveau:    0x3f6168a7
nouveau:    0x3f6168a7
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a100
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x447e4000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x449ee000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f6304d5
nouveau:    0x3f6304d5
nouveau:    0x3f6304d5
nouveau:    0x3f6304d5
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a200
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x449ee000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44bea000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f64a102
nouveau:    0x3f64a102
nouveau:    0x3f64a102
nouveau:    0x3f64a102
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a300
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44bea000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44de6000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f663d2f
nouveau:    0x3f663d2f
nouveau:    0x3f663d2f
nouveau:    0x3f663d2f
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a400
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44de6000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x44fe2000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f67d95c
nouveau:    0x3f67d95c
nouveau:    0x3f67d95c
nouveau:    0x3f67d95c
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a500
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44fe2000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x450ef000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f697589
nouveau:    0x3f697589
nouveau:    0x3f697589
nouveau:    0x3f697589
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a600
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x450ef000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ed000
nouveau:    0x447e4000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3f7f0000
nouveau:    0x3f6b11b6
nouveau:    0x3f6b11b6
nouveau:    0x3f6b11b6
nouveau:    0x3f6b11b6
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a700
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x451ed000
nouveau:    0x447e4000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3f7f0000
nouveau:    0x451ef000
nouveau:    0x447e4000
nouveau:    0x3c400000
nouveau:    0x3b800000
nouveau:    0x451ef000
nouveau:    0x449ee000
nouveau:    0x3c400000
nouveau:    0x3f7f0000
nouveau:    0x3f6cade3
nouveau:    0x3f6cade3
nouveau:    0x3f6cade3
nouveau:    0x3f6cade3
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a800
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x00000000
nouveau:    0x449ee000
nouveau:    0x00000000
nouveau:    0x3b800000
nouveau:    0x00000000
nouveau:    0x44a6a000
nouveau:    0x00000000
nouveau:    0x3e7c0000
nouveau:    0x437f0000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f6e4a10
nouveau:    0x3f6e4a10
nouveau:    0x3f6e4a10
nouveau:    0x3f6e4a10
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6a900
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x437f0000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x437f0000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x43fe8000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f6fe63d
nouveau:    0x3f6fe63d
nouveau:    0x3f6fe63d
nouveau:    0x3f6fe63d
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6aa00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x43fe8000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x43fe8000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x443ec000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f71826a
nouveau:    0x3f71826a
nouveau:    0x3f71826a
nouveau:    0x3f71826a
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6ab00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x443ec000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x443ec000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x447e4000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f731e97
nouveau:    0x3f731e97
nouveau:    0x3f731e97
nouveau:    0x3f731e97
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6ac00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x447e4000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x447e4000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x449ee000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f74bac4
nouveau:    0x3f74bac4
nouveau:    0x3f74bac4
nouveau:    0x3f74bac4
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6ad00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x449ee000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x449ee000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x44bea000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f7656f2
nouveau:    0x3f7656f2
nouveau:    0x3f7656f2
nouveau:    0x3f7656f2
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6ae00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44bea000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44bea000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x44de6000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f77f31f
nouveau:    0x3f77f31f
nouveau:    0x3f77f31f
nouveau:    0x3f77f31f
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f6af00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44de6000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44de6000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x44fe2000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f798f4c
nouveau:    0x3f798f4c
nouveau:    0x3f798f4c
nouveau:    0x3f798f4c
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f73000
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44fe2000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x44fe2000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x450ef000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f7b2b79
nouveau:    0x3f7b2b79
nouveau:    0x3f7b2b79
nouveau:    0x3f7b2b79
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f73100
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x450ef000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x450ef000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x451ed000
nouveau:    0x449ee000
nouveau:    0x3f7f0000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x44a6a000
nouveau:    0x3f7f0000
nouveau:    0x3e7c0000
nouveau:    0x3f7cc7a6
nouveau:    0x3f7cc7a6
nouveau:    0x3f7cc7a6
nouveau:    0x3f7cc7a6
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f7fc00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x451ed000
nouveau:    0x449ee000
nouveau:    0x3b800000
nouveau:    0x3b800000
nouveau:    0x451ed000
nouveau:    0x44a6a000
nouveau:    0x3b800000
nouveau:    0x3e7c0000
nouveau:    0x451ef000
nouveau:    0x449ee000
nouveau:    0x3c400000
nouveau:    0x3b800000
nouveau:    0x451ef000
nouveau:    0x44a6a000
nouveau:    0x3c400000
nouveau:    0x3e7c0000
nouveau:    0x3f7e63d3
nouveau:    0x3f7e63d3
nouveau:    0x3f7e63d3
nouveau:    0x3f7e63d3
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02f67200
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44cd2000
nouveau:    0x44084000
nouveau:    0x3b000000
nouveau:    0x3e300000
nouveau:    0x44cd2000
nouveau:    0x4421c000
nouveau:    0x3b000000
nouveau:    0x3f780000
nouveau:    0x45040000
nouveau:    0x44084000
nouveau:    0x3f6c0000
nouveau:    0x3e300000
nouveau:    0x45040000
nouveau:    0x4421c000
nouveau:    0x3f6c0000
nouveau:    0x3f780000
nouveau:    0x3ef4bac4
nouveau:    0x3ef4bac4
nouveau:    0x3ef4bac4
nouveau:    0x3ef4bac4
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02899200
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x448d6000
nouveau:    0x44084000
nouveau:    0x3b000000
nouveau:    0x3e300000
nouveau:    0x448d6000
nouveau:    0x4421c000
nouveau:    0x3b000000
nouveau:    0x3f780000
nouveau:    0x44cd2000
nouveau:    0x44084000
nouveau:    0x3f7f8000
nouveau:    0x3e300000
nouveau:    0x44cd2000
nouveau:    0x4421c000
nouveau:    0x3f7f8000
nouveau:    0x3f780000
nouveau:    0x3ef1826a
nouveau:    0x3ef1826a
nouveau:    0x3ef1826a
nouveau:    0x3ef1826a
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02899100
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44230000
nouveau:    0x44084000
nouveau:    0x3d800000
nouveau:    0x3e300000
nouveau:    0x44230000
nouveau:    0x4421c000
nouveau:    0x3d800000
nouveau:    0x3f780000
nouveau:    0x448d6000
nouveau:    0x44084000
nouveau:    0x3f7f8000
nouveau:    0x3e300000
nouveau:    0x448d6000
nouveau:    0x4421c000
nouveau:    0x3f7f8000
nouveau:    0x3f780000
nouveau:    0x3eee4a10
nouveau:    0x3eee4a10
nouveau:    0x3eee4a10
nouveau:    0x3eee4a10
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02899000
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44238000
nouveau:    0x4408c000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x44238000
nouveau:    0x4421c000
nouveau:    0x00000000
nouveau:    0x3f480000
nouveau:    0x44590000
nouveau:    0x4408c000
nouveau:    0x3f560000
nouveau:    0x00000000
nouveau:    0x44590000
nouveau:    0x4421c000
nouveau:    0x3f560000
nouveau:    0x3f480000
nouveau:    0x3eeb11b6
nouveau:    0x3eeb11b6
nouveau:    0x3eeb11b6
nouveau:    0x3eeb11b6
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02898f00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44618000
nouveau:    0x4408c000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x44618000
nouveau:    0x4421c000
nouveau:    0x00000000
nouveau:    0x3f480000
nouveau:    0x448b8000
nouveau:    0x4408c000
nouveau:    0x3f560000
nouveau:    0x00000000
nouveau:    0x448b8000
nouveau:    0x4421c000
nouveau:    0x3f560000
nouveau:    0x3f480000
nouveau:    0x3ee7d95c
nouveau:    0x3ee7d95c
nouveau:    0x3ee7d95c
nouveau:    0x3ee7d95c
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02898e00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x448fc000
nouveau:    0x4408c000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x448fc000
nouveau:    0x4421c000
nouveau:    0x00000000
nouveau:    0x3f480000
nouveau:    0x44aa8000
nouveau:    0x4408c000
nouveau:    0x3f560000
nouveau:    0x00000000
nouveau:    0x44aa8000
nouveau:    0x4421c000
nouveau:    0x3f560000
nouveau:    0x3f480000
nouveau:    0x3ee4a102
nouveau:    0x3ee4a102
nouveau:    0x3ee4a102
nouveau:    0x3ee4a102
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02898d00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44aec000
nouveau:    0x4408c000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x44aec000
nouveau:    0x4421c000
nouveau:    0x00000000
nouveau:    0x3f480000
nouveau:    0x44c98000
nouveau:    0x4408c000
nouveau:    0x3f560000
nouveau:    0x00000000
nouveau:    0x44c98000
nouveau:    0x4421c000
nouveau:    0x3f560000
nouveau:    0x3f480000
nouveau:    0x3ee168a7
nouveau:    0x3ee168a7
nouveau:    0x3ee168a7
nouveau:    0x3ee168a7
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x20024062
nouveau:    0x00000000
nouveau:    0x02898c00
nouveau:    0x20024060
nouveau:    0x0000005c
nouveau:    0x00000001
nouveau:    0xa018406c
nouveau:    0x00001001
nouveau:    0x44cdc000
nouveau:    0x4408c000
nouveau:    0x00000000
nouveau:    0x00000000
nouveau:    0x44cdc000
nouveau:    0x4421c000
nouveau:    0x00000000
nouveau:    0x3f480000
nouveau:    0x44e88000
nouveau:    0x4408c000
nouveau:    0x3f560000
nouveau:    0x00000000
nouveau:    0x44e88000
nouveau:    0x4421c000
nouveau:    0x3f560000
nouveau:    0x3f480000
nouveau:    0x3ede304d
nouveau:    0x3ede304d
nouveau:    0x3ede304d
nouveau:    0x3ede304d
nouveau:    0x00000000
nouveau:    0x00020001
nouveau:    0x00030003
nouveau:    0x200406c0
nouveau:    0x00000000
nouveau:    0x00218000
nouveau:    0x0000014f
nouveau:    0x1000f010
nouveau: kernel rejected pushbuf: Das Argument ist ungültig
nouveau: ch7: krec 0 pushes 1 bufs 0 relocs 0
nouveau: ch7: psh 0000000f 000003404c 0000034060
Received signal 11 SEGV_MAPERR 00000003404c
#0 0x7f3556125d8e <unknown>
#1 0x7f3556125ea0 <unknown>
#2 0x7f35561264d7 <unknown>
#3 0x7f355db90a80 <unknown>
#4 0x7f353892ca56 <unknown>
#5 0x7f353892d2af <unknown>
#6 0x7f353892e2d0 nouveau_pushbuf_kick
#7 0x7f35396fed4c <unknown>
#8 0x7f3539934101 <unknown>
#9 0x7f3556a4b934 <unknown>
#10 0x7f3556a4b5da <unknown>
#11 0x7f3554b6a836 <unknown>
#12 0x7f3556a792ae <unknown>
#13 0x7f3558786eb5 <unknown>
#14 0x7f3556bd83c4 <unknown>
#15 0x7f3556c03de1 <unknown>
#16 0x7f3558773f76 <unknown>
#17 0x7f3558784ebb <unknown>
#18 0x7f355878899b <unknown>
#19 0x7f355878d6f3 <unknown>
#20 0x7f355878d7aa <unknown>
#21 0x7f3558778526 <unknown>
#22 0x7f3556126838 <unknown>
#23 0x7f355614709a <unknown>
#24 0x7f3556147b4f <unknown>
#25 0x7f3556147cca <unknown>
#26 0x7f3556144171 <unknown>
#27 0x7f3556169a2b <unknown>
#28 0x7f355618c7f4 <unknown>
#29 0x7f3556188241 <unknown>
#30 0x7f355db86075 start_thread
#31 0x7f35523f953f __GI___clone
  r8: 0000000000000000  r9: 00007f34daff9280 r10: 0000000000034060 r11: 0000000000000000
 r12: 000056135dd768f8 r13: 00007f35526b86a0 r14: 0000000000034060 r15: 0000000000000000
  di: 0000000000000000  si: 0000000000000031  bp: 000056135dd658f0  bx: 0000000000034050
  dx: 00007f35526b9710  ax: 0000000000000000  cx: 0000000000000000  sp: 00007f34daffbe90
  ip: 00007f353892ca56 efl: 0000000000010246 cgf: 002b000000000033 erf: 0000000000000004
 trp: 000000000000000e msk: 0000000000000000 cr2: 000000000003404c
[end of stack trace]
Calling _exit(1). Core file will not be generated.
ZeroDot1 commented 6 years ago

The problem is solved, there was a bug in QTweb, but I don't know what exactly didn't work in QTweb.

qt5ct: using qt5ct plugin
[D] [2018-06-22 22-45-36:528025] [qt5ct] D-Bus system tray: no
[I] [2018-06-22 22-45-36:824658] [main] MellowPlayer 3.3.50.0 - Built on Jun 22 2018 at 22:45:14 (GCC 8.1.1 20180531, 64 bit) with Qt 5.11.1
[I] [2018-06-22 22-45-36:846826] [main] Log directory: /home/user/.local/share/MellowPlayer/Logs/
[I] [2018-06-22 22-45-36:846893] [SingleInstance] lock file: /tmp/MellowPlayer.lock
[D] [2018-06-22 22-45-36:867863] [SingleInstance] Initializing primary application
[I] [2018-06-22 22-45-36:877624] [qt] translation successfully loaded:  "de_DE"
[I] [2018-06-22 22-45-36:935227] [Mpris] service started: org.mpris.MediaPlayer2.MellowPlayer
[I] [2018-06-22 22-45-36:954316] [Hotkeys] service started

DevTools listening on ws://127.0.0.1:4242/devtools/browser/b27291aa-f47c-4698-a64a-4c009e426c68
[I] [2018-06-22 22-45-38:369219] [qt] removing cache directory:  "/home/user/.cache/MellowPlayer"
[D] [2018-06-22 22-45-38:449242] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web
[I] [2018-06-22 22-45-38:487323] [StreamingServiceLoader] 8tracks streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks")
[I] [2018-06-22 22-45-38:487785] [StreamingServiceLoader] Anghami streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami")
[I] [2018-06-22 22-45-38:488190] [StreamingServiceLoader] Bandcamp streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp")
[I] [2018-06-22 22-45-38:488552] [StreamingServiceLoader] Deezer streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer")
[I] [2018-06-22 22-45-38:488935] [StreamingServiceLoader] Google Play Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic")
[I] [2018-06-22 22-45-38:489268] [StreamingServiceLoader] HearThisAt streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat")
[I] [2018-06-22 22-45-38:489544] [StreamingServiceLoader] HypeMachine streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine")
[I] [2018-06-22 22-45-38:489851] [StreamingServiceLoader] Jamendo streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo")
[I] [2018-06-22 22-45-38:490199] [StreamingServiceLoader] Mixcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud")
[I] [2018-06-22 22-45-38:490472] [StreamingServiceLoader] Player FM streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm")
[I] [2018-06-22 22-45-38:490797] [StreamingServiceLoader] Plex streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex")
[I] [2018-06-22 22-45-38:491094] [StreamingServiceLoader] Pocket Casts streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts")
[I] [2018-06-22 22-45-38:491387] [StreamingServiceLoader] Radionomy streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy")
[I] [2018-06-22 22-45-38:491670] [StreamingServiceLoader] Soundcloud streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud")
[I] [2018-06-22 22-45-38:491968] [StreamingServiceLoader] Spotify streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify")
[I] [2018-06-22 22-45-38:492257] [StreamingServiceLoader] Tidal streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal")
[I] [2018-06-22 22-45-38:492530] [StreamingServiceLoader] TuneIn streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein")
[I] [2018-06-22 22-45-38:492844] [StreamingServiceLoader] Wynk streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk")
[I] [2018-06-22 22-45-38:493121] [StreamingServiceLoader] Yandex Music streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic")
[I] [2018-06-22 22-45-38:493395] [StreamingServiceLoader] ympd streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd")
[I] [2018-06-22 22-45-38:493679] [StreamingServiceLoader] Youtube streamingService successfully loaded (from "/home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube")
[D] [2018-06-22 22-45-38:493733] [StreamingServiceLoader] skipping plugin directory: /home/user/plugins (directory not found)
[D] [2018-06-22 22-45-38:493759] [StreamingServiceLoader] looking for services in /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/share/mellowplayer/plugins
[D] [2018-06-22 22-45-38:494168] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:494495] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:494806] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:495098] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:495435] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:495748] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:496036] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:496330] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:496675] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:496957] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:497279] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:497598] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:497890] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:498134] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:498395] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:498633] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:498878] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:499156] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:499395] [StreamingServiceLoader] skipping streamingService Yandex Music, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:499636] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:499881] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:499919] [StreamingServiceLoader] skipping plugin directory: /home/user/MellowPlayer-develop/MellowPlayer-develop/release/install-root/bin/plugins (directory not found)
[D] [2018-06-22 22-45-38:499941] [StreamingServiceLoader] skipping plugin directory: /home/user/.local/share/MellowPlayer/plugins (directory not found)
[D] [2018-06-22 22-45-38:519969] [StreamingServiceLoader] looking for services in /usr/share/mellowplayer/plugins
[D] [2018-06-22 22-45-38:545282] [StreamingServiceLoader] skipping streamingService 8tracks, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:569239] [StreamingServiceLoader] skipping streamingService Anghami, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:590313] [StreamingServiceLoader] skipping streamingService Bandcamp, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:665394] [StreamingServiceLoader] skipping streamingService Deezer, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:724905] [StreamingServiceLoader] skipping streamingService Google Play Music, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:749417] [StreamingServiceLoader] skipping streamingService HearThisAt, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:774299] [StreamingServiceLoader] skipping streamingService HypeMachine, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:798274] [StreamingServiceLoader] skipping streamingService Jamendo, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:851715] [StreamingServiceLoader] skipping streamingService Mixcloud, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:875336] [StreamingServiceLoader] skipping streamingService Player FM, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:899425] [StreamingServiceLoader] skipping streamingService Plex, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:919163] [StreamingServiceLoader] skipping streamingService Pocket Casts, already loaded from another source or invalid
[D] [2018-06-22 22-45-38:941142] [StreamingServiceLoader] skipping streamingService Radionomy, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:036167] [StreamingServiceLoader] skipping streamingService Soundcloud, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:063562] [StreamingServiceLoader] skipping streamingService Spotify, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:085442] [StreamingServiceLoader] skipping streamingService Tidal, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:105058] [StreamingServiceLoader] skipping streamingService TuneIn, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:124369] [StreamingServiceLoader] skipping streamingService Wynk, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:138742] [StreamingServiceLoader] skipping streamingService ympd, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:143309] [StreamingServiceLoader] skipping streamingService Youtube, already loaded from another source or invalid
[D] [2018-06-22 22-45-39:143382] [StreamingServiceLoader] skipping plugin directory: /usr/local/share/mellowplayer/plugins (directory not found)
[D] [2018-06-22 22-45-39:143417] [StreamingServicesController] service added: 8tracks
[D] [2018-06-22 22-45-39:158862] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/theme.json
[D] [2018-06-22 22-45-39:180550] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/8tracks/integration.js
[D] [2018-06-22 22-45-39:180951] [StreamingServicesController] service added: Anghami
[D] [2018-06-22 22-45-39:180993] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/theme.json
[D] [2018-06-22 22-45-39:181028] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/anghami/integration.js
[D] [2018-06-22 22-45-39:181168] [StreamingServicesController] service added: Bandcamp
[D] [2018-06-22 22-45-39:181201] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/theme.json
[D] [2018-06-22 22-45-39:181254] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/bandcamp/integration.js
[D] [2018-06-22 22-45-39:181400] [StreamingServicesController] service added: Deezer
[D] [2018-06-22 22-45-39:181446] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/theme.json
[D] [2018-06-22 22-45-39:181488] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/deezer/integration.js
[D] [2018-06-22 22-45-39:181618] [qt] loading "/home/user/.local/share/MellowPlayer/UserScripts//{8b03a318-0b8c-47f3-91e8-401aea1a7c0f}.js"
[D] [2018-06-22 22-45-39:195289] [StreamingServicesController] service added: Google Play Music
[D] [2018-06-22 22-45-39:195359] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/theme.json
[D] [2018-06-22 22-45-39:195419] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/googleplaymusic/integration.js
[D] [2018-06-22 22-45-39:195608] [StreamingServicesController] service added: HearThisAt
[D] [2018-06-22 22-45-39:195655] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/theme.json
[D] [2018-06-22 22-45-39:195699] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hearthisat/integration.js
[D] [2018-06-22 22-45-39:195854] [StreamingServicesController] service added: HypeMachine
[D] [2018-06-22 22-45-39:195902] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/theme.json
[D] [2018-06-22 22-45-39:195943] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/hypemachine/integration.js
[D] [2018-06-22 22-45-39:196086] [StreamingServicesController] service added: Jamendo
[D] [2018-06-22 22-45-39:196131] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/theme.json
[D] [2018-06-22 22-45-39:196173] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/jamendo/integration.js
[D] [2018-06-22 22-45-39:196319] [StreamingServicesController] service added: Mixcloud
[D] [2018-06-22 22-45-39:196364] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/theme.json
[D] [2018-06-22 22-45-39:196423] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/mixcloud/integration.js
[D] [2018-06-22 22-45-39:196568] [StreamingServicesController] service added: Player FM
[D] [2018-06-22 22-45-39:196613] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/theme.json
[D] [2018-06-22 22-45-39:196654] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/playerfm/integration.js
[D] [2018-06-22 22-45-39:196792] [StreamingServicesController] service added: Plex
[D] [2018-06-22 22-45-39:196837] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/theme.json
[D] [2018-06-22 22-45-39:196878] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/plex/integration.js
[D] [2018-06-22 22-45-39:197017] [StreamingServicesController] service added: Pocket Casts
[D] [2018-06-22 22-45-39:197061] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/theme.json
[D] [2018-06-22 22-45-39:197101] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/pocketcasts/integration.js
[D] [2018-06-22 22-45-39:197241] [StreamingServicesController] service added: Radionomy
[D] [2018-06-22 22-45-39:197285] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/theme.json
[D] [2018-06-22 22-45-39:197325] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/radionomy/integration.js
[D] [2018-06-22 22-45-39:197462] [StreamingServicesController] service added: Soundcloud
[D] [2018-06-22 22-45-39:197507] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/theme.json
[D] [2018-06-22 22-45-39:197562] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/soundcloud/integration.js
[D] [2018-06-22 22-45-39:197720] [StreamingServicesController] service added: Spotify
[D] [2018-06-22 22-45-39:197765] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/theme.json
[D] [2018-06-22 22-45-39:197808] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/spotify/integration.js
[D] [2018-06-22 22-45-39:197949] [StreamingServicesController] service added: Tidal
[D] [2018-06-22 22-45-39:197994] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/theme.json
[D] [2018-06-22 22-45-39:198035] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tidal/integration.js
[D] [2018-06-22 22-45-39:198173] [StreamingServicesController] service added: TuneIn
[D] [2018-06-22 22-45-39:198217] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/theme.json
[D] [2018-06-22 22-45-39:198257] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/tunein/integration.js
[D] [2018-06-22 22-45-39:198396] [StreamingServicesController] service added: Wynk
[D] [2018-06-22 22-45-39:198452] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/theme.json
[D] [2018-06-22 22-45-39:198495] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/wynk/integration.js
[D] [2018-06-22 22-45-39:198632] [StreamingServicesController] service added: Yandex Music
[D] [2018-06-22 22-45-39:198676] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/theme.json
[D] [2018-06-22 22-45-39:198717] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/yandexmusic/integration.js
[D] [2018-06-22 22-45-39:210806] [StreamingServicesController] service added: ympd
[D] [2018-06-22 22-45-39:210889] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/theme.json
[D] [2018-06-22 22-45-39:210947] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/ympd/integration.js
[D] [2018-06-22 22-45-39:211116] [StreamingServicesController] service added: Youtube
[D] [2018-06-22 22-45-39:211163] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/theme.json
[D] [2018-06-22 22-45-39:211203] [StreamingServiceWatcher] Watching path: /home/user/MellowPlayer-develop/MellowPlayer-develop/src/plugins/web/youtube/integration.js
[D] [2018-06-22 22-45-39:211393] [Player-Deezer] resume()
[I] [2018-06-22 22-45-39:247838] [StreamingServicesController] current service changed: Deezer
[D] [2018-06-22 22-45-39:284355] [SqlLiteListeningHistoryDataProvider] opening listening history db: /home/user/.local/share/MellowPlayer/history.db
[D] [2018-06-22 22-45-39:313020] [SqlLiteListeningHistoryDataProvider] connected to database: /home/user/.local/share/MellowPlayer/history.db
[I] [2018-06-22 22-45-39:313555] [ListeningHistory] Cleaning history 
[D] [2018-06-22 22-45-41:970835] [qt5ct] D-Bus global menu: no
[I] [2018-06-22 22-45-42:514269] [Updater] Checking for update
[D] [2018-06-22 22-45-42:530209] [LatestGithubReleaseQuerier] getting releases
[D] [2018-06-22 22-45-42:703946] [LibnotifyPresenter] service started
[D] [2018-06-22 22-45-42:704255] [SystemTrayIcon] show
[D] [2018-06-22 22-45-42:708507] [SingleInstance] Running primary application
[W] [2018-06-22 22-45-43:385678] [qt] Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:4242
[D] [2018-06-22 22-45-44:337299] [LatestGithubReleaseQuerier] Reply recevied
[D] [2018-06-22 22-45-44:340340] [LatestGithubReleaseQuerier] Latest release found: 3.3.5
[I] [2018-06-22 22-45-44:340394] [Updater] Current release is up to date...
[D] [2018-06-22 22-45-49:298574] [Player-Deezer] song changed: NullSong
[D] [2018-06-22 22-45-49:298831] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-22 22-45-49:317593] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover//250x250.jpg to /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-22 22-45-49:570596] [FileDownloader] download progress: 55.2169
[D] [2018-06-22 22-45-49:572847] [FileDownloader] download progress: 0
[D] [2018-06-22 22-45-49:572921] [FileDownloader] file downloaded with success: /home/user/.cache/MellowPlayer/Covers/1
[D] [2018-06-22 22-45-49:572949] [AlbumArtDownloader] download finished
[D] [2018-06-22 22-45-50:550872] [Player-Deezer] song changed: Self Control by Bebe Rexha
[D] [2018-06-22 22-45-50:553564] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover/93df12633104eb53d68c82981d150270/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/148328311
[D] [2018-06-22 22-45-50:553588] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover/93df12633104eb53d68c82981d150270/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/148328311
[D] [2018-06-22 22-45-51:350211] [FileDownloader] download progress: 7.44147
[D] [2018-06-22 22-45-51:620683] [FileDownloader] download progress: 17.3913
[W] [2018-06-22 22-45-52:004681] [js] When merging two RELATED_ARTISTS, found unequal data in their "RANK" values. Using the earlier value.
[W] [2018-06-22 22-45-52:016688] [js] When merging two RELATED_ARTISTS, found unequal data in their "RANK" values. Using the earlier value.
[D] [2018-06-22 22-45-52:126839] [FileDownloader] download progress: 87.0401
[D] [2018-06-22 22-45-52:553797] [FileDownloader] download progress: 0
[D] [2018-06-22 22-45-52:553904] [FileDownloader] file downloaded with success: /home/user/.cache/MellowPlayer/Covers/148328311
[D] [2018-06-22 22-45-52:553948] [AlbumArtDownloader] download finished
[E] [2018-06-22 22-45-59:920465] [js] Flash is not installed or is too old
[D] [2018-06-22 23-17-29:432372] [Player-Deezer] song changed: Here With Me by Dido
[D] [2018-06-22 23-17-29:432972] [AlbumArtDownloader] downloading http://e-cdn-images.deezer.com/images/cover/66396a06af7125255bf0299af958be5c/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/536331486
[D] [2018-06-22 23-17-29:432996] [FileDownloader] downloading http://e-cdn-images.deezer.com/images/cover/66396a06af7125255bf0299af958be5c/250x250.jpg to /home/user/.cache/MellowPlayer/Covers/536331486
[D] [2018-06-22 23-17-29:595261] [FileDownloader] download progress: 61.9498
[D] [2018-06-22 23-17-29:610730] [FileDownloader] download progress: 0
[D] [2018-06-22 23-17-29:610824] [FileDownloader] file downloaded with success: /home/user/.cache/MellowPlayer/Covers/536331486
[D] [2018-06-22 23-17-29:610847] [AlbumArtDownloader] download finished
[D] [2018-06-22 23-17-30:210624] [Player-Deezer] playback status changed: 1
[D] [2018-06-22 23-17-30:210746] [Notifier] display notification: Deezer - Here With Me by Dido
hmhofman commented 5 years ago

@ZeroDot1 how did you solve the problem?

I can remember I had this problem before in falcon The workaround is/was something like: export QT_XCB_FORCE_SOFTWARE_OPENGL = 1 ; falkon

That does not seem to work now. Still crashes on WebGL1/Nouveau.