[Webkit-unassigned] [Bug 15074] Cairo GraphicsContext null-pointer dereferences (segfaults on many pages on Wikipedia and other sites)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 23:13:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15074


m at ni.ac.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://en.wikipedia.org/wiki
                   |                            |/Christine_Gambito




------- Comment #3 from m at ni.ac.nz  2007-08-24 23:13 PDT -------
I've set the URL of this bug to a page that causes the problem on my build of
WebKit.

In order to get the cairo stuff to turn up in the backtrace, I had to remove
-O2 from the compiler flags (which seems to be in there even when building
debug on my system...) as I think the compiler was inlining the cairo-specific
GraphicsContext methods.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list