≡

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 #397

Bug #397: CFRunLoopDoObservers crash

Kind bug
Product Synergy Advance
When Created 2006-04-05T13:28:31Z, updated 2006-05-05T12:21:13Z
Status closed
Reporter Greg Hurrell
Tags no tags

Description

Will attach a crash report (Intel) from a user. Here's the relevant snippet:

Thread 0 Crashed: 0 libobjc.A.dylib 0x90a4e380 objc_msgSend + 16 1 com.apple.CoreFoundation 0x90824419 __CFRunLoopDoObservers + 342 2 com.apple.CoreFoundation 0x908234bb CFRunLoopRunSpecific + 827 3 com.apple.CoreFoundation 0x90823179 CFRunLoopRunInMode + 61 4 com.apple.HIToolbox 0x92ef9c5c RunCurrentEventLoopInMode + 285 5 com.apple.HIToolbox 0x92ef9363 ReceiveNextEventCommon + 385 6 com.apple.HIToolbox 0x92ef91ba BlockUntilNextEventMatchingListInMode + 81 7 com.apple.AppKit 0x9339aad1 _DPSNextEvent + 576 8 com.apple.AppKit 0x9339a6be -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137 9 com.apple.AppKit 0x93394443 -[NSApplication run] + 512 10 com.apple.AppKit 0x93388397 NSApplicationMain + 573 11 com.wincent.SynergyAdvance 0x0000824a start + 590 12 com.wincent.SynergyAdvance 0x0000810a start + 270 13 com.wincent.SynergyAdvance 0x00008025 start + 41

Comments

  1. Greg Hurrell 2006-04-05T13:29:32Z

    Created an attachment (id=57) crash report

  2. Greg Hurrell 2006-04-09T10:51:28Z

    Created an attachment (id=58) very similar crash report from same user

  3. Greg Hurrell 2006-04-13T11:05:47Z

    (From update of attachment 61) Mistakenly attached to this bug. Really belongs on bug #388.

  4. Greg Hurrell 2006-04-16T19:53:35Z

    I believe I've now fixed this. Took me several days to track it down. (For the curious, I'll write a short article about it and post it to my weblog soon.) Adding the "fixed-in-prerelease" keyword. Once the new version out and people have tested it and confirm that this crash is indeed gone will mark this as FIXED/CLOSED. Will do the same for bug #388 as I suspect that the underlying cause of the two issues is the same and has now been fixed; it's just that the problem manifested itself with slightly different crash logs on Intel and PowerPC platforms.

    To be notified of the next release you can subscribe to the announcements mailing list.

  5. Greg Hurrell 2006-04-16T20:01:28Z

    Potentially also related to bug #396.

  6. Greg Hurrell 2006-05-05T12:21:13Z

    0.4 is now out. Full announcement here:

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

    Marking as FIXED/CLOSED.

Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets