Re: Easy way to kill a 5.x/6.x box as a basic user.

From: Michael A. Koerber (mak_at_ll.mit.edu)
Date: 10/28/05

  • Next message: Diego: "HEADS UP! 6.0-RELEASE coming"
    Date: Fri, 28 Oct 2005 07:29:16 -0400
    To: Carl Makin <carl@xena.IPAustralia.gov.au>, freebsd-stable@freebsd.org
    
    

    I have found that ImageMagick writes to (and often fills up) /var/tmp...my system becomes sluggish,
    dies, reboots.

    The solution I have used is to 1) create a /usr/tmp, 2) remove /var/tmp , 3) make a symbolic link
    between /usr/tmp and /var/tmp.

    Perhaps ImageMagick could be patched to use a /usr/tmp directory for scratch.

    Alternately, if one knew that this would be an issue, /var could be made to be a larger filesystem.

    mike
    ---------------------
    Dr Michael A. Koerber
    x3250

    Carl Makin wrote:
    > Morning All,
    >
    > I've been playing with some GIS software and 32Mb TIFF images. Running
    > ImageMagick's "convert" utility under my normal user login to convert
    > the image to gif or jpeg blows away the system every time. No panic
    > seen on the console and no core dump found, the system just quietly
    > reboots. Upon reboot /var is full and corrupt and takes ages for the
    > background fsck to fix it so I normally boot into single user mode and
    > do it myself.
    >
    > Is anyone else seeing this? I can happily supply an image that causes
    > the problem if someone wants to try it.
    >
    >
    > Carl.
    >
    > _______________________________________________
    > freebsd-stable@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    >
    >
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Diego: "HEADS UP! 6.0-RELEASE coming"

    Relevant Pages