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 527571 - brasero crashed with SIGSEGV in g_str_hash()
brasero crashed with SIGSEGV in g_str_hash()
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
0.7.1
Other Linux
: Normal critical
: 0.7
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-04-11 16:08 UTC by Pedro Villavicencio
Modified: 2008-06-04 02:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-04-11 16:08:41 UTC
This report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/brasero/+bug/212528

".

Thread 1 (process 11982)

  • #0 IA__g_str_hash
    at /build/buildd/glib2.0-2.16.2/glib/gstring.c line 95
  • #1 IA__g_hash_table_lookup
    at /build/buildd/glib2.0-2.16.2/glib/ghash.c line 118
  • #2 brasero_data_disc_remove_uri
    at brasero-data-disc.c line 4299
  • #3 brasero_data_disc_inotify_attributes_event_cb
    at brasero-data-disc.c line 12158
  • #4 brasero_vfs_info_result
    at brasero-vfs.c line 500
  • #5 brasero_async_task_manager_result
    at brasero-async-task-manager.c line 246
  • #6 g_idle_dispatch
    at /build/buildd/glib2.0-2.16.2/glib/gmain.c line 4087
  • #7 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.2/glib/gmain.c line 2009
  • #8 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.2/glib/gmain.c line 2642
  • #9 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.2/glib/gmain.c line 2850
  • #10 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1163
  • #11 main
    at main.c line 735

Comment 1 Philippe Rouquier 2008-04-17 14:27:44 UTC
Crash should be avoided now. If someone could test that in stable (in trunk code has changed since 0.7) please?
(That should happen when you play with the attributes of a file that has been added to a data project).
Comment 2 Luis Medinas 2008-06-04 02:22:48 UTC
Couldn't reproduce using svn trunk (0.7.90 release).
Closing.