-
Hi and thanks for this driver. It works really well until I ran into the following:
A query that contains a union type doesn't return any rows.
In the CLI I can do this:
```
$ duckdb
v1.1.…
-
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x80 pc=0x8b54fd]
goroutine 1863 [running]:
github.com/V4NSH4J/discord-mass-dm-GO/utilitie…
-
INFO[0006]/Users/allen/go/src/github.com/IpProxyPool/fetcher/fetcher.go:17 github.com/wuchunfu/IpProxyPool/fetcher.Fetch() Fetch url: http://www.66ip.cn/100.html
INFO[0006]/Users/allen/go/src/…
-
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0x5b9d39]
goroutine 19 [running]:
jrubin.io/zb/lib/depen…
-
```
============================================================
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliably re…
-
interface conversion: interface {} is nil, not *lru.entry
lru.go:108
an error will be reported when deleting the old one when adding
-
# General information
The panic occurs when using the `cache` function of `x/hono@v3.1.6/middleware.ts` and only when using the compile command. When running directly, it seems to be working just f…
-
Having a failing assert (e.g. `assert_eq!(1, 2);`) or a panic somewhere causes `fatal runtime error: failed to initiate panic, error 5` when executing with the cranelift codegen enabled.
I'm using:…
-
_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._
---
### 1. Issue…
-
In specific case where the contact is reported with same ID, there will be a panic that occurs:
Here you have an example that reproduces this: https://github.com/appsinacup/godot-rapier-physics/iss…