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#24652 - Newest VLC causes pacman segmentation fault
Attached to Project:
Pacman
Opened by carlos sosa (csosa) - Thursday, 09 June 2011, 16:48 GMT
Last edited by Dan McGee (toofishes) - Thursday, 09 June 2011, 20:21 GMT
Opened by carlos sosa (csosa) - Thursday, 09 June 2011, 16:48 GMT
Last edited by Dan McGee (toofishes) - Thursday, 09 June 2011, 20:21 GMT
|
DetailsSummary and Info:
"sudo pacman -Sy vlc --debug" debug: adding database entry 'vlc' debug: writing vlc-1.1.10-2 DESC information back to db debug: writing vlc-1.1.10-2 FILES information back to db debug: adding entry 'vlc' in 'local' cache debug: executing ". /tmp/alpm_Rf9JYD/.INSTALL; post_upgrade 1.1.10-2 1.1.10-2" debug: executing "/bin/sh" under chroot "/" /tmp/alpm_Rf9JYD/.INSTALL: line 1: 1940 Segmentation fault usr/lib/vlc/vlc-cache-gen -f usr/lib/vlc/plugins Steps to Reproduce: Install VLC 1.1.10-2 |
This task depends upon
Closed by Dan McGee (toofishes)
Thursday, 09 June 2011, 20:21 GMT
Reason for closing: Won't fix
Additional comments about closing: VLC issue, not pacman issue
Thursday, 09 June 2011, 20:21 GMT
Reason for closing: Won't fix
Additional comments about closing: VLC issue, not pacman issue
Sorry.
Here is the end:
debug: updating database
debug: adding database entry 'vlc'
debug: writing vlc-1.1.10-2 DESC information back to db
debug: writing vlc-1.1.10-2 FILES information back to db
debug: adding entry 'vlc' in 'local' cache
debug: executing ". /tmp/alpm_E8tvLl/.INSTALL; post_upgrade 1.1.10-2 1.1.10-2"
debug: executing "/bin/sh" under chroot "/"
/tmp/alpm_E8tvLl/.INSTALL: line 1: 10379 Segmentation fault usr/lib/vlc/vlc-cache-gen -f usr/lib/vlc/plugins
debug: call to waitpid succeeded
debug: running ldconfig
debug: executing "/sbin/ldconfig" under chroot "/"
debug: call to waitpid succeeded
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'testing'
debug: freeing package cache for repository 'testing'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community-testing'
debug: unregistering database 'community'
debug: unregistering database 'multilib'
Since pacman isn't segfaulting, is there a more appropriate place to submit this?
FS#24657as well.