apt-get install segmentation fault if /var/log/apt/ not exists
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: apt
if folder /var/log/apt/ does not exists, apt-get function fine but writes "segmentation fault" after installs and removes.
This is tail of # strace apt-get upgrade
mmap(NULL, 4096, PROT_READ|
read(4, "TZif2\
lseek(4, -1379, SEEK_CUR) = 815
read(4, "TZif2\
close(4) = 0
munmap(
open("/
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Ошибка сегментирования
my /var/log folder is was located on tmpfs, that why i haven't /var/log/apt/
after "mkdir /var/log/apt/" segmentation fault during installation/
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apt 0.7.25.3ubuntu9
Uname: Linux 2.6.34 x86_64
Architecture: amd64
Date: Mon Jun 14 16:58:17 2010
ProcEnviron:
LANG=ru_RU.utf8
SHELL=/bin/bash
SourcePackage: apt
Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 535509, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.