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 590198 - brasero causes segfault in nautilius
brasero causes segfault in nautilius
Status: RESOLVED DUPLICATE of bug 589870
Product: brasero
Classification: Applications
Component: libbrasero-burn
unspecified
Other Linux
: Normal normal
: 2.26
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-07-29 23:08 UTC by Matthias Clasen
Modified: 2009-08-03 08:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2009-07-29 23:08:36 UTC
when dropping an iso into the cd burner and clicking "Write...", nautilus segfaults:

0  0x000000337002a68a in g_hash_table_lookup_node (key=<value optimized out>, 
    hash_table=<value optimized out>) at ghash.c:195
  • #1 IA__g_hash_table_lookup
    at ghash.c line 784
  • #2 brasero_data_vfs_loading_node_result
    at brasero-data-vfs.c line 620
  • #3 ??


This is with brasero 2.27.5
Comment 1 Matthias Clasen 2009-07-29 23:24:56 UTC
Maybe relevant, priv appears to be garbage at that point.

(gdb) print priv
$1 = (BraseroDataVFSPrivate *) 0xc1b7a0
(gdb) print *priv
$2 = {loading = 0xaaaaaaaaaaaaaaaa, directories = 0xaaaaaaaaaaaaaaaa, 
  filtered = 0xaaaaaaaaaaaaaaaa, load_uri = 0xaaaaaaaaaaaaaaaa, 
  load_contents = 0xaaaaaaaaaaaaaaaa, replace_sym = 0, filter_hidden = 1, 
  filter_broken_sym = 0}
Comment 2 Philippe Rouquier 2009-08-03 08:48:41 UTC
Thanks for reporting the bug. This bug is a duplicate but it was filed against another component of brasero.

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