Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QS Crashes Periodically For No Apparent Reason #789

Closed
fanaugen opened this issue Apr 5, 2012 · 2 comments
Closed

QS Crashes Periodically For No Apparent Reason #789

fanaugen opened this issue Apr 5, 2012 · 2 comments

Comments

@fanaugen
Copy link

fanaugen commented Apr 5, 2012

Quicksilver on Mac OS 10.6.8 crashes several times a day at intervals varying from a few of minutes to a couple of hours.
The crash usually occurs while QS is idle, not while I'm interacting with it.

Here's part of the latest crash report:

Process:         Quicksilver [91077]
Path:            /Users/username/Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:      com.blacktree.Quicksilver
Version:         ß66 (3923)
Code Type:       X86 (Native)
Parent Process:  launchd [248]

Date/Time:       2012-04-05 11:37:20.213 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Sleep/Wake UUID: B24244A2-EA87-43DE-9E10-C4FCB9857267

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  5

Thread 0:  Dispatch queue: com.apple.main-thread
[...]
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
[...]
Thread 2:
[...]
Thread 3:
[...]
Thread 4:
[...]
Thread 5 Crashed:
0   com.apple.CoreFoundation        0x941f38f3 CFDictionaryApplyFunction + 83
1   com.blacktree.QSFoundation      0x000550cc -[NSScreen(BLTRExtensions) deviceName] + 138

Thread 5 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x941f38ac  ecx: 0x00000000  edx: 0x00000011
  edi: 0x00000000  esi: 0x1894b9b0  ebp: 0xb0206b58  esp: 0xb0206b20
   ss: 0x0000001f  efl: 0x00010287  eip: 0x941f38f3   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x00000000
@pjrobertson
Copy link
Member

This is an issue with the "Displays" module. If you do not use it, please
try uninstalling the module.

Thank you for notifying us of this problem. We will work on fixing it soon

On 5 April 2012 10:53, Alexander Jahraus <
reply@reply.github.com

wrote:

Quicksilver crashes several times a day at intervals varying from a
few of minutes to a couple of hours.
The crash usually occurs while QS is idle, not while I'm interacting with
it.

Here's part of the latest crash report:

Process: Quicksilver [91077]
Path:
/Users/username/Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier: com.blacktree.Quicksilver
Version: 66 (3923)
Code Type: X86 (Native)
Parent Process: launchd [248]

Date/Time: 2012-04-05 11:37:20.213 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Sleep/Wake UUID: B24244A2-EA87-43DE-9E10-C4FCB9857267

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 5

Thread 0: Dispatch queue: com.apple.main-thread
[...]
Thread 1: Dispatch queue: com.apple.libdispatch-manager
[...]
Thread 2:
[...]
Thread 3:
[...]
Thread 4:
[...]
Thread 5 Crashed:
0 com.apple.CoreFoundation 0x941f38f3
CFDictionaryApplyFunction + 83
1 com.blacktree.QSFoundation 0x000550cc
-[NSScreen(BLTRExtensions) deviceName] + 138

Thread 5 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x941f38ac ecx: 0x00000000 edx: 0x00000011
edi: 0x00000000 esi: 0x1894b9b0 ebp: 0xb0206b58 esp: 0xb0206b20
ss: 0x0000001f efl: 0x00010287 eip: 0x941f38f3 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x00000000


Reply to this email directly or view it on GitHub:
#789

@pjrobertson
Copy link
Member

We hope this issue will be fixed in the next release of Quicksilver. Thank you for notifying us of this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants