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 311859 - crash editing prefs
crash editing prefs
Status: RESOLVED DUPLICATE of bug 310270
Product: sound-juicer
Classification: Applications
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-28 13:46 UTC by Mikel Ward
Modified: 2005-07-28 14:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Mikel Ward 2005-07-28 13:46:56 UTC
Distribution: Ubuntu 5.10 (breezy)
Package: sound-juicer
Severity: critical
Version: GNOME2.11.90 unspecified
Gnome-Distributor: Ubuntu
Synopsis: crash editing prefs
Bugzilla-Product: sound-juicer
Bugzilla-Component: general
Bugzilla-Version: unspecified
Description:
After upgrading to a CVS version ("2.11.90-0ubuntu1") of Sound Juicer in
Ubuntu Breezy, attempting to use the Edit->Preferences menu causes the
application to crash.



Debugging Information:

Backtrace was generated from '/usr/bin/sound-juicer'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
Core was generated by `sound-juicer'.
Program terminated with signal 11, Segmentation fault.
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)

Thread 3 (process 17268)

  • #0 ??
  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6




------- Bug moved to this database by unknown@gnome.bugs 2005-07-28 13:46 UTC -------

Comment 1 Madhan Raj M 2005-07-28 13:55:28 UTC
Might be a Gtk+ bug.
Dont look like a Sound-juicer bug.
Comment 2 Mikel Ward 2005-07-28 14:10:54 UTC
Breezy includes GTK+ package version 2.7.3-1ubuntu3.

I also get this output when I run it from a terminal
-----
(sound-juicer:17164): Gtk-CRITICAL **: gtk_file_system_path_is_local: assertion
`path != NULL' failed

** (sound-juicer:17164): WARNING **: Could not read MMC profile of /dev/hdc

-----

There are no obvious GTK or file chooser bugs in other applications, so perhaps
there's something specific about the parameters Sound Juicer is passing to GTK.
Comment 3 Ross Burton 2005-07-28 14:19:25 UTC
Can you paste the contents of .gtk-bookmarks here?  This is probably #311637.
Comment 4 Ross Burton 2005-07-28 14:23:46 UTC
Actually I've been told this is a bug in libgnomeui.

A backtrace of the SJ from gdb with --g-fatal-warnings would help to verify this.
Comment 5 Ross Burton 2005-07-28 14:28:18 UTC

*** This bug has been marked as a duplicate of 310270 ***