Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#25449] Crash on Add Nurbs Sphere w/ "to view" set in prefs.
Date:
2011-01-02 04:47
Priority:
3
State:
Closed
Submitted by:
Jasper Mine (
jsplifer
)
Assigned to:
Ton Roosendaal (ton)
Category:
Mesh Modeling
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Crash on Add Nurbs Sphere w/ "to view" set in prefs.
Detailed description
I see Campbell tried to squash this back in September, seems to still exist.
Turn on, new objects align to view, in preferences.
Goto front view in 3d viewport, ortho.
Add > Surface > Nurbs sphere or donut.
Crash
OSX 10.5 on 32bit intel.
Blender 2.56 r33988
Followup
Message
Date
: 2011-01-02 05:20
Sender
:
Alexander Kuznetsov
I can't reproduce
Win7 x64 r33949
Date
: 2011-01-02 05:30
Sender
:
Campbell Barton
This works for me in editmode and object mode with all nurbs/surface types.
also tested with valgrind and with floating point exceptions enabled, with no results.
Date
: 2011-01-02 12:29
Sender
:
Ton Roosendaal
OSX 10.5, PPC, goes fine for adding Nurbs donuts and spheres, with align to view.
Anyway, for any good bug report here you have to ensure that other people can redo an error. Always at least mention if you have tested the official release:
http://download.blender.org/release/Blender2.56beta/
And check if things go fine with previous version (2.55 release), and if this happens on other systems for you too.
Then test it with 'factory settings' too (file menu), and/or save us a .blend file that gives you a crash immediate on adding objects aligned to view.
Date
: 2011-01-03 05:22
Sender
:
Jasper Mine
Hi Guys,
Tested also with official release, Blender 2.56beta, with same crash. Factory settings do not produce. Once changing the default align to "world" and changing to "view" in the User Preferences induces crash. At least here oddly.
Please see the following:
Video of the crash:
http://screencast.com/t/wQGxGfIJDh3J
Report of official:
http://home.ptd.net/~kslifer/NurbsCrasher/NurbsCrasher1.txt
Report of svn:
http://home.ptd.net/~kslifer/NurbsCrasher/NurbsCrasher2.txt
Sample of official:
http://home.ptd.net/~kslifer/NurbsCrasher/NurbsCrasherSamp.jpg
Profile of official:
http://home.ptd.net/~kslifer/NurbsCrasher/NurbsCrasherProfile.jpg
Malloc trace:
http://home.ptd.net/~kslifer/NurbsCrasher/NurbsCrasherMalloc.jpg
Not sure any of that is of use. The .jpg files show some of the last events recorded. Something I'm noticing though, is the difference in the two crash reports with the line "surf_prim_add + 18" in the official beta version report. This line doesn't show up in my svn version report, and it was svn version that first created the application preference file. Let me putz with that and I'll report if that changed anything.
Date
: 2011-01-03 05:24
Sender
:
Jasper Mine
Ahh yeah, and a .blend file if that helps:
http://home.ptd.net/~kslifer/NurbsCrasher/NurbsCrasher.blend
Date
: 2011-01-03 05:48
Sender
:
Jasper Mine
Just tested in Blender 2.55beta and the same procedure will crash blender.
I also removed all the stored preference files located in ~/Library/Application Support. I still get the crash from original posted procedure. Perhaps you are using the side bar to align to view? This seems to work fine. You need to try setting this in the User Settings/Preferences for it to crash.
You will see, new objects align to "view", set in User Preferences, rarely works on any objects, mesh, etc. Though it seems to only crash when on nurbs spheres and donuts. Perhaps that could be another clue as to what is happening here?
Date
: 2011-01-03 11:46
Sender
:
Ton Roosendaal
I knew it, we need better language to describe things in Blender. :)
You are using the top menu bar "Add", which is not in 3d window context, so it cannot add view aligned.
I assumed everyone was using the shift+A shortcut...
Anyway, curve code had bad checks for active 3d window there, that's fixed in svn now. It doesn't crash, but view-aligning doesnt work either via menu.
Attached Files:
No Files Currently Attached
Changes:
Field
Old Value
Date
By
status_id
Open
2011-01-03 11:46
ton
close_date
None
2011-01-03 11:46
ton
assigned_to
campbellbarton
2011-01-03 11:46
ton
Status
New
2011-01-03 11:46
ton
assigned_to
none
2011-01-02 05:30
campbellbarton