[Okular-devel] [Bug 200947] Crash if /tmp partition is full

Alec Moskvin alecm at gmx.com
Tue Jul 21 03:36:06 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=200947





--- Comment #2 from Alec Moskvin <alecm gmx com>  2009-07-21 03:36:04 ---
Hi Pino,

I have all the debug information enabled for KDE, and all the other crashes
come with a "three star" report... I don't know why the backtrace does not
work.


If you'd like to reproduce it, you can create a small tmpfs partition and mount
it over /tmp (mount -t tmpfs -o size=16M none /tmp).

I could reproduce again it by doing the following (DO NOT do this if your /tmp
is not separate!)

1. Run the following:
dd if=/dev/zero of=/tmp/smallgarbage bs=1024 count=1 # make a 1K file
dd if=/dev/zero of=/tmp/biggarbage # fill up the partition
rm /tmp/smallgarbage # clear up 1K

2. From Konqueror, open a PDF link. If it does not crash, close Okular and try
to download it again.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list