GNOME Bugzilla – Bug 369996
crash in Epiphany Web Bookmarks: Trying to upload a file
Last modified: 2007-02-15 20:14:24 UTC
Version: 2.16.1 What were you doing when the application crashed? Trying to upload a file Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 257003520 vsize: 0 resident: 257003520 share: 0 rss: 72548352 rss_rlim: 0 CPU usage: start_time: 1162550276 rtime: 0 utime: 48045 stime: 0 cutime:35528 cstime: 0 timeout: 12517 it_real_value: 0 frequency: 1 Backtrace was generated from '/usr/bin/epiphany' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1228957504 (LWP 7456)] [New Thread -1304007776 (LWP 8907)] [New Thread -1312400480 (LWP 8906)] [New Thread -1396323424 (LWP 7894)] [New Thread -1377277024 (LWP 7893)] [New Thread -1368884320 (LWP 7889)] [New Thread -1276130400 (LWP 7464)] [New Thread -1267737696 (LWP 7463)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 82344
Thread 1 (Thread -1228957504 (LWP 7456))
But in filechooser, re-assigning. Looks like a problem in the libgnomeui backend, but could be a gtk problem too.
Looks to me like either _gtk_file_system_model_path_do() needs to check for null before calling gtk_file_path_compare() or the caller has to check that it doesn't pass on NULL vars to that function. Moving to gtk+
*** Bug 379672 has been marked as a duplicate of this bug. ***
perhaps anothe duplicate of bug 353127?
*** This bug has been marked as a duplicate of 353127 ***