Comment 2 for bug 188073

Revision history for this message
In , Sebastien Bacher (seb128) wrote :

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)"