GNOME Bugzilla – Bug 341379
Crash on startup
Last modified: 2006-05-11 11:54:25 UTC
Steps to reproduce: 1. start epihany-2.14.1 on DLG 2. 3. Stack trace: (gdb) run Starting program: /usr/bin/epiphany (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) [Thread debugging using libthread_db enabled] [New Thread -1223977280 (LWP 11456)] [New Thread -1233986640 (LWP 11461)] ** ERROR **: file ephy-bookmarks.c: line 909 (browse_cb): assertion failed: (node != NULL) aborting... Program received signal SIGABRT, Aborted. [Switching to Thread -1223977280 (LWP 11456)] 0x452b4027 in raise () from /lib/tls/libc.so.6 (gdb) thread apply all bt
+ Trace 68161
Other information:
/apps/epiphany/lockdown/disable_bookmark_editing was false. When I set it to true epiphany starts normally.
Created attachment 65233 [details] [review] this should fix it
Fixed in CVS. The fix will go into the next patch release. Thank you for your bug report. Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.