We've received the following report from the reporter: ---- I just had a look at factory package xarchiver-0.5.2-1.28 For source code file xarchiver-0.5.2/src/window.c around line 1160 is the source code for the function xa_detect_archive_comment. I notice the following line of code stream = fopen (filename,"r"); but I fail to notice a matching call to fclose. This looks like a resource leak to me. Suggest add a call to fclose.
Xarchiver is no longer hosted on the xfce repos - it's now at http://xarchiver.sourceforge.net/ If this bug is still valid, please file it there.