[Webkit-unassigned] [Bug 30860] [Gtk] uzbl and surf segfaults with 1.1.15.3 and 1.1.16 (devel)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 08:04:17 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30860





--- Comment #5 from Alex Butenko <a.butenka at gmail.com>  2009-10-29 08:04:17 PDT ---
avb at ds:~/work$ git clone git://github.com/Dieterbe/uzbl.git
Initialized empty Git repository in /home/avb/work/uzbl/.git/
remote: Counting objects: 7299, done.
remote: Compressing objects: 100% (2776/2776), done.
remote: Total 7299 (delta 4530), reused 6857 (delta 4253)
Receiving objects: 100% (7299/7299), 1.52 MiB | 95 KiB/s, done.
Resolving deltas: 100% (4530/4530), done.
avb at ds:~/work$ cd uzbl/
avb at ds:~/work/uzbl$ ls
AUTHORS  config.h  docs  examples  LICENSE  Makefile  Makefile-new-test  misc 
README  tests  uzbl.c  uzbl.h
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ make
cc -std=c99 -D_REENTRANT -pthread -I/usr/local/include/libsoup-2.4
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webkit-1.0
-I/usr/include/libxml2   -ggdb -Wall -W -DARCH="\"i686\"" -lgthread-2.0
-DG_ERRORCHECK_MUTEXES -DCOMMIT="\"d2d73ad463f3d9f1c673d37457af159947b3faac\"" 
-fPIC -W -Wall -Wextra -pedantic -ggdb3  -pthread -L/usr/local/lib -lwebkit-1.0
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm
-lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lsoup-2.4
-lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -pthread 
 uzbl.c   -o uzbl
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ ./uzbl 
avb at ds:~/work/uzbl$ ./uzbl http://google.com
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ ./uzbl http://google.com^C
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ apt-^C
(reverse-i-search)`': ^C
avb at ds:~/work/uzbl$ dpkg -l|grep webkit
ii  libwebkit-1.0-2                                1.1.16-1~kkwkt1             
              Web content engine library for Gtk+
ii  libwebkit-1.0-common                           1.1.16-1~kkwkt1             
              Web content engine library for Gtk+ - data f
ii  libwebkit-dev                                  1.1.16-1~kkwkt1             
              Web content engine library for Gtk+ - Develo
ii  python-webkit                                  1.1.5-1                     
              WebKit/Gtk Python bindings
avb at ds:~/work/uzbl$ 
avb at ds:~/work/uzbl$ ./uzbl http://google.com
avb at ds:~/work/uzbl$ 

then i see uzbl browser

-- 
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