Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Alpine 2.0 - print / view hangs on Solaris

0 views
Skip to first unread message

mi...@noc.utoronto.ca

unread,
Jun 1, 2009, 12:00:36 PM6/1/09
to
It looks like anything that spawns a shell hangs on Solaris 8 - e.g.
printing (even just to 'lpr'), or viewing an attachment (with 'xv')
hangs after the command completes (the mail gets printed, the viewer
comes up and exits).

I've tried building with Solaris 'cc' and 'gcc' - same result.

Any ideas?

Thanks!

Andre van Eyssen

unread,
Jun 7, 2009, 1:24:07 PM6/7/09
to

Use truss(1) to see what's happening before the wheels fall off. Truss is your
friend, especially on Solaris 8 where you don't have the modern marvels of
dtrace.

--
Andre van Eyssen.
mail: an...@purplecow.org jabber: an...@interact.purplecow.org
purplecow.org: UNIX for the masses http://www2.purplecow.org
purplecow.org: PCOWpix http://pix.purplecow.org

Guido Ostkamp

unread,
Jun 12, 2009, 12:34:34 PM6/12/09
to
mi...@noc.utoronto.ca wrote:
> It looks like anything that spawns a shell hangs on Solaris 8 -
> e.g. printing (even just to 'lpr'), or viewing an attachment (with
> 'xv') hangs after the command completes (the mail gets printed, the
> viewer comes up and exits).

Temporarily remove files that affect a shell, e.g. .profile, .kshrc,
.bashrc, .bash_profile, .zshrc, .login etc. whatever your shell looks
at. Then completely logout & login again, startup alpine and see
whether the behaviour is still present.

Regards

Guido

0 new messages