[Webkit-unassigned] [Bug 33474] GLib-GObject-CRITICAL error while webkit start

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 21:08:42 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33474


Jaroslav Klaus <jaroslav.klaus at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Jaroslav Klaus <jaroslav.klaus at gmail.com>  2010-01-11 21:08:42 PST ---
The reason for this behavior was improper machine type of webkit build caused
by i386 chrooted environment for compilation on amd64 system.

I replaced chroot by schroot with personality(2) support and it works fine now.

So keep it documented for others.

jaroslav

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



More information about the webkit-unassigned mailing list