Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 (1)

tclsh.crash.log (28.2 KB) - added by vinc17@… 14 years ago.
tclsh crash log

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by vinc17@…

Attachment: tclsh.crash.log added

tclsh crash log

comment:1 Changed 14 years ago by vinc17@…

The crashes don't always occur: retrying with the same command sometimes works.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

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 14 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

comment:4 in reply to:  2 Changed 14 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.