≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #308

Bug #308: CRASH: Synergy dies in _NSReadImage

Kind bug
Product Synergy
When Created 2005-10-04T04:53:03Z, updated 2006-07-05T02:06:35Z
Status open
Reporter Martin Sunnerdahl
Tags no tags

Description

Hi! I've been looking for this bug reported before, but can't find it. Previously, I reported a bug that froze the entire computer. With 10.4.2 and Synergy 2.1, it doesn't happen, but so far, the application has quit twice in one day. It last ran for about 17 hours before quitting. I've restarted it and will see what happens. Note that I wasn't at the computer at the time of the last crash, so no new programs were starting (except, perhaps, some crontab number (look at the time below, it's pretty close to 06:30, maybe the system does a daily then?)):

Date/Time: 2005-10-04 06:30:26.386 +0200 OS Version: 10.4.2 (Build 8C46) Report Version: 3

Command: Synergy Path: /Library/PreferencePanes/Synergy.prefPane/Contents/Resources/Synergy.app/Contents/MacOS/Synergy Parent: WindowServer [79]

Version: Synergy version 2.1 (2.0.1)

PID: 3825 Thread: 0

Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed: 0 com.apple.AppKit 0x9371de78 _NSReadImage + 1280 1 com.apple.AppKit 0x9371d7f4 -[NSBitmapImageRep initWithFocusedViewRect:] + 156 2 com.apple.AppKit 0x937552cc -[NSImage TIFFRepresentationUsingCompression:factor:] + 632 3 org.wincent.Synergy 0x00012dd4 0x1000 + 73172 4 org.wincent.Synergy 0x00018e30 0x1000 + 97840 5 com.apple.Foundation 0x92882878 _nsnote_callback + 180 6 com.apple.CoreFoundation 0x9077dcd4 __CFXNotificationPostEntry + 164 7 com.apple.CoreFoundation 0x9077db7c __CFXNotificationHandleMessage + 300 8 com.apple.CoreFoundation 0x9077d9c4 __CFXNotificationReceiveFromServer + 192 9 com.apple.CoreFoundation 0x90758fe0 __CFMachPortPerform + 176 10 com.apple.CoreFoundation 0x90758ef4 __CFRunLoopDoSource1 + 152 11 com.apple.CoreFoundation 0x9074b60c __CFRunLoopRun + 1556 12 com.apple.CoreFoundation 0x9074ac3c CFRunLoopRunSpecific + 268 13 com.apple.HIToolbox 0x93129ac0 RunCurrentEventLoopInMode + 264 14 com.apple.HIToolbox 0x93129154 ReceiveNextEventCommon + 380 15 com.apple.HIToolbox 0x93128fc0 BlockUntilNextEventMatchingListInMode + 96 16 com.apple.AppKit 0x93623e44 _DPSNextEvent + 384 17 com.apple.AppKit 0x93623b08 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 18 com.apple.AppKit 0x9362006c -[NSApplication run] + 472 19 com.apple.AppKit 0x937108bc NSApplicationMain + 452 20 org.wincent.Synergy 0x00007b58 0x1000 + 27480 21 org.wincent.Synergy 0x000079fc 0x1000 + 27132

Comments

  1. Greg Hurrell 2005-10-04T07:58:13Z

    As it stands there's not enough information here to know what the cause is. Can you keep your eye on the issue and add more information if it becomes available? For example, what you/Synergy/iTunes were doing at the time of the crash (if anything). And if the crash log looks the same or not.

  2. Martin Sunnerdahl 2005-10-06T04:23:05Z

    (In reply to comment #1)

    As it stands there's not enough information here to know what the cause is. Can you keep your eye on the issue and add more information if it becomes available? For example, what you/Synergy/iTunes were doing at the time of the crash (if anything). And if the crash log looks the same or not.

    The crash log looked very similar (see below). Since the first line mentioned graphics, I thought perhaps it had something to do with the cover lookup, so I removed that. Since then: No crashes! Perhaps it's just a coincidence... As a related note, it would be nice if synergy could be set to show only the embedded covers, and just nothing if there is no cover, ie no amazon lookups.

    Date/Time: 2005-10-05 00:45:53.609 +0200 OS Version: 10.4.2 (Build 8C46) Report Version: 3

    Command: Synergy Path: /Library/PreferencePanes/Synergy.prefPane/Contents/Resources/Synergy.app/Contents/MacOS/Synergy Parent: WindowServer [79]

    Version: Synergy version 2.1 (2.0.1)

    PID: 4505 Thread: 0

    Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

    Thread 0 Crashed: 0 com.apple.AppKit 0x9371de78 _NSReadImage + 1280 1 com.apple.AppKit 0x9371d7f4 -[NSBitmapImageRep initWithFocusedViewRect:] + 156 2 com.apple.AppKit 0x937552cc -[NSImage TIFFRepresentationUsingCompression:factor:] + 632 3 org.wincent.Synergy 0x00012dd4 0x1000 + 73172 4 org.wincent.Synergy 0x00018e30 0x1000 + 97840 5 com.apple.Foundation 0x92882878 _nsnote_callback + 180 6 com.apple.CoreFoundation 0x9077dcd4 __CFXNotificationPostEntry + 164 7 com.apple.CoreFoundation 0x9077db7c __CFXNotificationHandleMessage + 300 8 com.apple.CoreFoundation 0x9077d9c4 __CFXNotificationReceiveFromServer + 192 9 com.apple.CoreFoundation 0x90758fe0 __CFMachPortPerform + 176 10 com.apple.CoreFoundation 0x90758ef4 __CFRunLoopDoSource1 + 152 11 com.apple.CoreFoundation 0x9074b60c __CFRunLoopRun + 1556 12 com.apple.CoreFoundation 0x9074ac3c CFRunLoopRunSpecific + 268 13 com.apple.HIToolbox 0x93129ac0 RunCurrentEventLoopInMode + 264 14 com.apple.HIToolbox 0x93129154 ReceiveNextEventCommon + 380 15 com.apple.HIToolbox 0x93128fc0 BlockUntilNextEventMatchingListInMode + 96 16 com.apple.AppKit 0x93623e44 _DPSNextEvent + 384 17 com.apple.AppKit 0x93623b08 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 18 com.apple.AppKit 0x9362006c -[NSApplication run] + 472 19 com.apple.AppKit 0x937108bc NSApplicationMain + 452 20 org.wincent.Synergy 0x00007b58 0x1000 + 27480 21 org.wincent.Synergy 0x000079fc 0x1000 + 27132

  3. Greg Hurrell 2006-07-05T02:06:35Z

    Changing assignment to reflect my new email address.

    https://wincent.dev/a/news/archives/2006/05/change_of_email.php

Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets