9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Michaelian Ennis" <michaelian.ennis@gmail.com>
To: 9fans@9fans.net
Subject: [9fans] Drawterm OSX
Date: Thu,  3 Apr 2008 12:25:55 -0400	[thread overview]
Message-ID: <bb9aee10804030925y1561cecdv53240a9e596f17cc@mail.gmail.com> (raw)

Any idea why drawterm-osx hangs when I try to close it with the dock
icon or by issuing  shutdown from the apple menu?  I am not sure what
signal is sent.  I've included a capture from spincontrol in case that
helps.

Ian

Call graph:
    6001 Thread_5903
      6001 start
        6001 _start
          6001 main
            6001 cpumain
              6001 exportfs
                6001 read9pmsg
                  6001 readn
                    6001 sysread
                      6001 _syspread
                        6001 kread
                          6001 sslread
                            6001 sslbread
                              6001 ensure
                                6001 devbread
                                  6001 ipread
                                    6001 recvfrom$NOCANCEL$UNIX2003
                                      6001 recvfrom$NOCANCEL$UNIX2003
    6001 Thread_5a03
      6001 thread_start
        6001 _pthread_start
          6001 tramp
            6001 blockingslave
              6001 slaveread
                6001 syspread
                  6001 _syspread
                    6001 kread
                      6001 consread
                        6001 ksleep
                          6001 procsleep
                            6001 pthread_cond_wait$UNIX2003
                              6001 __semwait_signal
                                6001 __semwait_signal
    6001 Thread_5b03
      6001 thread_start
        6001 _pthread_start
          6001 tramp
            6001 blockingslave
              6001 slaveread
                6001 syspread
                  6001 _syspread
                    6001 kread
                      6001 mouseread
                        6001 ksleep
                          6001 procsleep
                            6001 pthread_cond_wait$UNIX2003
                              6001 __semwait_signal
                                6001 __semwait_signal
    6001 Thread_5c03
      6001 thread_start
        6001 _pthread_start
          6001 tramp
            6001 blockingslave
              6001 slaveread
                6001 syspread
                  6001 _syspread
                    6001 kread
                      6001 consread
                        6001 qread
                          6001 qwait
                            6001 ksleep
                              6001 procsleep
                                6001 pthread_cond_wait$UNIX2003
                                  6001 __semwait_signal
                                    6001 __semwait_signal

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
        __semwait_signal        18003
        recvfrom$NOCANCEL$UNIX2003        6001


                 reply	other threads:[~2008-04-03 16:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bb9aee10804030925y1561cecdv53240a9e596f17cc@mail.gmail.com \
    --to=michaelian.ennis@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).