After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 112794 - Crash when updating Popups Pref
Crash when updating Popups Pref
Status: RESOLVED FIXED
Product: galeon
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: 2.0
Assigned To: galeon-maint
Yanko Kaneti
: 112926 115423 116653 116746 117060 117612 118008 118227 118590 119025 119164 119679 119684 119840 120545 120579 120934 121064 121157 121468 121996 122077 122655 122749 123185 123776 127012 127051 127417 127924 133676 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-05-11 22:45 UTC by skadz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description skadz 2003-05-11 22:46:43 UTC
Package: galeon
Severity: normal
Version: GNOME2.2.1 1.3.4
os_details: Gnome.Org
Synopsis: Crash when updating Popups Pref
Bugzilla-Product: galeon
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Description of Problem:
Edit -> Edit Preferences->Filtering

Changed Allow Popups and got a crash

This is running CVS from a few days ago and Mozilla 1.3


Debugging Information:

Backtrace was generated from '/usr/bin/galeon-bin'

(no debugging symbols found)...[New Thread 16384 (LWP 25241)]
[New Thread 32769 (LWP 25245)]
[New Thread 16386 (LWP 25246)]
[New Thread 32771 (LWP 25247)]
[New Thread 49156 (LWP 25248)]
[New Thread 393221 (LWP 25920)]
[New Thread 245766 (LWP 25391)]
0x40a6983a in waitpid ()
   from /lib/i686/libpthread.so.0

Thread 1 (Thread 16384 (LWP 25241))

  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #2 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #3 <signal handler called>
  • #4 galeon_window_get_active_tab
  • #5 update_permission_control
  • #6 notify_listeners_callback
    at gconf-client.c line 2332
  • #7 notify_listener_list
    at gconf-listeners.c line 588
  • #8 ltable_notify
    at gconf-listeners.c line 654
  • #9 notify_one_entry
    at gconf-client.c line 2357
  • #10 gconf_client_flush_notifies
    at gconf-client.c line 2397
  • #11 notify_idle_callback
    at gconf-client.c line 2291
  • #12 g_idle_dispatch
    at gmain.c line 3164
  • #13 g_main_dispatch
    at gmain.c line 1653
  • #14 g_main_context_dispatch
    at gmain.c line 2197
  • #15 g_main_context_iterate
    at gmain.c line 2278
  • #16 g_main_loop_run
    at gmain.c line 2498
  • #17 bonobo_main
    at bonobo-main.c line 293
  • #18 main
  • #19 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 waitpid
    from /lib/i686/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-05-11 18:46 -------

Unknown version 1.3.x in product galeon. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, galeon-maint@bugzilla.gnome.org.

Comment 1 Yanko Kaneti 2003-05-13 20:43:49 UTC
*** Bug 112926 has been marked as a duplicate of this bug. ***
Comment 2 Yanko Kaneti 2003-05-13 20:46:25 UTC
The duplicate reports this crash with a cvs checkout of today.
Comment 3 Philip Langdale 2003-05-15 00:03:58 UTC
It certainly looks like there's a real problem in there somewhere, but
without a consistent repro case, it's going to be difficult to make
process. Is a corrupt gconf pref value a possibility?
Comment 4 skadz 2003-05-15 02:05:34 UTC
It's 100% re-producible for me by editing prefs and changing the Popup
pref either from allow to disallow or the other way.

Not sure how I could check for corrupt gconf info, but unless galeon
caused it, I didn't do anything :)
Comment 5 Philip Langdale 2003-05-15 02:14:52 UTC
Well, that does sound very odd. Can you try out the cvs version of
galeon and see if this still happens?
Comment 6 skadz 2003-05-15 02:17:07 UTC
I'm like 90% sure that there have been no changes to code in CVS since
I compiled the CVS version I have, but I will re-compile and see what
happens.

Also, I am running Mozilla 1.3 if that helps.
Comment 7 skadz 2003-05-15 02:49:43 UTC
Yup, still re-producable with latest CVS.
Comment 8 Philip Langdale 2003-05-15 03:44:52 UTC
Well, the backtrace is really wierd. it's crashing in a very simple
function that shouldn't blow up like this. Maybe it isn't a pref
problem. The crash is in trying to get the active tab. Do you have
multiple windows open? do you have an unusal window/tab configuration?
Comment 9 skadz 2003-05-15 03:47:55 UTC
Nope, nothing special at all.  Just tested it with just 1 window open
and it crashed the same as with multiple windows open.
Comment 10 Yanko Kaneti 2003-06-18 09:17:59 UTC
*** Bug 115423 has been marked as a duplicate of this bug. ***
Comment 11 Yanko Kaneti 2003-07-03 19:34:36 UTC
*** Bug 116653 has been marked as a duplicate of this bug. ***
Comment 12 Yanko Kaneti 2003-07-05 12:07:16 UTC
*** Bug 116746 has been marked as a duplicate of this bug. ***
Comment 13 Yanko Kaneti 2003-07-09 17:40:57 UTC
*** Bug 117060 has been marked as a duplicate of this bug. ***
Comment 14 Yanko Kaneti 2003-07-16 22:19:41 UTC
*** Bug 117612 has been marked as a duplicate of this bug. ***
Comment 15 Yanko Kaneti 2003-07-21 19:08:28 UTC
*** Bug 118008 has been marked as a duplicate of this bug. ***
Comment 16 Tommi Komulainen 2003-07-22 17:05:50 UTC
Fixed in CVS.
Comment 17 Yanko Kaneti 2003-07-24 20:43:14 UTC
*** Bug 118227 has been marked as a duplicate of this bug. ***
Comment 18 Tommi Komulainen 2003-07-29 16:45:36 UTC
*** Bug 118590 has been marked as a duplicate of this bug. ***
Comment 19 Yanko Kaneti 2003-08-03 19:50:04 UTC
*** Bug 119025 has been marked as a duplicate of this bug. ***
Comment 20 Tommi Komulainen 2003-08-05 15:34:52 UTC
*** Bug 119164 has been marked as a duplicate of this bug. ***
Comment 21 Yanko Kaneti 2003-08-12 00:18:42 UTC
*** Bug 119679 has been marked as a duplicate of this bug. ***
Comment 22 Elijah Newren 2003-08-12 04:15:19 UTC
*** Bug 119684 has been marked as a duplicate of this bug. ***
Comment 23 Yanko Kaneti 2003-08-14 08:26:33 UTC
*** Bug 119840 has been marked as a duplicate of this bug. ***
Comment 24 Crispin Flowerday (not receiving bugmail) 2003-08-23 18:18:04 UTC
*** Bug 120545 has been marked as a duplicate of this bug. ***
Comment 25 Yanko Kaneti 2003-08-24 08:21:36 UTC
*** Bug 120579 has been marked as a duplicate of this bug. ***
Comment 26 Crispin Flowerday (not receiving bugmail) 2003-08-28 21:50:07 UTC
*** Bug 120934 has been marked as a duplicate of this bug. ***
Comment 27 Crispin Flowerday (not receiving bugmail) 2003-08-30 14:16:20 UTC
*** Bug 121064 has been marked as a duplicate of this bug. ***
Comment 28 Yanko Kaneti 2003-09-01 06:51:32 UTC
*** Bug 121157 has been marked as a duplicate of this bug. ***
Comment 29 Yanko Kaneti 2003-09-04 17:08:37 UTC
*** Bug 121468 has been marked as a duplicate of this bug. ***
Comment 30 Yanko Kaneti 2003-09-11 12:28:29 UTC
*** Bug 121996 has been marked as a duplicate of this bug. ***
Comment 31 Tommi Komulainen 2003-09-12 19:33:48 UTC
*** Bug 122077 has been marked as a duplicate of this bug. ***
Comment 32 Yanko Kaneti 2003-09-18 18:31:43 UTC
*** Bug 122655 has been marked as a duplicate of this bug. ***
Comment 33 Tommi Komulainen 2003-09-19 17:29:51 UTC
*** Bug 122749 has been marked as a duplicate of this bug. ***
Comment 34 Tommi Komulainen 2003-09-25 13:27:28 UTC
*** Bug 123185 has been marked as a duplicate of this bug. ***
Comment 35 Crispin Flowerday (not receiving bugmail) 2003-10-03 19:54:09 UTC
*** Bug 123776 has been marked as a duplicate of this bug. ***
Comment 36 Crispin Flowerday (not receiving bugmail) 2003-11-14 22:37:12 UTC
*** Bug 127012 has been marked as a duplicate of this bug. ***
Comment 37 Yanko Kaneti 2003-11-15 16:11:41 UTC
*** Bug 127051 has been marked as a duplicate of this bug. ***
Comment 38 Crispin Flowerday (not receiving bugmail) 2003-11-19 19:49:48 UTC
*** Bug 127417 has been marked as a duplicate of this bug. ***
Comment 39 Yanko Kaneti 2003-11-25 21:33:56 UTC
*** Bug 127924 has been marked as a duplicate of this bug. ***
Comment 40 Crispin Flowerday (not receiving bugmail) 2004-02-06 22:42:24 UTC
*** Bug 133676 has been marked as a duplicate of this bug. ***