[Pkg-clamav-devel] Bug#793557: clamtk in testing
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Sun Jul 26 10:51:46 UTC 2015
Control: severity -1 important
Control: tags -1 = unreproducible moreinfo
Hi Carlos,
On 25.07.2015 04:10, Carlos Kosloff wrote:
> * Specs
>
> Using KDE desktop, on a Toshiba laptop with amd64 architecture.
Much more useful would be the information collected by reportbug:
$ reportbug --template clamtk
> * What caused the problem
>
> After a dist-upgrade on 2015/07/24 clamtk does not launch.
What packages were upgraded?
Can you post the relevant parts of /var/log/dpkg.log from that upgrade?
> * Steps taken to resolve the problem
>
> Reinstalled.
> Rebooted computer.
> Attempted to launch from CLI.
> As user:
> command clamtk reports "illegal instruction".
This works fine here, thus I'm downgrading the severity.
clamtk is just a perl program, so any illegal instruction error is probably
caused by perl.
What instructions does your CPU support?
Please provide the output of:
$ cat /proc/cpuinfo
A backtrace of the crash would most certainly be helpful as well.
Please provide the output of the following command (after installing gdb):
$ gdb --batch -ex r -ex 'bt full' -ex q --args perl /usr/bin/clamtk
> As root:
> No protocol specified
> Gtk-WARNING **: cannot open display: :0 at /usr/lib/x86_64-linux-gnu/perl5/5.20/Gtk2.pm line 126.
I don't think running clamtk as root is a good idea.
Best regards,
Andreas
More information about the Pkg-clamav-devel
mailing list