apt-get crashed with SIGSEGV in __strncmp_ssse3()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
High
|
Michael Vogt | ||
Lucid |
Fix Released
|
High
|
Michael Vogt |
Bug Description
Binary package hint: apt
$ apt-get source libvirt=
Reading package lists... Done
Building dependency tree
Reading state information... Done
Segmentation fault (core dumped)
ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: apt 0.7.25.3ubuntu5
ProcVersionSign
Uname: Linux 2.6.32-18-generic x86_64
Architecture: amd64
Date: Mon Apr 5 14:51:18 2010
ExecutablePath: /usr/bin/apt-get
ProcCmdline: apt-get source libvirt=
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=en_US.UTF-8
LANGUAGE=en_US:en
SegvAnalysis:
Segfault happened at: 0x7f2e84d1b958 <__strncmp_
PC (0x7f2e84d1b958) ok
source "(%rsi)" (0x7f2f1c1cf6d0) not located in a known VMA region (needed readable region)!
destination "%xmm1" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: apt
StacktraceTop:
__strncmp_ssse3 () at ../sysdeps/
?? ()
?? ()
CommandLine:
?? ()
Title: apt-get crashed with SIGSEGV in __strncmp_ssse3()
UserGroups: adm admin audio cdrom dialout dip floppy fuse libvirtd lpadmin mythtv plugdev sambashare sbuild scanner video
tags: | added: regression-potential |
Changed in apt (Ubuntu Lucid): | |
milestone: | none → ubuntu-10.04 |
assignee: | nobody → Michael Vogt (mvo) |
importance: | Undecided → High |
tags: | removed: need-amd64-retrace |
Changed in apt (Ubuntu Lucid): | |
status: | Confirmed → Triaged |
Changed in apt (Ubuntu Lucid): | |
status: | Triaged → In Progress |
Changed in apt (Ubuntu Lucid): | |
status: | In Progress → Fix Committed |
I see this too.