julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.38k stars 330 forks source link

Error during unlock #110

Closed loranger closed 9 years ago

loranger commented 10 years ago

Hello,

While using terminal-notifier within gul-notify, I sometimes (one time three) get an error regarding a lock issue :

[15:21:11] Starting 'scripts'...
[15:21:12] gulp-notify: [Gulp notification] survey.js built
[15:21:12] gulp-notify: [Gulp notification] main.js built
[15:21:12] Finished 'scripts' after 1.1 s
[15:21:12] gulp-notify: [Error in notifier] Error in plugin 'gulp-notify'
2014-10-01 15:21:12.682 terminal-notifier[70397:d07] In 'CFPasteboardCopyDataReturn __CFPasteboardCopyData(CFPasteboardRef, CFIndex, CFIndex, CFStringRef, Boolean, Boolean)', file /SourceCache/CF/CF-855.17/AppServices.subproj/CFPasteboard.c, line 2953, during unlock, spin lock 0x10b986d08 has value 0x0, which is not locked.  The memory has been smashed or the lock is being unlocked when not locked.

How can I avoid this ? Thanks

julienXX commented 9 years ago

Sorry I'm not using gulp-notify. If you have more info perhaps I can narrow where the issue comes from.