Comment 13 for bug 1083902

Revision history for this message
Erich E. Hoover (ehoover) wrote :

@modvavet,

If you wouldn't mind, could you please collect a relay log and post a link to it? I suspect that launchpad won't allow large attachments, but if it does then you can try and attach it here.

Collecting a relay log:
WINEDEBUG="+relay" netflix-desktop --showdebug 2>&1 > ~/netflix-desktop.log
This action will save a file called " netflix-desktop.log" in your home folder, and the file will likely be several hundred megabytes. This type of log will tell me exactly what happened just prior to the crash, so that should help narrow down the issue.

You could also try "LIBGL_DEBUG=verbose netflix-desktop --showdebug" and see if there any libgl errors, but from your current log I'd guess that's not the case.