Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dragging and copying causes crashes #33253

Open
WarsenLiu opened this issue May 20, 2024 · 12 comments
Open

dragging and copying causes crashes #33253

WarsenLiu opened this issue May 20, 2024 · 12 comments

Comments

@WarsenLiu
Copy link

Description

When I drag a sql from editor, it causes the application to crash

DBeaver Version

24.0.5

Operating System

win11

Database and driver

NA

Steps to reproduce

  1. open sql editor
  2. dragging a certain string

Additional context

Installed jdk11

@E1izabeth
Copy link
Member

We would kindly ask you to reproduce the issue once again. After you reproduce the issue, please send us the DBeaver log files.
The log files are generated automatically and called .log and .dbeaver-debug.log exactly. They are located in the %APPDATA%\DBeaverData\workspace6.metadata directory. Here is our wiki page on this matter: dbeaver.com/docs/wiki/Log-files/#log-files.
If there are any java fatal logs (https://dbeaver.com/docs/dbeaver/Log-files/#java-fatal-logs), please provide them too.

@WarsenLiu
Copy link
Author

dbeaver-debug.log

.log

@E1izabeth
Copy link
Member

How did you install DBeaver: with installer downloaded from the website, from Microsoft Store, or do you use portable version?

@WarsenLiu
Copy link
Author

Downloaded 24.0.4 from the official website, upgrading to the latest version still works like this.

@Destrolaric
Copy link
Member

Destrolaric commented May 21, 2024

@WarsenLiu Installed jdk11
The minimum JDK for DBeaver is 17. If this is not the case now, could you try launching it using the JDK provided by the client?

@WarsenLiu
Copy link
Author

@Destrolaric I didn't specify the use of jdk11 in the ini configuration, I only configured it in the system env.

@E1izabeth
Copy link
Member

Please clarify what do you mean by "drag a sql from editor"

@E1izabeth
Copy link
Member

And what do you mean by "crashes"? I don't see anything fatal in logs. How does this "crash" look like?

@WarsenLiu
Copy link
Author

There are too many situations that cause crashes. Last time, I only gave one example, and the following are the video and logs of dragging SQL to crash.

https://github.com/dbeaver/dbeaver/assets/77057177/4979fd61-6897-4c54-9893-689313f3d22d
dbeaver-debug.log
.log

@E1izabeth
Copy link
Member

Thank you for providing more information

@E1izabeth
Copy link
Member

Could you provide java fatal logs?
https://github.com/dbeaver/dbeaver/wiki/Log-files#java-fatal-logs

@WarsenLiu
Copy link
Author

I couldn't find it in the workspace, but every time I crash, it's generated in the exe directory.
hs_err_pid45168.log
hs_err_pid20276.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants