Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#22102 - pacman 3.4.1-1 segfault
Attached to Project:
Pacman
Opened by Julien Pecqueur (jpec) - Tuesday, 14 December 2010, 18:53 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 15 December 2010, 17:31 GMT
Opened by Julien Pecqueur (jpec) - Tuesday, 14 December 2010, 18:53 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 15 December 2010, 17:31 GMT
|
DetailsDescription:
pacman segfaults when updating Additional info: * package version(s) pacman 3.4.1-1 i686 * config and/or log files etc. default pacman.conf Steps to reproduce: pacman -Syu Watch the dump attached. |
This task depends upon
Closed by Dan McGee (toofishes)
Wednesday, 15 December 2010, 17:31 GMT
Reason for closing: Duplicate
Additional comments about closing: Dupe of FS#21668 , fix in git waiting for release.
Wednesday, 15 December 2010, 17:31 GMT
Reason for closing: Duplicate
Additional comments about closing: Dupe of
FS#21668. To work around, comment out the Architecture= line in your pacman.conf and let us know if that "solves" it.Alternatively you can also send us a tarball of /var/lib/pacman for inspection.
Or you can try to get a gdb backtrace with debug symbols if you know how.
EDIT: file too big so i uploaded it here :
http://julienpecqueur.com/pacman_lib.tar.gz
can you run 'pacman -Syy' and try again ?