Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dojo> term: write failed Bad file descriptor Assertion '0' failed in vere/io/term.c:51 #6024

Open
KosmonautX opened this issue Oct 5, 2022 · 2 comments
Labels

Comments

@KosmonautX
Copy link

KosmonautX commented Oct 5, 2022

I am encountering abort state, I haven't been able to fix with a pack and a meld. The terminal driver appears to be crashing but maybe the error is propagating from deeper in the stack.

This is the urbit binary I am using on my Raspberry Pi 4B 64bit

** Trace**

~
urbit 1.10
boot: home is /home/pi/urbit/[ship]
loom: mapped 2048MB
lite: arvo formula 11a9e7fe
lite: core 38d4ad4d
lite: final state 38d4ad4d
loom: mapped 2048MB
boot: protected loom
live: loaded: MB/250.560.512
boot: installed 351 jets
vere: checking version compatibility
ames: live on 41475
conn: listening on /home/pi/urbit/[ship]/.urb/conn.sock
http: web interface live on http://localhost:8080
http: loopback live on http://localhost:12321
~[ship]:dojo> term: write failed Bad file descriptor
Assertion '0' failed in vere/io/term.c:51
home: bailing out
Aborted

To Reproduce
Steps to reproduce the behaviour:

  1. SOme have encountered this before (source: twitter)

Expected behaviour
I expect the ship to boot
Screenshots
If applicable, add screenshots to help explain your problem.

System (please supply the following information, if relevant):

loom: mapped 2048MB
boot: protected loom
live: loaded: MB/250.560.512
boot: installed 351 jets

urbit: [ship] at event 67949
  disk: live=&, event=67957

lmdb info:
  map size: 536870912000
  page size: 4096
  max pages: 131072000
  number of pages used: 46570
  last transaction ID: 57086
  max readers: 126
  number of readers used: 0
  file size (page): 190750720
  file size (stat): 190750720`

@KosmonautX KosmonautX added the bug label Oct 5, 2022
@alvatar
Copy link

alvatar commented Oct 25, 2022

I have the same issue:

~
urbit 1.10
boot: home is /home/alvatar/togtyr-roplux
loom: mapped 2048MB
lite: arvo formula 11a9e7fe
lite: core 38d4ad4d
lite: final state 38d4ad4d
loom: mapped 2048MB
boot: protected loom
live: loaded: MB/937.246.720
boot: installed 351 jets
---------------- playback starting ----------------
pier: replaying events 3368643-3368652
pier: (3368652): play: done
---------------- playback complete ----------------
vere: checking version compatibility
ames: live on 34543
conn: listening on /home/alvatar/togtyr-roplux/.urb/conn.sock
http: web interface live on http://localhost:8080
http: loopback live on http://localhost:12321
~togtyr-roplux:dojo> term: write failed Bad file descriptor
Assertion '0' failed in vere/io/term.c:51
home: bailing out
Aborted (core dumped)
alvatar@mediterranean:

@vcavallo
Copy link

To resolve you'd have to also deal with $PIER/.http.ports:
#6040 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants