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

Large block edits present a fatal error #151

Open
aokod opened this issue Jun 14, 2021 · 0 comments
Open

Large block edits present a fatal error #151

aokod opened this issue Jun 14, 2021 · 0 comments

Comments

@aokod
Copy link

aokod commented Jun 14, 2021

Block edits which require existing (non-air) blocks to be replaced (large copy/paste operations and the loading of grandiose schematics) lead to a fatal error:

[19:58:29] Player fssp is executing command "//schem load large_schematic" in world "Classic" at world age 463154109.
[19:58:30] Player fssp is executing command "//paste" in world "Classic" at world age 463154135.
Err  [19:58:30] Failure report: 
  :(   | Cuberite has encountered an error and needs to close
       | SIGSEGV: Segmentation fault
       |
       | Cuberite Jenkins x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Release (master) (id: #174)
       | from commit 5fa45182e87bc3c1b7d28ab74d914c93f9b6fbef

The same crash has been produced on the latest version of Cuberite with other intensive block operations:

[20:10:13] Player fssp is executing command "//copy" in world "Classic" at world age 463163494.
[20:10:24] Player fssp is executing command "//paste" in world "Classic" at world age 463163706.
Err  [20:10:24] Failure report: 
  :(   | Cuberite has encountered an error and needs to close
       | SIGSEGV: Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant