2009/10/31 Lorenzo Bolla <lbo...@gmail.com>: > Hi all, > I've tried to compile the latest surf version with libwebkit-1.1.15.3-1 and > gtk-1.2.10-9. > Compilation went fine, but running surf from the command line gets me a > "Segmentation fault". > Any hints? > I'm running Arch Linux 2.6.31-ARCH
I tried to reproduce these crashes on ubuntu jaunty system yesterday with a custom glib 2.22, gtk-2.18 and webkit 1.1.15.3 build /usr/local/lib. It didn't crash for me when running it as follows: LD_LIBRARY_PATH=/usr/local/lib:/usr/lib ./surf So I'm a bit puzzled it worked for me without any issues and other telling me they tracked it down into enchant's dbus behavior or something. Is this arch linux related I wonder? Kind regards, Anselm