FS#7117 - Internal pacman error: Segmentation fault
Attached to Project:
Pacman
Opened by Simon Morgan (sjmorgan) - Thursday, 10 May 2007, 15:36 GMT
Last edited by Dan McGee (toofishes) - Thursday, 15 November 2007, 06:11 GMT
Opened by Simon Morgan (sjmorgan) - Thursday, 10 May 2007, 15:36 GMT
Last edited by Dan McGee (toofishes) - Thursday, 15 November 2007, 06:11 GMT
|
Details
Pacman v3.0.3 - libalpm v1.0.0
$ sudo pacman -S antiword resolving dependencies... done. looking for inter-conflicts... done. Targets: antiword-0.37-1 Total Package Size: 0.12 MB Proceed with installation? [Y/n] checking package integrity... done. cleaning up... done. (1/1) checking for file conflicts [#####################] 100% (1/1) installing antiword [#####################] 100% NOTES On Antiword Integration: * If you use mozplugger, make sure to configure the msword section like so (replacing <TERMINAL> with your terminal of choice): application/msword: doc, dot: Microsoft Word Document ignore_errors exits: antiword-helper <TERMINAL> "" * To properly use antiword in your mailcap settings: Internal pacman error: Segmentation fault Please submit a full bug report, with the given package if appropriate. |
This task depends upon
Closed by Dan McGee (toofishes)
Thursday, 15 November 2007, 06:11 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in GIT and will be fixed in 3.1. We should still work on logging all of this crud somewhere else.
Thursday, 15 November 2007, 06:11 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in GIT and will be fixed in 3.1. We should still work on logging all of this crud somewhere else.
Can you reproduce this error? If so, can you run it with --debug on and attach the output here?
I will reassign this to the antiword maintainer.... oh wait, I just adopted that package 8)
I'll look into it
(we've got yet another bug report on this issue again: http://bugs.archlinux.org/task/7917)
http://projects.archlinux.org/git/?p=pacman.git;a=commitdiff;h=ad691001e20272b794d2ed574b556f520e3555c0
Tested and pacman no longer segfaults.
http://www.archlinux.org/pipermail/pacman-dev/2007-October/009619.html
Readded the old behavior, at least for now. It should fix this segfault bug as well. We really need to clean this up still, and have the logging of the messages go to a different file.
I would appreciate testing of this commit, I did it blindly. :)