[Bug 27929] Bus error in create_alpha_bitmap on Mac OS X 10.7 Lion with Xcode 4.1

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 28 11:16:13 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27929

--- Comment #4 from camillo.lugaresi+wine at gmail.com 2011-07-28 11:16:13 CDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > And if you knew what you were doing, what would you do? Is this problem being
> > discussed anywhere? I might be able to help.
> 
> Not really. I played a little with the developer preview but other priorities
> interfered. Essentially you'll have to debug it and figure out what's wrong
> with the signal handling.

signal_init_process is called, and the disassembly looks right: it seems to be
calling sigaction with the the correct pointer to segv_handler. However,
segv_handler is not called when the signal is received. I'll keep
investigating.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list