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 593534 - Sound juicer crashes if artist is null
Sound juicer crashes if artist is null
Status: RESOLVED DUPLICATE of bug 584225
Product: sound-juicer
Classification: Applications
Component: ripping
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-30 10:14 UTC by Henry Ludemann
Modified: 2010-02-11 05:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Henry Ludemann 2009-08-30 10:14:20 UTC
If the path to save the extracted files includes the artist (eg: "%aa/%at"), but the artist section is never populated, sound-juicer crashes with a null pointer exception in sanitize_path in sj-extracting.c.

  • #0 sanitize_path
    at sj-extracting.c line 859
  • #1 filepath_parse_pattern
    at sj-extracting.c line 977
  • #2 build_filename
    at sj-extracting.c line 140
  • #3 pop_and_extract
    at sj-extracting.c line 40

I'm not sure what correct functionality is here (when the user has asked for the path to include the artist, but the artist is null).
Comment 1 Akhil Laddha 2010-02-11 05:29:15 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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