Ticket #25207 (closed defect: duplicate)
port upgrade crashes (segmentation fault)
| Reported by: | vinc17@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | base | Version: | 1.9.0 |
| Keywords: | Cc: | ||
| Port: |
Description
For some port upgrades, port crashes on my Mac OS X 10.4.11 machine:
[...] ---> Compressing man pages for ruby man1/ruby.1: 59.1% -- replaced with man1/ruby.1.gz man1/ruby.1.gz: changing permissions from 00644 to 00444 zsh: segmentation fault (core dumped) sudo port -v upgrade ruby
and
[...]
Session bus services dir: /opt/local/share/dbus-1/services
'make check' socket dir: /tmp
launchd agent dir: /opt/local/Library/LaunchAgents
zsh: segmentation fault (core dumped) sudo port -v upgrade dbus-glib
I had no such problems before 1.9.0.
Attachments
Change History
Changed 3 years ago by vinc17@…
- Attachment tclsh.crash.log added
comment:1 Changed 3 years ago by vinc17@…
The crashes don't always occur: retrying with the same command sometimes works.
comment:2 follow-up: ↓ 4 Changed 3 years ago by ryandesign@…
And your shell is zsh? (Is that zsh from TIger or zsh or zsh-devel from MacPorts?) Do you see the same problem if your shell is bash or tcsh?
comment:3 Changed 3 years ago by jmr@…
- Status changed from new to closed
- Resolution set to duplicate
comment:4 in reply to: ↑ 2 Changed 3 years ago by vinc17@…
Replying to ryandesign@…:
And your shell is zsh?
My login shell is /bin/bash, though I usually work with zsh.
Note: See
TracTickets for help on using
tickets.


tclsh crash log