[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc-3.4: apt-src crashes with SIGSEGV



Hello,

apt-src always crashes when I try to install anything with it:
$ apt-src install dash
Segmentation fault (core dumped)

The problem is in libapt-pkg-perl_0.1.13_amd64.deb.
To solve the problem I downloaded the source package of libapt-pkg-perl, compiled it with g++-4.0 and installed it.
Now apt-src works perfectly:
$ LC_ALL=C apt-src install dash
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 248kB of source archives.
Get:1 http://ftp.linux.cz unstable/main dash 0.5.1-3 (dsc) [560B]
Get:2 http://ftp.linux.cz unstable/main dash 0.5.1-3 (tar) [228kB]
Get:3 http://ftp.linux.cz unstable/main dash 0.5.1-3 (diff) [20.0kB]
Fetched 248kB in 0s (4502kB/s)
dpkg-source: extracting dash in dash-0.5.1

Please recompile libapt-pkg-perl with g++-4.0 in the gcc-3.4 repository.

Thanks
Michal



Reply to: