[Webkit-unassigned] [Bug 81527] New: FreeBSD ia64 10-current segfault: ASSERTION FAILED: isPageAligned(size) ./Source/JavaScriptCore/wtf/PageAllocation.h(101) : static WTF::PageAllocation WTF::PageAllocation::allocate(size_t, WTF::OSAllocator::Usage, bool, bool)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 19 10:59:26 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81527
Summary: FreeBSD ia64 10-current segfault: ASSERTION FAILED:
isPageAligned(size)
./Source/JavaScriptCore/wtf/PageAllocation.h(101) :
static WTF::PageAllocation
WTF::PageAllocation::allocate(size_t,
WTF::OSAllocator::Usage, bool, bool)
Product: WebKit
Version: 312.x
Platform: Other
URL: http://seis.bris.ac.uk/~mexas/freebsd/ia64/browsers.ht
ml#midori
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mexas at bristol.ac.uk
On FreeBSD 10-current I've webkit-gtk2-1.4.3
built from ports. I've several browsers
built on top: midori, surf, xxxterm.
All segfault on launch with:
ASSERTION FAILED: isPageAligned(size)
./Source/JavaScriptCore/wtf/PageAllocation.h(101) : static WTF::PageAllocation WTF::PageAllocation::allocate(size_t, WTF::OSAllocator::Usage, bool, bool)
Segmentation fault (core dumped)
More details:
http://seis.bris.ac.uk/~mexas/freebsd/ia64/browsers.html#midori
http://seis.bris.ac.uk/~mexas/freebsd/ia64/browsers.html#surf
http://seis.bris.ac.uk/~mexas/freebsd/ia64/browsers.html#xxxterm
The coredumps in turn segfault gdb, typically on reading
webkit symbols, e.g.:
Reading symbols from /usr/local/lib/libwebkitgtk-1.0.so.0...Segmentation fault (core dumped)
I've collected the full build logs for webkit-gtk2.
They are very big, but I can post them somewhere, if
it's any help.
Many thanks
--
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