guoh27

Results 10 issues of guoh27

### 请认真检查以下清单中的每一项 - [X] 已经搜索过,没有发现类似issue - [x] 已经搜索过文档,没有发现相关内容 - [x] 已经尝试使用过最新版,问题依旧存在 - [x] 使用的是官方版本(未替换及修改过安装目录程序文件) ### 软件版本 0.19.18 ### 操作系统 Linux ### 系统版本 ubuntu 18.04 ### 问题描述 每天都会崩溃,大概就是第二天查看cfw就不在运行状态了, ### 复现步骤 因为时机捕获不到...

Stale

### Code editor Visual Studio Code ### Platform Linux ### Version Vscode plugin version 1.39 ### What steps will reproduce the bug? _No response_ ### How often does it reproduce?...

```js const readStream = fs.createReadStream(inFile) const writeStream = fs.createWriteStream(file) const bandwidthThrottleGroup = createBandwidthThrottleGroup({ bytesPerSecond: 500000 }) const throttleStream = bandwidthThrottleGroup.createBandwidthThrottle(500000) read.pipe(throttleStream).pipe(writeStream) ``` will always RangeError: offset is out of bounds.

I want to know what the file in the path `Orin_Nx_Nano_NVME/uefi/jetson-orin-nx-xavier-nx-devkit/uefi_jetson.bin` does and how it is generated. I mean, is there any source code?

According to [nodejs.org/api/net](https://nodejs.org/api/net.html) ![image](https://github.com/dbusjs/node-dbus-next/assets/82498041/9b15cc32-1b8e-4409-93f5-a777ba22b18c) Here maybe need a try catch with `net.createConnection('\u0000' + params.abstract)`; https://github.com/dbusjs/node-dbus-next/blob/6b8f447ff85f8cfe3f5da307b7041085e9fec2cc/lib/connection.js#L47-L52

When socketcand reconnecting, it will always failed because not reset socketcand mode. At the same time, a strange problem that required adding ")" at the end of bus to work...

# Environment Knex version: 2.5.1 Database + version: OS: Linux # Feature discussion / request nodejs added experimental built-in sqlite support in version 22.5 [docs](https://nodejs.org/api/sqlite.html). Let's see if knex plans...

The DBC: ```text VERSION "" NS_ : NS_DESC_ CM_ BA_DEF_ BA_ VAL_ CAT_DEF_ CAT_ FILTER BA_DEF_DEF_ EV_DATA_ ENVVAR_DATA_ SGTYPE_ SGTYPE_VAL_ BA_DEF_SGTYPE_ BA_SGTYPE_ SIG_TYPE_REF_ VAL_TABLE_ SIG_GROUP_ SIG_VALTYPE_ SIGTYPE_VALTYPE_ BO_TX_BU_ BA_DEF_REL_ BA_REL_...

Is there a check for Overlapping between signals? Like: SG_ New_Signal_1 : 0|8@1- (1,0) [-128|127] "" Vector__XXX SG_ New_Signal_1 : 4|8@0- (1,0) [-128|127] "" Vector__XXX The signals New_Signal_1 and New_Signal_2...