Comments
-
Greg Hurrell
Created an attachment (id=59) crash log
-
Greg Hurrell
Created an attachment (id=62) similar crash log
-
Greg Hurrell
Given the number of third party input managers and stuff you've got installed I suspect a conflict. It would be useful to temporarily uninstall them and try to reproduce the crash by waking from sleep, connecting/disconnecting the external monitor.
If the crash goes away without the third-party stuff then we'll need to identify the source of the conflict and come up with a work-around. For more tips on narrowing down the causes see:
-
Christopher Cormack
I was getting the crashes when I was at home, but now that I am back at uni they have stopped occuring. I have tried reproducing the crash, and eventhough I have tried many different combinations on putting laptop to sleep and attaching external monitor, I have had no luck. It might have been due to the reconnection of the (different) USB mouse or keyboard I was using at home.
If I manage to reproduce the crash again, I'll narrow down the cause and let you know.
-
Greg Hurrell
- ** Bug 422 has been marked as a duplicate of this bug. ***
-
Greg Hurrell
Ok, after further investigation and receiving a crash report from a different user I've determined a few things:
- the crash has (so far) been reported when quitting iTunes or on waking from sleep.
- the crash is occurring in the "setLastKnownCoverArtwork" method.
- we can rule out third-party conflicts because the other submitted crash (bug #422) took place without any third-party stuff installed.
Now that I've narrowed down the exact site of the crash I've reworded the summary and will investigate further.
-
Greg Hurrell
Rewording the summary for additional clarity.
-
Greg Hurrell
Created an attachment (id=67) i386 crash log
I've now received a crash log from a user running on i386. Turns out to be the same crash as shown in the-already attached ppc crash logs. Attaching the i386 log.
-
Greg Hurrell
Changing assignment to reflect my new email address.
https://wincent.dev/a/news/archives/2006/05/change_of_email.php
-
Greg Hurrell
Created an attachment (id=131) new PPC crash log, version 0.5b
Just received a new crash report today from a PowerPC user running 0.5b. This looks to be the same issue, although I can't be sure. I can't really decipher the stack trace; when I try to do address to symbol conversion on the dSYM files I get bizarre results so I think something might have gone wrong when producing the dSYM files. I am CC'ing the user that submitted the report on this: can you please upgrade to 0.5.1b and report the problem if you see it again?
The bad news is that the issue is still present despite all the rewritten code in version 0.5b. The good news is that if the issue is still present then it was never an issue in all of the code that was replaced, but somewhere else in the code base; there really aren't too many other places in the code base where this kind of thing could originate, so I will review those places and hopefully get to the bottom of the problem.
The other thing to note about the submitted crash report is that there are too many threads in it for my liking. So it could be related to bug #396. All of this will go away in Leopard due to the new threading model, but before that I would still like to find out why the thread count is creeping up.
Add a comment
Comments are now closed for this issue.