gohome1984 / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Breakpad and Qt QApplication on Mac OS X #279

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create breakpad exception handler
2. Create QApplication object

What is the expected output? What do you see instead?
Application should launch, but instead MinidumpCallback is called righaway, on 
some dlopen 
from QApplication internals

What version of the product are you using? On what operating system?
Mac OS X 10.5.5, latest svn repo

Please provide any additional information below.
Qt version 4.4.3

Original issue reported on code.google.com by nares...@gmail.com on 17 Nov 2008 at 3:32

GoogleCodeExporter commented 9 years ago
Have you tried to create handler after creating QApplication? Works for me.

Original comment by alek.silverstone@gmail.com on 14 Feb 2009 at 10:39

GoogleCodeExporter commented 9 years ago
Hi
Please reopen if the proposed solution doesn't work. Most likely it's Qt doing 
it's own exception handling 
configuraiton during startup.

Neal

Original comment by neal...@gmail.com on 22 Feb 2009 at 1:36

GoogleCodeExporter commented 9 years ago
Hi
Please reopen if the proposed solution doesn't work. Most likely it's Qt doing 
it's own exception handling 
configuraiton during startup.

Neal

Original comment by neal...@gmail.com on 22 Feb 2009 at 1:36