Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2011 11:24:50 +0000
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Olivier Duchateau <duchateau.olivier@gmail.com>
Cc:        Anton Shterenlikht <mexas@bristol.ac.uk>, freebsd-xfce@freebsd.org
Subject:   Re: www/midori segfaults on ia64
Message-ID:  <20111121112450.GA58808@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <CAHcdu2o0KgrkJYy%2B7L5vDbNbpSamhO3K4eM7Tfe7h99S1UqNjg@mail.gmail.com>
References:  <20111118103112.GA98448@mech-cluster241.men.bris.ac.uk> <CAHcdu2o0KgrkJYy%2B7L5vDbNbpSamhO3K4eM7Tfe7h99S1UqNjg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 18, 2011 at 06:44:26PM +0100, Olivier Duchateau wrote:
> Try to add this option --debug-level=full in CONFIGURE_ARGS macro to
> get more information.

did that

> 
> Which version of www/webkit-gtk2 are you using ? In marcuscom
> repository it's more recent.

I've
webkit-gtk2-1.4.3 with video and debug support enabled
icu-4.8.1.1 which passed all tests ok

All built from ports

The midori build log:

http://seis.bris.ac.uk/~mexas/ia64-midori-build.log

On install I get this error:

Shared object "libicui18n.so.46" not found, required by "update-desktop-database"*** Error code 1 (ignored)

Since my icu is 4.8 I've:

% pkg_info -xL icu | grep i18n.so
/usr/local/lib/libicui18n.so.48.1.1
/usr/local/lib/libicui18n.so.48
/usr/local/lib/libicui18n.so
%

Should midori be switched to icu-4.8?

Anyway, on startup I still get:

% midori
bind: Address already in use

(midori:60944): Gtk-WARNING **: Error loading theme icon 'gnome-stock-trash' for stock: Icon 'gnome-stock-trash' not present in theme
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)

and the gdb still dumps core with

Reading symbols from /usr/local/lib/libwebkitgtk-1.0.so.0...Segmentation fault (core dumped)

but this is just ia64 issue.

Many thanks
Anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111121112450.GA58808>