comicfans

Results 30 issues of comicfans

I found libdaemon didn't compile with asan (maybe ldflags didn't work) where can I contribute this info ?

this may wrap value to negative and leads crash on arm (32bit)

**Relevant system information:** - OS: archlinux 64bit kernel 5.1.15 - PostgreSQL version (output of `postgres --version`): postgres (PostgreSQL) 11.2 - TimescaleDB version (output of `\dx` in `psql`): 1.5.1 - Installation...

documentation
tech-debt
1.X

Hello, there're many ARM routers which lacks hard float (for example Netgear R7000/R6300v2, running bcm 4708/4709, Cortex A9) , and they're running old kernel (can not use kernel implementation), it...

just run strptime('2013-04-04','%Y-%m-%d'), fastR throws error Fri Nov 09 19:43:57 CST 2018 com.oracle.truffle.r.runtime.RInternalError: java.time.zone.ZoneRulesException: Unknown time-zone ID: CST at com.oracle.truffle.r.nodes.function.FunctionDefinitionNode.execute(FunctionDefinitionNode.java:321) at org.graalvm.compiler.truffle.runtime.OptimizedCallTarget.callProxy(OptimizedCallTarget.java:289) at org.graalvm.compiler.truffle.runtime.OptimizedCallTarget.callRoot(OptimizedCallTarget.java:278) full log here: [fastr_errors_pid22716.log](https://github.com/oracle/fastr/files/2565707/fastr_errors_pid22716.log)

since fork is unstable in RStudio, I came to another solution, first using multi-session to create a future from main R session, and use multicore to fork in the future...

hello, I'm running fluentd-ui v1.1.0, fluentd 1.2.6, when accessing daemon errors page, browser shows We're sorry, but something went wrong. If you are the application owner check the logs for...

I'm using windterm 2.4.1 to map a remote server http service to a local port, for comparsion, I've also run ssh command line to do the same thing (but on...

I'm using windterm 2.4.1, found that if I have multi session running during last close, next startup windterm will ask for master password twice instead of once, seems that multi...

during fuzzer test, I've found unarr may try to allocate very big memory (malloc(4294967296)) for some invalid input, the code path goes as #7 0x55f8e1e98949 in malloc (/home/wangxinyu/unarr/fuz/test/fuzzer+0x132949) #8 0x7fe3a3744dc0...