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 348161 - reentrancy problem causing crash when refreshing root
reentrancy problem causing crash when refreshing root
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Navigation
2.16.x
Other other
: Urgent blocker
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 355216 359669 359704 359938 359946 359958 360009 360127 360208 360211 360268 360638 361817 361875 361911 361918 362182 362197 362343 362677 362733 362901 363029 363063 363141 363488 363515 363582 364068 364439 364597 364619 364762 365003 365017 365019 365090 365175 365385 365386 365569 365620 365676 365685 365728 365821 365855 365934 365952 365996 366054 366056 366130 366137 366206 366208 366371 366388 366514 366654 366698 366925 366961 367038 367098 367122 367173 367263 367363 367564 367671 367749 367773 367936 368015 368112 368120 368462 368588 368597 368612 368637 368665 368733 368815 368832 368872 368946 369026 369029 369290 369469 369769 369842 369894 370024 370119 370125 370205 370389 370474 370590 370666 370740 370821 371104 371105 371153 371174 372486 372542 372749 374407 374477 375051 377022 377052 377287 378687 378889 378929 380603 380774 382187 382680 387288 387502 389361 390727 391703 391858 401395 402559 405120 405734 406068 406283 411282 413541 419023 429951 430033 430907 431096 431188 438298 438435 438436 438448 438452 450771 540804 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-20 18:22 UTC by dholmes
Modified: 2008-06-30 09:06 UTC
See Also:
GNOME target: 2.16.x
GNOME version: 2.15/2.16



Description dholmes 2006-07-20 18:22:02 UTC
Distribution: Fedora Core release 5 (Bordeaux)
Package: nautilus
Severity: Normal
Version: GNOME2.14.1 2.14.1
Gnome-Distributor: Red Hat, Inc
Synopsis: i pressed F5
Bugzilla-Product: nautilus
Bugzilla-Component: general
Bugzilla-Version: 2.14.1
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
I pressed F5 while looking at the root directory

Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:
refresh the window

How often does this happen?
so far just this once

Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its
symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208894784 (LWP 9981)]
[New Thread -1210995808 (LWP 9992)]
(no debugging symbols found)
0x0023e402 in __kernel_vsyscall ()

Thread 1 (Thread -1208894784 (LWP 9981))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #5 fm_directory_view_bump_zoom_level
  • #6 nautilus_file_ref
  • #7 nautilus_icon_container_request_update_all
  • #8 fm_directory_view_bump_zoom_level
  • #9 fm_directory_view_supports_zooming
  • #10 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 nautilus_file_get_uri
  • #16 nautilus_file_get_uri
  • #17 nautilus_directory_async_state_changed
  • #18 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #19 g_list_remove_link
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 POA_Nautilus_MetafileMonitor__init
  • #25 __libc_start_main
    from /lib/libc.so.6
  • #26 ??




------- Bug created by bug-buddy at 2006-07-20 18:22 -------


Unknown version 2.14.1 in product nautilus.  Setting version to "2.14.x".

Comment 1 dholmes 2006-07-24 20:57:17 UTC
i did have this happen once more.  I was looking at the root directory and deleted a directory.  I pressed F5 and it crashed.  I didn't try more than that to make it happen again but it was those steps both times when it crashed.
Comment 2 Fabio Bonelli 2006-07-27 21:36:22 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 3 Karsten Bräckelmann 2006-10-04 18:39:22 UTC
*** Bug 359669 has been marked as a duplicate of this bug. ***
Comment 4 Karsten Bräckelmann 2006-10-04 20:43:54 UTC
*** Bug 359704 has been marked as a duplicate of this bug. ***
Comment 5 Karsten Bräckelmann 2006-10-05 17:04:57 UTC
*** Bug 359946 has been marked as a duplicate of this bug. ***
Comment 6 Elijah Newren 2006-10-05 17:37:14 UTC
*** Bug 359958 has been marked as a duplicate of this bug. ***
Comment 7 Elijah Newren 2006-10-05 20:54:45 UTC
*** Bug 360009 has been marked as a duplicate of this bug. ***
Comment 8 Karsten Bräckelmann 2006-10-05 20:56:35 UTC
*** Bug 359938 has been marked as a duplicate of this bug. ***
Comment 9 Karsten Bräckelmann 2006-10-05 20:58:22 UTC
From bug 359938 comment 6:

Thread 1 (Thread -1226500432 (LWP 20981))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
  • #10 fm_icon_container_get_icon_text
    at fm-icon-container.c line 274
  • #11 nautilus_icon_container_update_icon
    at nautilus-icon-container.c line 5427
  • #12 nautilus_icon_container_request_update_all
    at nautilus-icon-container.c line 5959
  • #13 fm_icon_view_emblems_changed
    at fm-icon-view.c line 2285
  • #14 file_changed_callback
    at fm-directory-view.c line 8843
  • #15 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #16 IA__g_closure_invoke
    at gclosure.c line 490

Comment 10 Sebastien Bacher 2006-10-06 08:13:42 UTC
From https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/64113:

"...
Nautilus crashes when refreshing the root directory

Steps to reproduce:

Open a new browser
Click on the Computer icon
Open 'Filesystem'
Refresh, *it crashes*
..."

Happening with GNOME 2.16.1
Comment 11 André Klapper 2006-10-06 11:32:05 UTC
*** Bug 360127 has been marked as a duplicate of this bug. ***
Comment 12 Karsten Bräckelmann 2006-10-06 16:23:10 UTC
*** Bug 360208 has been marked as a duplicate of this bug. ***
Comment 13 Karsten Bräckelmann 2006-10-06 16:23:53 UTC
*** Bug 360211 has been marked as a duplicate of this bug. ***
Comment 14 Elijah Newren 2006-10-06 20:48:03 UTC
*** Bug 360268 has been marked as a duplicate of this bug. ***
Comment 15 Elijah Newren 2006-10-08 15:44:24 UTC
*** Bug 360638 has been marked as a duplicate of this bug. ***
Comment 16 Karsten Bräckelmann 2006-10-12 22:33:57 UTC
*** Bug 361817 has been marked as a duplicate of this bug. ***
Comment 17 Fabio Bonelli 2006-10-13 10:23:10 UTC
*** Bug 361875 has been marked as a duplicate of this bug. ***
Comment 18 Fabio Bonelli 2006-10-13 12:17:55 UTC
*** Bug 361918 has been marked as a duplicate of this bug. ***
Comment 19 Fabio Bonelli 2006-10-13 12:18:19 UTC
*** Bug 361911 has been marked as a duplicate of this bug. ***
Comment 20 André Klapper 2006-10-14 17:09:00 UTC
*** Bug 362182 has been marked as a duplicate of this bug. ***
Comment 21 André Klapper 2006-10-14 18:30:30 UTC
*** Bug 362197 has been marked as a duplicate of this bug. ***
Comment 22 Fabio Bonelli 2006-10-15 13:13:51 UTC
*** Bug 362343 has been marked as a duplicate of this bug. ***
Comment 23 Fabio Bonelli 2006-10-16 21:39:54 UTC
*** Bug 362677 has been marked as a duplicate of this bug. ***
Comment 24 Karsten Bräckelmann 2006-10-16 23:33:25 UTC
*** Bug 362733 has been marked as a duplicate of this bug. ***
Comment 25 Elijah Newren 2006-10-17 16:33:43 UTC
*** Bug 362901 has been marked as a duplicate of this bug. ***
Comment 26 Elijah Newren 2006-10-18 02:10:13 UTC
*** Bug 363029 has been marked as a duplicate of this bug. ***
Comment 27 Elijah Newren 2006-10-18 05:46:51 UTC
*** Bug 363063 has been marked as a duplicate of this bug. ***
Comment 28 André Klapper 2006-10-18 13:56:19 UTC
*** Bug 355216 has been marked as a duplicate of this bug. ***
Comment 29 André Klapper 2006-10-18 13:56:25 UTC
*** Bug 363141 has been marked as a duplicate of this bug. ***
Comment 30 André Klapper 2006-10-19 15:01:36 UTC
/me sighs...
38 duplicates in 30 days, another nautilus blocker and a gnome 2.16.x target - sorry, nautilus folks. :-/
Comment 31 André Klapper 2006-10-19 19:41:21 UTC
*** Bug 363488 has been marked as a duplicate of this bug. ***
Comment 32 Karsten Bräckelmann 2006-10-20 09:19:01 UTC
*** Bug 363582 has been marked as a duplicate of this bug. ***
Comment 33 Karsten Bräckelmann 2006-10-20 09:20:33 UTC
Got another stacktrace with debugging symbols in bug 363582, which matches the one in comment 9.
Comment 34 André Klapper 2006-10-21 18:21:00 UTC
*** Bug 363515 has been marked as a duplicate of this bug. ***
Comment 35 André Klapper 2006-10-22 01:46:44 UTC
*** Bug 364068 has been marked as a duplicate of this bug. ***
Comment 36 depaolis.salvatore 2006-10-22 17:31:18 UTC
I catch about that bug is already duplicate...so i tried debugging nautilus and i got something important i guess it can be useful for gnome programmers.
Im not able to catch where the problem comes from cause i don-t have experience with gnome programming but i'll leave here some errors i got:

nautilus: 15286: libgnomevfs WARNING: failed to open session DBUS connection: no reply within specified time
volume monitor will not work

** ERROR ** : file fm-icon-container.c : line 274 (fm_icon_container_get_icon_text) : assertion failed : (NAUTILUS_IS_FILE (file))

I hope that can help and I would thanks if somebody gives me a whole view of the gnome (nautilus) structure .
Comment 37 Karsten Bräckelmann 2006-10-23 14:44:13 UTC
*** Bug 364439 has been marked as a duplicate of this bug. ***
Comment 38 André Klapper 2006-10-24 07:21:35 UTC
*** Bug 364597 has been marked as a duplicate of this bug. ***
Comment 39 André Klapper 2006-10-24 07:28:53 UTC
*** Bug 364619 has been marked as a duplicate of this bug. ***
Comment 40 Karsten Bräckelmann 2006-10-24 18:19:41 UTC
*** Bug 364762 has been marked as a duplicate of this bug. ***
Comment 41 André Klapper 2006-10-25 14:47:25 UTC
*** Bug 365003 has been marked as a duplicate of this bug. ***
Comment 42 André Klapper 2006-10-25 15:27:09 UTC
*** Bug 365017 has been marked as a duplicate of this bug. ***
Comment 43 André Klapper 2006-10-25 15:27:19 UTC
*** Bug 365019 has been marked as a duplicate of this bug. ***
Comment 44 Baptiste Mille-Mathias 2006-10-25 19:35:11 UTC
*** Bug 365090 has been marked as a duplicate of this bug. ***
Comment 45 André Klapper 2006-10-26 10:01:34 UTC
*** Bug 365175 has been marked as a duplicate of this bug. ***
Comment 46 Karsten Bräckelmann 2006-10-26 18:46:02 UTC
*** Bug 365386 has been marked as a duplicate of this bug. ***
Comment 47 Karsten Bräckelmann 2006-10-26 18:46:09 UTC
*** Bug 365385 has been marked as a duplicate of this bug. ***
Comment 48 Fabio Bonelli 2006-10-27 14:39:37 UTC
*** Bug 365569 has been marked as a duplicate of this bug. ***
Comment 49 Fabio Bonelli 2006-10-27 14:41:14 UTC
*** Bug 365728 has been marked as a duplicate of this bug. ***
Comment 50 Fabio Bonelli 2006-10-27 14:41:26 UTC
*** Bug 365620 has been marked as a duplicate of this bug. ***
Comment 51 Fabio Bonelli 2006-10-27 15:08:01 UTC
*** Bug 365676 has been marked as a duplicate of this bug. ***
Comment 52 Fabio Bonelli 2006-10-27 15:10:21 UTC
*** Bug 365685 has been marked as a duplicate of this bug. ***
Comment 53 Karsten Bräckelmann 2006-10-27 16:41:26 UTC
*** Bug 365821 has been marked as a duplicate of this bug. ***
Comment 54 Karsten Bräckelmann 2006-10-27 18:15:11 UTC
*** Bug 365855 has been marked as a duplicate of this bug. ***
Comment 55 André Klapper 2006-10-27 21:26:46 UTC
*** Bug 365934 has been marked as a duplicate of this bug. ***
Comment 56 André Klapper 2006-10-27 21:47:48 UTC
*** Bug 365952 has been marked as a duplicate of this bug. ***
Comment 57 Karsten Bräckelmann 2006-10-28 02:50:57 UTC
*** Bug 365996 has been marked as a duplicate of this bug. ***
Comment 58 Karsten Bräckelmann 2006-10-28 02:51:05 UTC
*** Bug 366056 has been marked as a duplicate of this bug. ***
Comment 59 Karsten Bräckelmann 2006-10-28 02:51:12 UTC
*** Bug 366054 has been marked as a duplicate of this bug. ***
Comment 60 Fabio Bonelli 2006-10-28 08:48:11 UTC
*** Bug 366130 has been marked as a duplicate of this bug. ***
Comment 61 Fabio Bonelli 2006-10-28 08:56:43 UTC
*** Bug 366137 has been marked as a duplicate of this bug. ***
Comment 62 Fabio Bonelli 2006-10-28 11:02:59 UTC
*** Bug 366206 has been marked as a duplicate of this bug. ***
Comment 63 Karsten Bräckelmann 2006-10-28 15:46:47 UTC
*** Bug 366208 has been marked as a duplicate of this bug. ***
Comment 64 Karsten Bräckelmann 2006-10-28 18:05:22 UTC
*** Bug 366371 has been marked as a duplicate of this bug. ***
Comment 65 Karsten Bräckelmann 2006-10-28 18:05:36 UTC
*** Bug 366388 has been marked as a duplicate of this bug. ***
Comment 66 Karsten Bräckelmann 2006-10-28 21:47:03 UTC
*** Bug 366514 has been marked as a duplicate of this bug. ***
Comment 67 André Klapper 2006-10-29 12:06:18 UTC
*** Bug 366698 has been marked as a duplicate of this bug. ***
Comment 68 André Klapper 2006-10-29 12:28:47 UTC
*** Bug 366654 has been marked as a duplicate of this bug. ***
Comment 69 André Klapper 2006-10-29 15:43:49 UTC
*** Bug 366925 has been marked as a duplicate of this bug. ***
Comment 70 André Klapper 2006-10-29 15:58:05 UTC
*** Bug 366961 has been marked as a duplicate of this bug. ***
Comment 71 Karsten Bräckelmann 2006-10-29 17:53:00 UTC
*** Bug 367038 has been marked as a duplicate of this bug. ***
Comment 72 André Klapper 2006-10-29 20:15:48 UTC
*** Bug 367122 has been marked as a duplicate of this bug. ***
Comment 73 André Klapper 2006-10-29 20:18:14 UTC
*** Bug 367098 has been marked as a duplicate of this bug. ***
Comment 74 André Klapper 2006-10-29 23:17:44 UTC
*** Bug 367173 has been marked as a duplicate of this bug. ***
Comment 75 André Klapper 2006-10-29 23:24:30 UTC
*** Bug 367263 has been marked as a duplicate of this bug. ***
Comment 76 André Klapper 2006-10-30 11:40:14 UTC
*** Bug 367363 has been marked as a duplicate of this bug. ***
Comment 77 Karsten Bräckelmann 2006-10-30 11:53:44 UTC
*** Bug 367564 has been marked as a duplicate of this bug. ***
Comment 78 André Klapper 2006-10-30 15:42:17 UTC
*** Bug 367671 has been marked as a duplicate of this bug. ***
Comment 79 André Klapper 2006-10-30 16:36:10 UTC
*** Bug 367749 has been marked as a duplicate of this bug. ***
Comment 80 André Klapper 2006-10-30 17:08:03 UTC
*** Bug 367773 has been marked as a duplicate of this bug. ***
Comment 81 Karsten Bräckelmann 2006-10-30 21:59:25 UTC
*** Bug 367936 has been marked as a duplicate of this bug. ***
Comment 82 André Klapper 2006-10-31 10:34:43 UTC
*** Bug 368120 has been marked as a duplicate of this bug. ***
Comment 83 André Klapper 2006-10-31 10:34:46 UTC
*** Bug 368112 has been marked as a duplicate of this bug. ***
Comment 84 André Klapper 2006-10-31 10:34:50 UTC
*** Bug 368015 has been marked as a duplicate of this bug. ***
Comment 85 Karsten Bräckelmann 2006-10-31 22:33:55 UTC
*** Bug 368588 has been marked as a duplicate of this bug. ***
Comment 86 Karsten Bräckelmann 2006-10-31 22:38:03 UTC
*** Bug 368462 has been marked as a duplicate of this bug. ***
Comment 87 Karsten Bräckelmann 2006-10-31 23:06:29 UTC
*** Bug 368597 has been marked as a duplicate of this bug. ***
Comment 88 Karsten Bräckelmann 2006-11-01 00:04:26 UTC
*** Bug 368612 has been marked as a duplicate of this bug. ***
Comment 89 André Klapper 2006-11-01 09:22:58 UTC
*** Bug 368665 has been marked as a duplicate of this bug. ***
Comment 90 André Klapper 2006-11-01 09:26:40 UTC
*** Bug 368637 has been marked as a duplicate of this bug. ***
Comment 91 André Klapper 2006-11-01 13:04:09 UTC
*** Bug 368832 has been marked as a duplicate of this bug. ***
Comment 92 André Klapper 2006-11-01 13:06:21 UTC
*** Bug 368815 has been marked as a duplicate of this bug. ***
Comment 93 Behdad Esfahbod 2006-11-01 13:53:00 UTC
*** Bug 368733 has been marked as a duplicate of this bug. ***
Comment 94 Karsten Bräckelmann 2006-11-01 14:35:00 UTC
*** Bug 368872 has been marked as a duplicate of this bug. ***
Comment 95 Behdad Esfahbod 2006-11-01 17:44:23 UTC
*** Bug 368946 has been marked as a duplicate of this bug. ***
Comment 96 Karsten Bräckelmann 2006-11-01 19:24:36 UTC
*** Bug 369026 has been marked as a duplicate of this bug. ***
Comment 97 André Klapper 2006-11-01 19:58:37 UTC
*** Bug 369029 has been marked as a duplicate of this bug. ***
Comment 98 André Klapper 2006-11-02 10:58:55 UTC
*** Bug 369290 has been marked as a duplicate of this bug. ***
Comment 99 Alexander Larsson 2006-11-02 15:24:26 UTC
I see this too, refreshing in "/" the first time. Its caused by a reentrancy problem. 
The dir file changes, causing fm_icon_view_emblems_changed to update all icons. When doing this it calls fm_icon_container_start_monitor_top_left which calls nautilus_file_monitor_add which eventually reaches nautilus_directory_async_state_changed. In this case there is a call_when ready callback object that is now ready, and it will be called. The call_when_ready callback is got_file_info_for_view_selection_callback, which frees all the icons.
Eventually we'll come back from the callback and continue updating the icons, but they are now freed => crash.

I think the solution is to call call_when_ready callbacks in an idle.
Comment 100 Behdad Esfahbod 2006-11-02 15:39:32 UTC
Great.  I think most of the other crashers are very similar in nature to this one too.
Comment 101 Alexander Larsson 2006-11-02 18:23:47 UTC
Fixed in cvs:

2006-11-02  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-private.h: 
	* libnautilus-private/nautilus-directory-async.c:
	Call all call_when_ready callbacks from an idle handler.
	This fixes problems with reentrancy, like bug #348161
Comment 102 Behdad Esfahbod 2006-11-02 18:49:48 UTC
*** Bug 368462 has been marked as a duplicate of this bug. ***
Comment 103 André Klapper 2006-11-03 00:58:52 UTC
*** Bug 369469 has been marked as a duplicate of this bug. ***
Comment 104 Behdad Esfahbod 2006-11-03 01:48:03 UTC
*** Bug 369769 has been marked as a duplicate of this bug. ***
Comment 105 Behdad Esfahbod 2006-11-03 05:33:13 UTC
*** Bug 369842 has been marked as a duplicate of this bug. ***
Comment 106 André Klapper 2006-11-03 10:33:57 UTC
*** Bug 369894 has been marked as a duplicate of this bug. ***
Comment 107 Karsten Bräckelmann 2006-11-03 14:34:48 UTC
*** Bug 370024 has been marked as a duplicate of this bug. ***
Comment 108 Karsten Bräckelmann 2006-11-03 17:39:38 UTC
*** Bug 370119 has been marked as a duplicate of this bug. ***
Comment 109 Karsten Bräckelmann 2006-11-03 18:01:27 UTC
*** Bug 370125 has been marked as a duplicate of this bug. ***
Comment 110 Karsten Bräckelmann 2006-11-03 21:27:29 UTC
*** Bug 370205 has been marked as a duplicate of this bug. ***
Comment 111 André Klapper 2006-11-04 12:07:11 UTC
*** Bug 370389 has been marked as a duplicate of this bug. ***
Comment 112 André Klapper 2006-11-04 12:56:33 UTC
*** Bug 370474 has been marked as a duplicate of this bug. ***
Comment 113 André Klapper 2006-11-04 18:23:42 UTC
*** Bug 370590 has been marked as a duplicate of this bug. ***
Comment 114 Behdad Esfahbod 2006-11-05 01:09:14 UTC
*** Bug 370740 has been marked as a duplicate of this bug. ***
Comment 115 Karsten Bräckelmann 2006-11-05 01:09:41 UTC
*** Bug 370666 has been marked as a duplicate of this bug. ***
Comment 116 Karsten Bräckelmann 2006-11-05 04:02:26 UTC
*** Bug 370821 has been marked as a duplicate of this bug. ***
Comment 117 André Klapper 2006-11-05 16:58:21 UTC
*** Bug 371104 has been marked as a duplicate of this bug. ***
Comment 118 Karsten Bräckelmann 2006-11-05 18:39:20 UTC
*** Bug 371153 has been marked as a duplicate of this bug. ***
Comment 119 Karsten Bräckelmann 2006-11-05 19:22:59 UTC
*** Bug 371174 has been marked as a duplicate of this bug. ***
Comment 120 André Klapper 2006-11-08 17:14:01 UTC
*** Bug 372486 has been marked as a duplicate of this bug. ***
Comment 121 André Klapper 2006-11-08 17:14:08 UTC
*** Bug 372542 has been marked as a duplicate of this bug. ***
Comment 122 Karsten Bräckelmann 2006-11-09 01:04:22 UTC
*** Bug 372749 has been marked as a duplicate of this bug. ***
Comment 123 Karsten Bräckelmann 2006-11-12 19:58:50 UTC
*** Bug 374407 has been marked as a duplicate of this bug. ***
Comment 124 Karsten Bräckelmann 2006-11-13 00:57:51 UTC
*** Bug 374477 has been marked as a duplicate of this bug. ***
Comment 125 Diego Escalante Urrelo (not reading bugmail) 2006-11-14 04:28:52 UTC
*** Bug 374625 has been marked as a duplicate of this bug. ***
Comment 126 André Klapper 2006-11-15 01:59:40 UTC
*** Bug 375051 has been marked as a duplicate of this bug. ***
Comment 127 Christian Kirbach 2006-11-19 15:32:37 UTC
*** Bug 377022 has been marked as a duplicate of this bug. ***
Comment 128 Christian Kirbach 2006-11-19 15:33:40 UTC
*** Bug 371105 has been marked as a duplicate of this bug. ***
Comment 129 Christian Kirbach 2006-11-19 17:15:18 UTC
*** Bug 377052 has been marked as a duplicate of this bug. ***
Comment 130 Jens Granseuer 2006-11-20 20:12:59 UTC
*** Bug 377287 has been marked as a duplicate of this bug. ***
Comment 131 Jens Granseuer 2006-11-24 19:17:48 UTC
*** Bug 378687 has been marked as a duplicate of this bug. ***
Comment 132 Jens Granseuer 2006-11-25 12:56:17 UTC
*** Bug 378889 has been marked as a duplicate of this bug. ***
Comment 133 Jens Granseuer 2006-11-25 13:20:47 UTC
*** Bug 378929 has been marked as a duplicate of this bug. ***
Comment 134 Germán Poo-Caamaño 2006-11-30 01:31:27 UTC
*** Bug 380603 has been marked as a duplicate of this bug. ***
Comment 135 Germán Poo-Caamaño 2006-11-30 12:39:08 UTC
*** Bug 380774 has been marked as a duplicate of this bug. ***
Comment 136 André Klapper 2006-12-05 01:36:56 UTC
*** Bug 382187 has been marked as a duplicate of this bug. ***
Comment 137 Bruno Boaventura 2006-12-05 23:50:52 UTC
*** Bug 382680 has been marked as a duplicate of this bug. ***
Comment 138 Jens Granseuer 2006-12-19 23:00:38 UTC
*** Bug 387502 has been marked as a duplicate of this bug. ***
Comment 139 Sebastien Bacher 2006-12-21 10:00:45 UTC
*** Bug 387288 has been marked as a duplicate of this bug. ***
Comment 140 palfrey 2006-12-29 19:07:46 UTC
*** Bug 390727 has been marked as a duplicate of this bug. ***
Comment 141 palfrey 2007-01-02 19:10:10 UTC
*** Bug 391703 has been marked as a duplicate of this bug. ***
Comment 142 palfrey 2007-01-02 22:52:20 UTC
*** Bug 391858 has been marked as a duplicate of this bug. ***
Comment 143 André Klapper 2007-01-03 20:21:37 UTC
*** Bug 389361 has been marked as a duplicate of this bug. ***
Comment 144 André Klapper 2007-01-27 17:39:31 UTC
*** Bug 401395 has been marked as a duplicate of this bug. ***
Comment 145 André Klapper 2007-02-04 16:43:25 UTC
*** Bug 402559 has been marked as a duplicate of this bug. ***
Comment 146 Kjartan Maraas 2007-02-07 20:06:49 UTC
*** Bug 405120 has been marked as a duplicate of this bug. ***
Comment 147 Mariano Suárez-Alvarez 2007-02-09 00:06:22 UTC
*** Bug 405734 has been marked as a duplicate of this bug. ***
Comment 148 Bruno Boaventura 2007-02-10 04:23:04 UTC
*** Bug 406068 has been marked as a duplicate of this bug. ***
Comment 149 Bruno Boaventura 2007-02-10 04:33:26 UTC
*** Bug 406283 has been marked as a duplicate of this bug. ***
Comment 150 Christian Kirbach 2007-02-23 21:08:16 UTC
*** Bug 411282 has been marked as a duplicate of this bug. ***
Comment 151 Pedro Villavicencio 2007-03-01 18:10:55 UTC
*** Bug 413541 has been marked as a duplicate of this bug. ***
Comment 152 Christian Kirbach 2007-03-17 12:20:14 UTC
*** Bug 419023 has been marked as a duplicate of this bug. ***
Comment 153 palfrey 2007-04-16 14:39:56 UTC
*** Bug 430033 has been marked as a duplicate of this bug. ***
Comment 154 palfrey 2007-04-16 18:22:54 UTC
*** Bug 429951 has been marked as a duplicate of this bug. ***
Comment 155 Pedro Villavicencio 2007-04-19 03:02:45 UTC
*** Bug 431188 has been marked as a duplicate of this bug. ***
Comment 156 palfrey 2007-04-26 10:40:50 UTC
*** Bug 430907 has been marked as a duplicate of this bug. ***
Comment 157 palfrey 2007-04-26 10:44:57 UTC
*** Bug 431096 has been marked as a duplicate of this bug. ***
Comment 158 Christian Kirbach 2007-05-14 17:42:52 UTC
*** Bug 438298 has been marked as a duplicate of this bug. ***
Comment 159 palfrey 2007-05-15 13:42:28 UTC
*** Bug 438435 has been marked as a duplicate of this bug. ***
Comment 160 palfrey 2007-05-15 13:42:34 UTC
*** Bug 438436 has been marked as a duplicate of this bug. ***
Comment 161 palfrey 2007-05-15 13:42:39 UTC
*** Bug 438448 has been marked as a duplicate of this bug. ***
Comment 162 palfrey 2007-05-15 13:42:43 UTC
*** Bug 438452 has been marked as a duplicate of this bug. ***
Comment 163 palfrey 2007-06-25 01:12:23 UTC
*** Bug 450771 has been marked as a duplicate of this bug. ***
Comment 164 André Klapper 2007-12-09 11:51:03 UTC
no new rejected reports for more than a month now (we reject reports from GNOME <=2.16).
removing from the auto-reject list.
Comment 165 Gianluca Borello 2008-06-30 09:06:46 UTC
*** Bug 540804 has been marked as a duplicate of this bug. ***