Closed GoogleCodeExporter closed 8 years ago
How strange. Does this happen every time you start it or only occasionally?
Original comment by ephracis
on 8 Feb 2012 at 1:58
This happens everytime I start it, but just today. I haven't got this issue
yesterday.
I've managed to attach the Stoffi process to VS. See the log attached (I've
cencored my PC's username, but that's the only change I made to the log).
It looks like Stoffi somehow crashed while loading Google.GData.Extensions.dll,
and throws the following Exception:
The thread 'Youtube default' (0x1960) has exited with code 0 (0x0).
The thread '<No Name>' (0x990) has exited with code 0 (0x0).
The thread '<No Name>' (0x11d0) has exited with code 0 (0x0).
The thread '<No Name>' (0x1704) has exited with code 0 (0x0).
The thread '<No Name>' (0x1770) has exited with code 0 (0x0).
The thread '<No Name>' (0x868) has exited with code 0 (0x0).
I'm not that familiar with Stoffi's code to do anything now though, but I'm
trying to understands the code for now :D
Original comment by bertzzie
on 8 Feb 2012 at 2:02
Attachments:
I've confirmed that it's the Google.GData.Extensions.dll. The thread crashed is
not consistent though, but it's always after loading
Google.GData.Extensions.dll that the crash starts. What can I do more to help?
Original comment by bertzzie
on 8 Feb 2012 at 2:09
Stoffi runs a lot of threads during startup so it's normal that you see a lot
of threads finishing. The "YouTube default" thread is responsible for fetching
the top clips on YouTube. The "<No Name>" threads are anonymous threads,
usually called on the Dispatcher to do GUI operations from non-GUI threads.
As far as I can see in the log there is no crash happening. It's normal for the
threads to die when they have done their job.
Maybe it's something in your configuration that causes this. The config file is
located at:
C:\Users\you\AppData\Local\Simplare\Stoffi.exe_Url_XXX\A.B.C.D\user.config
Close Stoffi, make sure it's not in the Task manager
Move that file somewhere else (like your desktop)
Start Stoffi
If this fixes the problem then please send me the config file so I can check it
out and see what caused the crash.
Original comment by ephracis
on 8 Feb 2012 at 2:24
Okay, it worked now. The config file is attached. Note that I don't change any
config from the file directly though.
I remember that yesterday I toyed with the equalizer. Maybe there's something
with that. Hope it helps.
Original comment by bertzzie
on 8 Feb 2012 at 2:37
Attachments:
I will check it out as soon as I find the time. I will use your config and see
if I can get the same behavior.
Original comment by ephracis
on 8 Feb 2012 at 7:08
Just to clarify, I get this bug once more. Pretty sure I've done nothing on
configuration this time...
Original comment by bertzzie
on 19 Feb 2012 at 3:15
If you do the same thing this time (delete or move the user.config file) will
it solve it again? If it does it is related to the configuration. But the
config file contains more than your settings: it contains the window location,
the column sizes, the ordering, the playlists, the tracks found, the folders
discovered, the volume level, and so on...
Something, somewhere could be causing this in that file. So try to remove or
move it as you did last time and see if it solves it. Please let me know how it
goes.
Original comment by ephracis
on 19 Feb 2012 at 8:23
Original comment by christof...@stoffiplayer.com
on 23 Apr 2012 at 1:03
This issue was closed by revision r1049.
Original comment by christof...@stoffiplayer.com
on 23 Apr 2012 at 1:25
Original issue reported on code.google.com by
bertzzie
on 8 Feb 2012 at 1:55Attachments: