blender crashes when copying cube

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
Post Reply
User avatar
xlxs
Posts: 26
Joined: Mon Feb 18, 2019 11:20 pm
Location: Metropolis
Contact:

blender crashes when copying cube

Post by xlxs »

I don't know if thats a blender bug or lux, but in this scene if ctrl-c is pressed to copy the cube, then blender crashes with:
EXCEPTION_ACCESS_VIOLATION.
Steps to reproduce with the uploaded .blend file:
1) (the cube is already selected, so be sure blender's window has focus)Press ctrl-c.

Notes:
OS:windows7 64bit
blender:v2.79b [date:2018-03-22 14:10]
luxcore:2.1

I might be able to provide blender's debug log (when run with -debug--all), but the most interested and relevant think was the EXCEPTION_ACCESS_VIOLATION.

Edit1:how to reproduce on an empty scene:
1)(delete everything first)
2)change renderer to luxcore
3)add cube
4)click in the properties tab material>New
5)ctrl-c
Attachments
TestingLux.blend
(740.49 KiB) Downloaded 130 times
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: blender crashes when copying cube

Post by B.Y.O.B. »

Post Reply