-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
What happens?
When i try to open file store in duckdb v1.0 with duckdb v1.1,the duckdb process crashed,
i try to open a new file,crash again
To Reproduce
Microsoft Windows [版本 10.0.19044.4780]
(c) Microsoft Corporation。保留所有权利。
C:\Users\Digital>D:
D:>cd duckdb
D:\duckdb>duckdb1.1.exe
v1.1.0 fa5c2fe
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database.
D .open duckdb.file
D:\duckdb>
OS:
windows 10 amd64
DuckDB Version:
1.1.0
DuckDB Client:
windows
Hardware:
No response
Full Name:
detran
Affiliation:
sunline
What is the latest build you tested with? If possible, we recommend testing with the latest nightly build.
I have not tested with any build
Did you include all relevant data sets for reproducing the issue?
No - Other reason (please specify in the issue body)
Did you include all code required to reproduce the issue?
- Yes, I have
Did you include all relevant configuration (e.g., CPU architecture, Python version, Linux distribution) to reproduce the issue?
- Yes, I have