Skip to content

Something is still broken in port detach #1937

@brson

Description

@brson
Contributor

Just saw this log from the bots http://bot.rust-lang.org/logs/2012/02/06/2012-03-06T10:19:41Z-50cd8e15-3023-4ec6-afde-e627de1a0f2d.html

Related to the hack here: ee991ca

Ports are supposed to be completely dereffed before del_port but that isn't happening.

Activity

ghost assigned on Mar 6, 2012
brson

brson commented on Mar 7, 2012

@brson
ContributorAuthor

This one might fix it: dc0b9f4

If no further issues show up for a few days then I'll close this.

brson

brson commented on Mar 12, 2012

@brson
ContributorAuthor

I believe this is fixed.

added a commit that references this issue on Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsI-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @brson

      Issue actions

        Something is still broken in port detach · Issue #1937 · rust-lang/rust