Bug 14386 - Reproducible segfault with desktop-file-validate
Summary: Reproducible segfault with desktop-file-validate
Status: RESOLVED FIXED
Alias: None
Product: desktop-file-utils
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Vincent Untz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 03:56 UTC by Sebastien Bacher
Modified: 2008-02-05 14:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Sebastien Bacher 2008-02-05 03:56:32 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/desktop-file-utils/+bug/188073

"Binary package hint: desktop-file-utils

Try to validate a file containing a line looking different than "a=b" or "[a]" makes desktop-file-validate segfault. For example:

""" file.desktop """
[Desktop Entry]
Version=1.0
a
"""

[rainct, debian]$ desktop-file-validate file.desktop
Segmentation fault (core dumped)

http://launchpadlibrarian.net/11704139/debdiff
Debdiff containing fix  (915 bytes, text/plain)"
Comment 1 Vincent Untz 2008-02-05 14:21:37 UTC
Fixed in head.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.