profile
viewpoint

chjj/blessed 10894

A high-level terminal interface library for node.js.

mscdex/busboy 2613

A streaming parser for HTML form data for node.js

mscdex/cap 353

A cross-platform binding for performing packet capturing with node.js

mscdex/dicer 175

A very fast streaming multipart parser for node.js

mscdex/connect-busboy 153

Connect middleware for busboy

mscdex/base91.js 31

basE91 encoding/decoding for node.js and browsers

mscdex/bellhop 28

A node.js module that exposes streams for doing Pubsub and RPC.

mscdex/cpu-features 27

A simple node.js binding to Google's cpu_features library for obtaining information about installed CPU(s)

mscdex/groan 23

A PHP session file parser written in JavaScript

mscdex/grappler 19

A minimalistic server for "comet" connections in Node.js.

issue closednodejs/node

Signal-Unhandled Error

got this error message: Unhandled Error

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)

closed time in 6 hours

shilcrypto60

issue commentnodejs/node

Signal-Unhandled Error

I believe this is a duplicate of https://github.com/nodejs/node/issues/47644

shilcrypto60

comment created time in 6 hours

pull request commentnodejs/node

src: introduce V8 fast api to `guessHandleType`

Why would you think that?

Because it's generally not something that would be done/called often enough and/or compared to other operations (e.g. performing I/O).

anonrig

comment created time in 6 hours

pull request commentnodejs/node

src: improve `guessHandleType` performance

I can't imagine there being a measurable difference with these changes.

anonrig

comment created time in 9 hours

issue commentnodejs/node

Signal app quits unexpectedly due to Unhandled Error on Mac OS X Ventura 13.3.1 (a) (22E772610a)

I believe this is a duplicate of https://github.com/nodejs/node/issues/47644

doctordilanka

comment created time in a day

issue closednodejs/node

Signal app quits unexpectedly due to Unhandled Error on Mac OS X Ventura 13.3.1 (a) (22E772610a)

Version

No response

Platform

Darwin Kernel Version 22.4.0 / RELEASE_ARM64_T6020 arm64

Subsystem

No response

What steps will reproduce the bug?

I am not certain how to reproduce it, but it appears that the issue can be reproduced when trying to use the already-open Signal app after the computer has gone to sleep and/or the screen has turned off.

How often does it reproduce? Is there a required condition?

N/A

What is the expected behavior? Why is that the expected behavior?

The expected behavior is a normally functioning Signal app.

What do you see instead?

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:399:5) at assert (node:internal/assert:14:11) at internalConnectMultiple (node:net:1077:3) at afterConnectMultiple (node:net:1532:5)

SCR-20230605-hory

Additional information

No response

closed time in a day

doctordilanka

issue commentmscdex/ssh2

How to close SftpChannel?

Each call to ssh.sftp() is a separate channel. If you are performing multiple transfers on the same SFTP channel, then simply only stop the transfer you want. If you're using sftp.fast*(), you either need to create your own solution and/or keep an eye on this feature request. Otherwise if you're using a file stream, you simply just need to destroy it.

alanhg

comment created time in 2 days

issue commentmscdex/ssh2

How to close SftpChannel?

sftp.end() should close the channel.

alanhg

comment created time in 2 days

issue closednodejs/node

Error [ERR_INTERNAL_ASSERTION] - incorrect usage of Node.js internals

Error encountered using Signal:

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)

closed time in 2 days

alexfigtree

issue commentnodejs/node

Error [ERR_INTERNAL_ASSERTION] - incorrect usage of Node.js internals

I believe this is a duplicate of https://github.com/nodejs/node/issues/47644

alexfigtree

comment created time in 2 days

issue closednodejs/node

crash on Signal desktop app

Version

No response

Platform

macOS 11.7

Subsystem

No response

What steps will reproduce the bug?

no idea

How often does it reproduce? Is there a required condition?

don't know

What is the expected behavior? Why is that the expected behavior?

normal operation

What do you see instead?

"unhandled error" and two buttons with: "quit" and "copy an d quit" which I did, see the copied lines below. Signal had to be restarted.

Additional information

Unhandled Error

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)

closed time in 2 days

sacopm

issue commentnodejs/node

crash on Signal desktop app

I believe this is a duplicate of https://github.com/nodejs/node/issues/47644

sacopm

comment created time in 2 days

issue commentnodejs/node

Unhandled Error. Error [ERR_INTERNAL_ASSERTION]

I believe this is a duplicate of https://github.com/nodejs/node/issues/47644

Hugner

comment created time in 3 days

issue closednodejs/node

Unhandled Error. Error [ERR_INTERNAL_ASSERTION]

Version

6.20.0

Platform

macOS M1 Pro

Subsystem

No response

What steps will reproduce the bug?

No response

How often does it reproduce? Is there a required condition?

Two days in a row in the morning

What is the expected behavior? Why is that the expected behavior?

No response

What do you see instead?

Unhandled Error

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)

Additional information

No response

closed time in 3 days

Hugner

issue commentnodejs/node

ERR_INTERNAL_ASSERTION from Signal desktop when unlocking sleeping Mac

I believe this is a duplicate of https://github.com/nodejs/node/issues/47644

karenjoycelowe

comment created time in 3 days

issue closednodejs/node

ERR_INTERNAL_ASSERTION from Signal desktop when unlocking sleeping Mac

Version

18.14.0

Platform

Darwin C02FG53PMD6R.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 x86_64

Subsystem

Signal 6.20.0 production (Intel) Looks like signalapp/Signal-Desktop#6456

What steps will reproduce the bug?

ETA: This was from the Signal messaging app. I got this while waking up my Mac and again when switching to the Signal app.

How often does it reproduce? Is there a required condition?

Not sure yet. I've seen it twice today but then successfully restarted Signal and browsed and sent messages.

What is the expected behavior? Why is that the expected behavior?

Successful

What do you see instead?

Popup window from Signal:

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at https://github.com/nodejs/node/issues
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)

Second occurence:

"Unhandled Error"

Please open an issue with this stack trace at https://github.com/nodejs/node/issues

    at new NodeError (node:internal/errors:399:5)
    at assert (node:internal/assert:14:11)
    at internalConnectMultiple (node:net:1077:3)
    at afterConnectMultiple (node:net:1532:5)

Additional information

Signal debug log

closed time in 3 days

karenjoycelowe

issue closednodejs/node

Signal Unhandled Error

this happened with Signal while it running in the background:

Unhandled Error

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)

closed time in 3 days

helsoe

issue commentnodejs/node

Signal Unhandled Error

I believe this is a duplicate of https://github.com/nodejs/node/issues/47644

helsoe

comment created time in 3 days

issue commentnodejs/node

Build failure on CPU without popcnt

/cc @anonrig

thesamesam

comment created time in 3 days

issue commentnodejs/node

Build failure on CPU without popcnt

As noted in https://github.com/nodejs/node/issues/46789, do you have a new enough build environment?

thesamesam

comment created time in 3 days

issue commentmscdex/node-imap

Invalid credentials (Failure) - Gmail

Perhaps you need to use the xoauth2 config setting for OAuth 2-based authentication instead of using a password.

thiagosouza22

comment created time in 4 days

issue closedmscdex/busboy

busboy@1.6.0 SyntaxError: Unexpected token {

root@ubuntu18:~/docker/src# node app.js
/root/docker/src/node_modules/busboy/lib/utils.js:469
    } catch {}
            ^

SyntaxError: Unexpected token {
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:616:28)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/root/docker/src/node_modules/busboy/lib/index.js:3:30)

closed time in 4 days

wh0amitz

issue closednodejs/node

Error [ERR_INTERNAL_ASSERTION]

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.

Stack trace: at new NodeError (node:internal/errors:399:5) at assert (node:internal/assert:14:11) at internalConnectMultiple (node:net:1077:3) at afterConnectMultiple (node:net:1532:5)

Version 6.20.0 (freshly updated)

closed time in 5 days

hch-2k8

issue commentnodejs/node

Error [ERR_INTERNAL_ASSERTION]

v6.x is no longer supported. For supported versions, please see the information here.

hch-2k8

comment created time in 5 days

issue closednodejs/node

Welder

Affected URL(s)

https://web.facebook.com/yusufsuryanata99

Description of the problem

Okay

closed time in 5 days

Yusufsuryanata1999

issue commenteudev-project/eudev

ata path_id

I just wanted to voice my support for these changes as I was running into an issue with virtio-scsi qemu dvdrom devices not showing up in /dev/disk/by-path, but with the changes detailed in https://github.com/eudev-project/eudev/issues/242#issuecomment-1331238300 the symlink is now visible.

@yodayox Are you still not interested in submitting a PR? If so, I can submit one (although I am not familiar with the code being changed here) as I'd rather not have to maintain a patch on top of eudev...

yodayox

comment created time in 5 days

issue commentmscdex/ssh2

can't compile by rollup when use pnpm

If rollup works with npm and not pnpm, then I would say it's a pnpm problem.

x-wink

comment created time in 8 days

created tagmscdex/cpu-features

tagv0.0.8

A simple node.js binding to Google's cpu_features library for obtaining information about installed CPU(s)

created time in 8 days

push eventmscdex/cpu-features

Brian White

commit sha d2d599f2fe57e2501d852d7fb28f7f38129c208b

package: bump version to v0.0.8

view details

push time in 8 days

push eventmscdex/cpu-features

Brian White

commit sha 69a517df65c8ddfb415cda43f457a8cdf56d535b

ci: update workflows

view details

Brian White

commit sha 8929a068ff252b6520d21f64868f21b11ab7b9a1

deps: bump cpu_features to v0.8.0

view details

push time in 8 days

more