GNOME Bugzilla – Bug 103872
Symlinked cache directory problem
Last modified: 2004-12-22 21:47:04 UTC
In case the cache directory is a symlink to another directory which does not exist, Pan crashes upon downloading an article. My setup: .pan/data/cache -> /tmp/cache/ If /tmp/cache/ is not created yet, Pan will crash when downloading an article. This was tested on 13.3. Previous behaviour was different: Pan used to not show the article, without crashing.
IMO this is a "doctor, it hurts when I do this" bug, but Pan shouldn't crash regardless. :)
530 if (cache_max < apath->size) (gdb) bt
+ Trace 34966
Fixed in CVS: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan&command=DIFF_FRAMESET&file=ANNOUNCE.html&rev1=1.83&rev2=1.84&root=/cvs/gnome http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan/base&command=DIFF_FRAMESET&file=acache.c&rev1=1.63&rev2=1.64&root=/cvs/gnome