Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

[bug] #165

Closed
Quodss opened this issue Feb 9, 2022 · 1 comment · Fixed by #169
Closed

[bug] #165

Quodss opened this issue Feb 9, 2022 · 1 comment · Fixed by #169
Labels
bug Something isn't working

Comments

@Quodss
Copy link

Quodss commented Feb 9, 2022

Bug Description
Launching second ship on Windows 10 leads to crash.

To Reproduce
Steps to reproduce the behavior:

  1. Mine two comets using Port (I booted first one, stopped it, then booted second.) Install OTA updates:
    |ota (sein:title our now our) %kids
  2. Stop both comets.
  3. Launch first comet. While first comet is running, launch the second one (cmd or Port)
  4. Logs of the second comet:

urbit 1.8
boot: home is second_comet_test
loom: mapped 2048MB
lite: arvo formula 27e494c5
lite: core 7b144622
lite: final state 7b144622
loom: mapped 2048MB
boot: protected loom
live: loaded: GB/1.262.288.896
boot: installed 348 jets
vere: checking version compatibility
ames: live on 55420
eyre: canceling ~[//http-server/0vb.t7aft/78/1]
http: listen: invalid argument
http: listen: invalid argument
pier (163670): live
ames: czar zod.urbit.org: ip .35.247.119.159
~hinrup_samzod:dojo> address 000001cd17d1deb0 out of loom!
loom: [0000028000000000 : 0000028080000000)
Assertion '0' failed in noun/events.c:128
home: bailing out

After the crash, the second comet still can be launched normally if the first one is stopped before the launch.

Expected Behavior
I assume, both comets should run normally without interfering with each other.

Environment:

  • OS: Windows 10
  • Version: Urbit 1.8
  • Port Version: 1.7.1

Additional context
Checked the developer tools, didn't find anything of interest.

@Quodss Quodss added the bug Something isn't working label Feb 9, 2022
@arthyn arthyn linked a pull request Feb 25, 2022 that will close this issue
@arthyn
Copy link
Collaborator

arthyn commented Feb 25, 2022

Deployed something to help avoid this, but a true fix will have to come from the urbit runtime in a few weeks.

@arthyn arthyn closed this as completed Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants