9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Skip Tavakkolian <skip.tavakkolian@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] p9p related questions
Date: Sat, 21 Jun 2014 08:52:23 -0700	[thread overview]
Message-ID: <CAJSxfmJj=uTRHzcukjf7Q5e963ArRhTdz_Wa8TmbidFVJWg=sg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1058 bytes --]

where does one post questions for p9p these days?

trying to run 9term on an odroid (uname output : "Linux odroid 3.8.13.3 #1
SMP PREEMPT Sat Jun 22 00:52:21 BRT 2013 armv7l GNU/Linux") i get SIGSEGV
which seems to be caused by fork. i'm accessing the X screen with vnc over
an ssh link.


(gdb) run
Starting program: /home/fst/plan9/bin/9term
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/arm-linux-gnueabihf/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0xb6f4d3c6 in __libc_do_syscall () from
/lib/arm-linux-gnueabihf/libpthread.so.0
(gdb) bt
#0  0xb6f4d3c6 in __libc_do_syscall () from
/lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb6f4c6c0 in raise () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0x0001ce4c in child () at daemonize.c:38
#3  0x0001cfe4 in _threadsetupdaemonize () at daemonize.c:153
#4  0x0001cc0e in p9main (argc=1, argv=0xbefff5a4) at thread.c:721
#5  0x0000a394 in main (argc=<optimized out>, argv=<optimized out>) at
main.c:10
(gdb)

[-- Attachment #2: Type: text/html, Size: 1262 bytes --]

                 reply	other threads:[~2014-06-21 15:52 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='CAJSxfmJj=uTRHzcukjf7Q5e963ArRhTdz_Wa8TmbidFVJWg=sg@mail.gmail.com' \
    --to=skip.tavakkolian@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).