openips

Results 7 issues of openips

**问题现象** Release 37 无法在openwrt master X64下自动启动 需要手动启动才能正常启动 **运行环境** 1. 固件型号 openwrt master X64 kernel 5.10.135 2. 运营商 3. smartdns来源以及版本 官方github编译 Release 37 4. 涉及的配置(注意去除个人相关信息) **重现步骤** 1. 上游DNS配置。 2. 访问的域名。 **信息收集**...

luci-app-nft-qos/luasrc/view/nft-qos/rate.htm DISTRIB_ID='OpenWrt' DISTRIB_RELEASE='master' DISTRIB_REVISION='OpenWrt SNAPSHOT r19075-ed364cd4b0 / LuCI Master git-22.058.70382-d29400e' DISTRIB_TARGET='x86/64' DISTRIB_ARCH='x86_64' kernel verion=5.10.1031 nft-qos = 1.0.6-4 luci-app-nft-qos = git-22.026.38400-f30b673 with the master git version SNAPSHOT r19075-ed364cd4b0 / LuCI Master...

### Describe the bug build BPI R4(ARM V8) with master git tree https://github.com/openwrt/openwrt/commit/0ed72c271b13078d2daff45349368ed80d4a1fd5 build failed with ruby-3.3.3 log below ``` compiling prism/util/pm_newline_list.c compiling prism/util/pm_state_stack.c compiling prism/util/pm_string.c compiling prism/util/pm_string_list.c compiling prism/util/pm_strncasecmp.c...

bug
invalid

系统为openwrt ARM64 (BPI R4)客户端为https://github.com/klzgrad/naiveproxy/releases/download/naiveproxy-v127.0.6533.64-2-openwrt-aarch64_cortex-a53.tar.xz 刚开始时运行正常 运行1-2天的时候直接退出 具体coredump日志如下: ``` root@BPI_R4:~# gdb --core core-naive-29757-7 /usr/bin/naive GNU gdb (GDB) 14.1 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3...

### 提需求前請檢查 - [x] 已檢查過需求列表,沒有人提過相同需求 ### 需求建議 RT

enhancement

naiveproxy 配置文件为 7c6671cf7c7bed2a815c505a2eebc75471075269 失败原因是PKG_VERSION变量值太长了 可以增加一个变量 变量值为现在PKG_VERSION值的前10位就可以顺利编译