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: JavaScriptCoreAssignee: 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
Reported 2012-03-19 10:59:26 PDT
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
mexas
Comment 1 2012-03-20 06:36:58 PDT
Note You need to log in before you can comment on or make changes to this bug.