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 146450 - gnome-cd-properties hung
gnome-cd-properties hung
Status: RESOLVED FIXED
Product: magicdev
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: magicdev maintainers
magicdev maintainers
: 146124 146348 146971 147203 148825 149373 149565 150972 151069 151126 151270 151507 151817 152303 152370 153040 153533 154189 154275 154389 154597 154997 155480 155551 155557 155627 156058 156157 156255 156648 156929 156957 157108 157516 157582 157736 158036 158532 158687 158716 159490 159646 159769 159904 160218 160501 160801 160864 161666 161703 162209 162670 163261 163552 163744 163857 163893 165286 165345 167171 168107 171081 171948 305496 307017 308098 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-06-09 01:07 UTC by Benjamin.Nivois
Modified: 2005-06-20 08:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin.Nivois 2004-07-09 05:13:23 UTC
Distribution: Debian testing/unstable
Package: magicdev
Severity: normal
Version: GNOME2.6.1 1.1.6
Gnome-Distributor: Debian
Synopsis: gnome-cd-properties hung
Bugzilla-Product: magicdev
Bugzilla-Component: general
Bugzilla-Version: 1.1.6
BugBuddy-GnomeVersion: 2.0 (2.6.1.1)
Description:
Description of the crash:

gnome-cd-properties hangs whithout core dump.

Steps to reproduce the crash:

launch gnome-cd-properties

Expected Results:

bnivois@rainbow:~$ gnome-cd-properties

(gnome-cd-properties:6576): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c:
line 761 (gdk_pixbuf_new_from_file): assertion `filename != NULL'
failed


How often does this happen?

Everytime

Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/gnome-cd-properties'

(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
(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)...[Thread debugging using libthread_db enabled]
[New Thread 1087458944 (LWP 6576)]
(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)...(no debugging symbols
found)...0x4070840e in __waitpid_nocancel () from
/lib/tls/libpthread.so.0

Thread 1 (Thread 1087458944 (LWP 6576))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_window_get_icon
    from /usr/lib/libgtk-x11-2.0.so.0
  • #4 gtk_window_set_default_icon_from_file
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 _start
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 glade_init
    from /usr/lib/libglade-2.0.so.0
  • #14 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-07-09 01:13 -------


Unknown version 1.1.6 in product magicdev. Setting version to "unspecified".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "magicdev".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was Benjamin.Nivois@insa-lyon.fr.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Bastien Nocera 2004-07-14 10:27:59 UTC
2004-07-14  Bastien Nocera  <hadess@hadess.net>
                                                                                
        * capplet.c: (set_icon), (init_cd_capplet): use GtkIconTheme instead
        of GnomeIconTheme, fix possible crashes when the stock icons aren't
        available (Closes: #146450)
Comment 2 Bastien Nocera 2004-07-14 10:28:13 UTC
*** Bug 146971 has been marked as a duplicate of this bug. ***
Comment 3 Bastien Nocera 2004-07-14 10:29:23 UTC
*** Bug 146124 has been marked as a duplicate of this bug. ***
Comment 4 Bastien Nocera 2004-07-14 10:29:40 UTC
*** Bug 146348 has been marked as a duplicate of this bug. ***
Comment 5 Bastien Nocera 2004-07-14 10:30:01 UTC
*** Bug 147203 has been marked as a duplicate of this bug. ***
Comment 6 Bastien Nocera 2004-07-30 11:12:17 UTC
*** Bug 148825 has been marked as a duplicate of this bug. ***
Comment 7 Vincent Noel 2004-08-26 14:31:47 UTC
*** Bug 151069 has been marked as a duplicate of this bug. ***
Comment 8 Vincent Noel 2004-08-26 14:32:07 UTC
*** Bug 149565 has been marked as a duplicate of this bug. ***
Comment 9 Vincent Noel 2004-08-26 14:32:30 UTC
*** Bug 150972 has been marked as a duplicate of this bug. ***
Comment 10 Vincent Noel 2004-08-26 14:33:08 UTC
*** Bug 151126 has been marked as a duplicate of this bug. ***
Comment 11 Bastien Nocera 2004-09-10 15:10:23 UTC
*** Bug 151507 has been marked as a duplicate of this bug. ***
Comment 12 Bastien Nocera 2004-09-10 15:10:40 UTC
*** Bug 151817 has been marked as a duplicate of this bug. ***
Comment 13 Bastien Nocera 2004-09-10 15:10:59 UTC
*** Bug 152303 has been marked as a duplicate of this bug. ***
Comment 14 Bastien Nocera 2004-09-10 15:11:13 UTC
*** Bug 151270 has been marked as a duplicate of this bug. ***
Comment 15 Vincent Noel 2004-09-13 17:33:05 UTC
*** Bug 152370 has been marked as a duplicate of this bug. ***
Comment 16 Vincent Noel 2004-09-20 14:13:24 UTC
*** Bug 153040 has been marked as a duplicate of this bug. ***
Comment 17 Bastien Nocera 2004-09-23 12:01:55 UTC
*** Bug 153533 has been marked as a duplicate of this bug. ***
Comment 18 Vincent Noel 2004-10-01 13:44:30 UTC
*** Bug 154189 has been marked as a duplicate of this bug. ***
Comment 19 Vincent Noel 2004-10-04 17:46:30 UTC
*** Bug 154275 has been marked as a duplicate of this bug. ***
Comment 20 Vincent Noel 2004-10-04 17:46:43 UTC
*** Bug 154389 has been marked as a duplicate of this bug. ***
Comment 21 Vincent Noel 2004-10-15 13:45:17 UTC
*** Bug 155480 has been marked as a duplicate of this bug. ***
Comment 22 Vincent Noel 2004-10-15 13:45:28 UTC
*** Bug 154597 has been marked as a duplicate of this bug. ***
Comment 23 Vincent Noel 2004-10-15 13:45:52 UTC
*** Bug 154649 has been marked as a duplicate of this bug. ***
Comment 24 Vincent Noel 2004-10-15 13:46:27 UTC
*** Bug 149373 has been marked as a duplicate of this bug. ***
Comment 25 Vincent Noel 2004-10-28 13:54:11 UTC
*** Bug 156648 has been marked as a duplicate of this bug. ***
Comment 26 Vincent Noel 2004-10-28 13:54:24 UTC
*** Bug 155551 has been marked as a duplicate of this bug. ***
Comment 27 Vincent Noel 2004-10-28 13:54:38 UTC
*** Bug 155557 has been marked as a duplicate of this bug. ***
Comment 28 Vincent Noel 2004-10-28 13:54:51 UTC
*** Bug 155627 has been marked as a duplicate of this bug. ***
Comment 29 Vincent Noel 2004-10-28 13:55:04 UTC
*** Bug 156058 has been marked as a duplicate of this bug. ***
Comment 30 Vincent Noel 2004-10-28 13:55:17 UTC
*** Bug 156157 has been marked as a duplicate of this bug. ***
Comment 31 Vincent Noel 2004-10-28 13:55:35 UTC
*** Bug 156255 has been marked as a duplicate of this bug. ***
Comment 32 Elijah Newren 2004-10-31 05:03:49 UTC
*** Bug 156929 has been marked as a duplicate of this bug. ***
Comment 33 Elijah Newren 2004-11-01 23:28:44 UTC
*** Bug 156957 has been marked as a duplicate of this bug. ***
Comment 34 Elijah Newren 2004-11-06 04:10:03 UTC
*** Bug 157108 has been marked as a duplicate of this bug. ***
Comment 35 Elijah Newren 2004-11-06 04:11:16 UTC
*** Bug 154997 has been marked as a duplicate of this bug. ***
Comment 36 Elijah Newren 2004-11-06 15:41:38 UTC
*** Bug 157516 has been marked as a duplicate of this bug. ***
Comment 37 Elijah Newren 2004-11-07 22:28:45 UTC
*** Bug 157582 has been marked as a duplicate of this bug. ***
Comment 38 Elijah Newren 2004-11-09 14:25:34 UTC
*** Bug 157736 has been marked as a duplicate of this bug. ***
Comment 39 Elijah Newren 2004-11-12 13:35:29 UTC
*** Bug 158036 has been marked as a duplicate of this bug. ***
Comment 40 Elijah Newren 2004-11-17 14:33:13 UTC
*** Bug 158532 has been marked as a duplicate of this bug. ***
Comment 41 Elijah Newren 2004-11-19 15:47:45 UTC
*** Bug 158687 has been marked as a duplicate of this bug. ***
Comment 42 Elijah Newren 2004-11-19 15:53:12 UTC
*** Bug 158716 has been marked as a duplicate of this bug. ***
Comment 43 Elijah Newren 2004-11-26 04:48:46 UTC
*** Bug 159490 has been marked as a duplicate of this bug. ***
Comment 44 Elijah Newren 2004-11-27 19:11:03 UTC
*** Bug 159646 has been marked as a duplicate of this bug. ***
Comment 45 Elijah Newren 2004-11-29 21:41:56 UTC
*** Bug 159904 has been marked as a duplicate of this bug. ***
Comment 46 Elijah Newren 2004-12-02 15:28:38 UTC
*** Bug 160218 has been marked as a duplicate of this bug. ***
Comment 47 Elijah Newren 2004-12-05 15:47:04 UTC
*** Bug 160501 has been marked as a duplicate of this bug. ***
Comment 48 Elijah Newren 2004-12-08 20:06:02 UTC
*** Bug 160801 has been marked as a duplicate of this bug. ***
Comment 49 Elijah Newren 2004-12-09 15:37:22 UTC
*** Bug 160864 has been marked as a duplicate of this bug. ***
Comment 50 Elijah Newren 2004-12-19 02:18:03 UTC
*** Bug 161666 has been marked as a duplicate of this bug. ***
Comment 51 Elijah Newren 2004-12-19 15:34:34 UTC
*** Bug 161703 has been marked as a duplicate of this bug. ***
Comment 52 Elijah Newren 2004-12-25 15:21:36 UTC
*** Bug 162209 has been marked as a duplicate of this bug. ***
Comment 53 Elijah Newren 2004-12-28 16:15:57 UTC
*** Bug 159769 has been marked as a duplicate of this bug. ***
Comment 54 Elijah Newren 2005-01-01 23:48:37 UTC
*** Bug 162670 has been marked as a duplicate of this bug. ***
Comment 55 Elijah Newren 2005-01-07 20:35:22 UTC
*** Bug 163261 has been marked as a duplicate of this bug. ***
Comment 56 Elijah Newren 2005-01-10 16:01:50 UTC
*** Bug 163552 has been marked as a duplicate of this bug. ***
Comment 57 Elijah Newren 2005-01-12 03:11:40 UTC
*** Bug 163744 has been marked as a duplicate of this bug. ***
Comment 58 Elijah Newren 2005-01-12 21:12:09 UTC
*** Bug 163857 has been marked as a duplicate of this bug. ***
Comment 59 Elijah Newren 2005-01-13 04:34:50 UTC
*** Bug 163893 has been marked as a duplicate of this bug. ***
Comment 60 Elijah Newren 2005-01-26 15:38:40 UTC
*** Bug 165286 has been marked as a duplicate of this bug. ***
Comment 61 Elijah Newren 2005-01-26 21:45:09 UTC
*** Bug 165345 has been marked as a duplicate of this bug. ***
Comment 62 Elijah Newren 2005-02-12 17:29:19 UTC
*** Bug 167171 has been marked as a duplicate of this bug. ***
Comment 63 Elijah Newren 2005-02-22 04:08:09 UTC
*** Bug 168107 has been marked as a duplicate of this bug. ***
Comment 64 Elijah Newren 2005-03-21 14:21:01 UTC
*** Bug 171081 has been marked as a duplicate of this bug. ***
Comment 65 Elijah Newren 2005-03-29 13:49:43 UTC
*** Bug 171948 has been marked as a duplicate of this bug. ***
Comment 66 Elijah Newren 2005-05-28 03:32:40 UTC
*** Bug 305496 has been marked as a duplicate of this bug. ***
Comment 67 Elijah Newren 2005-06-19 20:45:52 UTC
*** Bug 307017 has been marked as a duplicate of this bug. ***
Comment 68 Elijah Newren 2005-06-19 20:46:01 UTC
*** Bug 308098 has been marked as a duplicate of this bug. ***