Package: mime-support
Version: 3.52-1
Severity: normal

I found such picture in 'htop' utility:

28077 user       20   0  122M  2584  1736 S  0.0  0.1  0:00.04 ├─ /usr/bin/perl 
/usr/bin/see /home/user/net/васильева_007.jpg
28081 user       20   0  4164   584   492 S  0.0  0.0  0:00.00 │  └─ sh -c 
gthumb '/tmp/filemVzMYj'
28082 user       20   0  623M 92168 18772 S  0.0  2.3  0:02.35 │     └─ gthumb 
/tmp/filemVzMYj

I strongly suggest remove 'system' call to avoid 'sh -c' execution. Instead
use 'exec' without 'fork' to free CPU and memory from '/usr/bin/perl 
/usr/bin/see'.

I don't look to another utility from mime-support, but think that they also
have such issue...

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Best regards!


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to