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

Natron's breakpad crash reporter blocks Safari and Mail on macOS #1662

Closed
deein opened this issue Aug 18, 2017 · 4 comments
Closed

Natron's breakpad crash reporter blocks Safari and Mail on macOS #1662

deein opened this issue Aug 18, 2017 · 4 comments

Comments

@deein
Copy link

deein commented Aug 18, 2017

Hi dear MrKepzie,

I have an issue with Natron, when I launch it my safari can't open any pages. But when I close Natron, thats works.

I don't know if its a know issue.

Tell me if I can help you with some log files or something else. :)

[EDIT] It also blocks Mail.app from displaying message contents

@devernay
Copy link
Collaborator

devernay commented Aug 20, 2017

I first thought this was a joke, but no... Natron blocks loading an URL in Safari (10.1.2 on macOS Sierra here) by clicking on a bookmark or entering an URL, and as soon as one quits Natron, The URL loads! Clicking on links on an alredy loaded page works, though...

Tested with Natron 2.0.5-2.3.2 on macOS Sierra.
Frankly, this looks like an OS or Safari bug, unless someone gives me a clue

@devernay devernay changed the title Safari bug macOS: Safari cannot load a page when Natron is running Aug 20, 2017
@devernay
Copy link
Collaborator

The bug is related to breakpad - the crash reporting system. This is a serious issue.

To disable completely the crash reporter, type the following in a terminal:

cd /Applications/Natron.app/Contents/MacOS
mv Natron-driver Natron-driver.orig
ln -s Natron-bin Natron-driver

Safari works fine after that.

@devernay devernay changed the title macOS: Safari cannot load a page when Natron is running Natron's crash reporter blocks Safari on macOS Aug 20, 2017
@devernay devernay added this to the 2.3 milestone Aug 20, 2017
@devernay devernay changed the title Natron's crash reporter blocks Safari on macOS Natron's breakpad crash reporter blocks Safari on macOS Apr 24, 2018
@devernay
Copy link
Collaborator

Should be fixed by switching to crashpad, see #1223 NatronGitHub/Natron#145

@devernay devernay changed the title Natron's breakpad crash reporter blocks Safari on macOS Natron's breakpad crash reporter blocks Safari and Mail on macOS Apr 24, 2018
@devernay
Copy link
Collaborator

This issue was moved to NatronGitHub/Natron#219

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

No branches or pull requests

2 participants