Bug 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 | Reporter: | mexas |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 312.x | ||
Hardware: | Other | ||
OS: | Other | ||
URL: | http://seis.bris.ac.uk/~mexas/freebsd/ia64/browsers.html#midori |
mexas
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mexas
Same error for epipany:
http://seis.bris.ac.uk/~mexas/freebsd/ia64/browsers.html#epiphany