Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20494 - epiphany-0.6.0 crashes on start
Summary: epiphany-0.6.0 crashes on start
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-05 14:32 UTC by Voicu Liviu
Modified: 2003-05-14 13:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Voicu Liviu 2003-05-05 14:32:03 UTC
My info:
======
liviu@starshooter liviu $ emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-wolk4.0s i686 Pentium II (Deschutes)
GENTOO_MIRRORS="ftp://ftp.mirror.ac.uk ftp://ftp.ibiblio.org/pub/linux/distribut
ions/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirrors.sunsite.dk/g
entoo/ ftp://sunsite.dk/mirrors/gentoo/ http://gentoo.linux.no/ ftp://gentoo.lin
ux.no/pub/gentoo/ http://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.tu-clau
sthal.de/pub/linux/gentoo/ http://ftp.gentoo.or.kr/ http://gentoo.gnukorea.org/ 
ftp://ftp.dale.ro/pub/mirrors/ftp.ibiblio.org/pub/Linux/distributions/gentoo/ ht
tp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/lin
ux/gentoo/ ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/ http://distro.
ibiblio.org/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="oss 3dnow apm avi crypt encode gif jpeg libg++ mikmod mpeg nls pdflib png q
uicktime zlib gdbm berkdb slang bonobo svga guile sdl tcpd pam esd imlib oggvorb
is gtk opengl qt X -kde -arts gnome gtk2 gtk+ -alsa pm php mod_php python ssl nc
urses qtmt readline truetype xml2 xv x86 gpm libwww mmx motif moznoirc moznomail
 moznocompose mozsvg java ipv6 freetype xfs xmms aalib dga flash gd ggz gtkhtml 
icc mozilla perl sasl slp sse xml spell -cups"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O2 -pipe -fmerge-all-constants -fomit-frame-pointer"
CXXFLAGS="-march=pentium2 -O2 -pipe -fmerge-all-constants -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache userpriv usersandbox"

The problem:
=========
Script started on Mon May  5 21:26:45 2003
liviu@starshooter:~ $ epiphany

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-secure.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-unsecure.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-history.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-bookmarks.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-bookmark-page.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-fullscreen.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-new-tab.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-viewsource.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-send-link.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-entry.png

(epiphany-bin:32578): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729
(gdk_pixbuf_new_from_file): assertion `filename != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510
(gtk_icon_set_new_from_pixbuf): assertion `pixbuf != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 192
(gtk_icon_factory_add): assertion `icon_set != NULL' failed

(epiphany-bin:32578): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551
(gtk_icon_set_unref): assertion `icon_set != NULL' failed

(epiphany-bin:32578): GLib-GObject-CRITICAL **: file gobject.c: line 1337
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (epiphany-bin:32578): WARNING **: Failed to find epiphany-ui.xml

(epiphany-bin:32578): GLib-CRITICAL **: file gfileutils.c: line 620
(g_file_get_contents): assertion `filename != NULL' failed
]0;liviu@starshooter:~[01;32mliviu@starshooter [01;34mliviu $ [00mexit

Script done on Mon May  5 21:26:58 2003
Comment 1 foser (RETIRED) gentoo-dev 2003-05-05 16:29:00 UTC
epiphany-ui.xml really should be around. Are you sure it is installed ? It looks like you miss a lot of data files for some reason (all those png's should be around too ).
Comment 2 Voicu Liviu 2003-05-06 00:32:38 UTC
I have no clue what is the reason of it :-(
I have gnome installed also and everything is just fine...
Comment 3 Voicu Liviu 2003-05-06 00:35:46 UTC
I have build the package in other mashine so now it works and also I have found these files:

$ find / -name "epiphany-ui.xml"
/usr/share/epiphany/epiphany-ui.xml

$ find / -name "epiphany-entry.png"
/usr/share/epiphany/art/epiphany-entry.png

Comment 4 foser (RETIRED) gentoo-dev 2003-05-06 08:20:59 UTC
had you tried rebuilding it on your own machine ? if the files were around at the time, epiphany must've had some internal bogus paths to find certain things. On occasion such things happen, but a rebuild usually fixes it.
Comment 5 Voicu Liviu 2003-05-06 08:23:59 UTC
not yet, if you want me re-try re-build the package in my mashine then no problem :-)
Tonight
Comment 6 foser (RETIRED) gentoo-dev 2003-05-06 08:40:58 UTC
please do
Comment 7 Voicu Liviu 2003-05-06 09:47:55 UTC
just rebuilded it and works
the only prob is:

$ epiphany
LoadPlugin: failed to initialize shared library /opt/netscape/plugins/npflash.so [/opt/netscape/plugins/npflash.so: undefined symbol: __dso_handle]
Comment 8 Voicu Liviu 2003-05-06 10:00:07 UTC
NO!!!
Is not working yet, sorry.
Now it does load and work BUT after a few minutes again it crashes and I get in console 200 lines like these:

[error]
** (epiphany-bin:19314): CRITICAL **: file ephy-window.c: line 1292 (ephy_window
_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:19314): CRITICAL **: file ephy-window.c: line 1292 (ephy_window
_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:19314): CRITICAL **: file ephy-window.c: line 1292 (ephy_window
_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:19314): CRITICAL **: file ephy-notebook.c: line 639 (ephy_noteb
ook_set_page_status): assertion `nb != NULL' failed

** (epiphany-bin:19314): CRITICAL **: file ephy-window.c: line 1292 (ephy_window
_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:19314): CRITICAL **: file ephy-window.c: line 1292 (ephy_window
_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:19314): CRITICAL **: file ephy-window.c: line 1292 (ephy_window
_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:19314): CRITICAL **: file ephy-window.c: line 1292 (ephy_window
_update_control): assertion `IS_EPHY_WINDOW (window)' failed

[/error]

This browser is not ready even for ~x86...........
Regards
Comment 9 Alastair Tse (RETIRED) gentoo-dev 2003-05-06 10:17:40 UTC
when it crashes, can you get a backtrace? for example, when it crashes a bug buddy dialog box should popup and there's a button called "show debugging output"

inside there will be a dump of the backtrace. could you paste the contents of it here?
Comment 10 foser (RETIRED) gentoo-dev 2003-05-06 11:36:42 UTC
you jump to conclusions far too easily, your first problem wasn't even reproducable in the end and should have never been filed.
Comment 11 Voicu Liviu 2003-05-06 11:55:49 UTC
[quote]
------- Additional Comment #9 From Alastair Tse 2003-05-06 10:17 EST ------- 
when it crashes, can you get a backtrace? for example, when it crashes a bug buddy
dialog box should popup and there's a button called "show debugging output"
inside there will be a dump of the backtrace. could you paste the contents of it
here?
[/quote]
Nothing, the browser just disapears :-(

[quote]
------- Additional Comment #10 From foser 2003-05-06 11:36 EST ------- 
you jump to conclusions far too easily, your first problem wasn't even reproducable
in the end and should have never been filed.
[/quote]
Why not? Don't you think this is a bug?
Correct me if it isn't.

Regards
Comment 12 foser (RETIRED) gentoo-dev 2003-05-06 12:15:58 UTC
*read* 'your _first_ problem' and no so far i'm not convinced of the second problem either.

run it in gdb and get us a backtrace.
Comment 13 Voicu Liviu 2003-05-07 03:14:13 UTC
------ Additional Comment #12 From foser  2003-05-06 12:15 EST -------

*read* 'your _first_ problem' and no so far i'm not convinced of the second problem
either.


I don't know what you want about my *first* post, now the nedded files are here it just crashes all the time:

Again:
[error]
$ epiphany
LoadPlugin: failed to initialize shared library /opt/netscape/plugins/npflash.so [/opt/netscape/plugins/npflash.so: undefined symbol: __dso_handle]

(epiphany-bin:32242): Gtk-CRITICAL **: file gtkwindow.c: line 3675 (gtk_window_realize): assertion `!GTK_WIDGET_REALIZED (widget)' failed

(epiphany-bin:32242): Gtk-CRITICAL **: file gtkwindow.c: line 3675 (gtk_window_realize): assertion `!GTK_WIDGET_REALIZED (widget)' failed

(epiphany-bin:32242): Gtk-CRITICAL **: file gtkwindow.c: line 3675 (gtk_window_realize): assertion `!GTK_WIDGET_REALIZED (widget)' failed
result 105
[/error]
Comment 14 Alastair Tse (RETIRED) gentoo-dev 2003-05-07 08:31:39 UTC
bugreporter,

firstly, there isn't a real need to "quote" what we say. bugzilla does a good job of keeping all the comments on the page, we can scroll back if don't follow what you are replying to.

anyway, what we need you to do is run epiphany thru gdb like this:
1. open up a terminal
2. run the command: gdb /usr/bin/epiphany-bin\
(note, if you don't have gdb, you need to emerge it)
3. when it crashes it will return you to a gdb prompt, enter the command "bt"
and then attach the output to here.

the messages that appear at the console don't help us at all. 

and fyi, many people have been using epiphany 0.6.0 fine, so i suspect the problem maybe local to your machine.
Comment 15 Voicu Liviu 2003-05-07 09:06:09 UTC
Alastair Tse  ,

Your comment was more frendly that foser`s so i'll try it, thank you.
Comment 16 Voicu Liviu 2003-05-07 10:24:33 UTC
$ gdb /usr/bin/epiphany-bin 
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(no debugging symbols found)...
(gdb)
Comment 17 Alastair Tse (RETIRED) gentoo-dev 2003-05-07 10:46:21 UTC
type "run"
Comment 18 Voicu Liviu 2003-05-07 11:20:28 UTC
I just was visiting the kde-look.org , and after clicking a few images it crashed :-(
( note, this is only 1 app in my system which crashes, gnome works 100% )

liviu@starshooter liviu $ gdb /usr/bin/epiphany-bin
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/bin/epiphany-bin 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 4340)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...[New Thread 32769 (LWP 1815)]
[New Thread 16386 (LWP 7780)]
[New Thread 32771 (LWP 20694)]
LoadPlugin: failed to initialize shared library /opt/netscape/plugins/npflash.so [/opt/netscape/plugins/npflash.so: undefined symbol: __dso_handle]
[New Thread 49156 (LWP 16579)]
[New Thread 65541 (LWP 22230)]
[New Thread 81926 (LWP 28957)]
[New Thread 98311 (LWP 18493)]
[New Thread 114696 (LWP 16535)]
[New Thread 131081 (LWP 6949)]

(epiphany-bin:4340): Gtk-CRITICAL **: file gtkwindow.c: line 3675 (gtk_window_realize): assertion `!GTK_WIDGET_REALIZED (widget)' failed

(epiphany-bin:4340): Gtk-CRITICAL **: file gtkwindow.c: line 3675 (gtk_window_realize): assertion `!GTK_WIDGET_REALIZED (widget)' failed

** (epiphany-bin:4340): CRITICAL **: file ephy-window.c: line 1292 (ephy_window_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:4340): CRITICAL **: file ephy-window.c: line 1292 (ephy_window_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:4340): CRITICAL **: file ephy-window.c: line 1292 (ephy_window_update_control): assertion `IS_EPHY_WINDOW (window)' failed

** (epiphany-bin:4340): CRITICAL **: file ephy-window.c: line 1292 (ephy_window_update_control): assertion `IS_EPHY_WINDOW (window)' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 4340)]
0x49ef8509 in g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0
(gdb)
Comment 19 Alastair Tse (RETIRED) gentoo-dev 2003-05-07 11:27:12 UTC
you didn't type "bt" after it crashed as i said in the instructions.
Comment 20 foser (RETIRED) gentoo-dev 2003-05-13 19:44:13 UTC
needinfo , see #19
Comment 21 Voicu Liviu 2003-05-14 02:34:54 UTC
I well as soon as possible
Comment 22 foser (RETIRED) gentoo-dev 2003-05-14 12:53:03 UTC
please reopen when you actually give the info
Comment 23 Voicu Liviu 2003-05-14 13:04:32 UTC
Foser, why you are so nervous?
Forget it, I did an update from cvs and the browser does not crash as far as I know....man, take it easy...life is short...

best regards
Liviu
Comment 24 foser (RETIRED) gentoo-dev 2003-05-14 13:15:40 UTC
yeah thats a good idea, something doesn't work and you go use a version from CVS. That's real smart.

Anyway i'm glad this chapter is over.
Comment 25 foser (RETIRED) gentoo-dev 2003-05-14 13:16:10 UTC
sorry couldn't help myself
Comment 26 Voicu Liviu 2003-05-14 13:23:00 UTC
Right, I got it from CVS because you could not help me.
Next time be more calm and people who came here to post bugs will give you more information.

People like you make others which WANT to help not to came here anymore....blah...
have a nice day