I’m having regular, but unpredicable crashes and behaviour in 2.67b at the moment - seems related to freestyle and possibily toon shaders. Not sure about calling ‘bug’ though, as I can’t predictably repeat the results.
E.g. press F12 to render this:
Then, without changing anything, I hit esc to exit the image editor, hit F12 again, and the mouth (separate object) no longer renders! Sometimes this happens the other way around.
Also having very regular crashes/hangs when rendering (mostly since adding toon shader but could be coincidence), between every 2nd and 5th render or so-but not predictable.
I do have some modifiers (both freestyle and mirror/subsurf) in place too atm.
Anyone else having issues? What should I do?
My system is macbook pro dual i7, os X 10.7.5, 8GB, NVIDIA GeForce GT 330M 512 MB, Blender r57123M —can attach system crash report if that helps. The most relevant bit looks like:
Thread 4 Crashed:
0 libsystem_kernel.dylib 0x00007fff8aa2bce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8fada7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff8facba7a abort + 143
3 libsystem_c.dylib 0x00007fff8faed4ac szone_error + 459
4 libsystem_c.dylib 0x00007fff8faed4e8 free_list_checksum_botch + 29
5 libsystem_c.dylib 0x00007fff8faed68b tiny_free_list_remove_ptr + 260
6 libsystem_c.dylib 0x00007fff8faf155d szone_free_definite_size + 1713
7 libsystem_c.dylib 0x00007fff8fb2a789 free + 194
8 org.blenderfoundation.blender 0x00000001016d6da8 __gnu_cxx::new_allocator<std::_List_node<IlmThread_2_0::Task*> >::deallocate(std::_List_node<IlmThread_2_0::Task*>, unsigned long) + 32
9 org.blenderfoundation.blender 0x00000001016d6ddb std::_List_base<IlmThread_2_0::Task, std::allocator<IlmThread_2_0::Task*> >::_M_put_node(std::_List_node<IlmThread_2_0::Task*>) + 45
10 org.blenderfoundation.blender 0x00000001016d71ad std::list<IlmThread_2_0::Task, std::allocator<IlmThread_2_0::Task*> >::_M_erase(std::_List_iterator<IlmThread_2_0::Task*>) + 125
11 org.blenderfoundation.blender 0x00000001016d71eb std::list<IlmThread_2_0::Task*, std::allocator<IlmThread_2_0::Task*> >::pop_front() + 55
12 org.blenderfoundation.blender 0x00000001016d3e98 IlmThread_2_0::(anonymous namespace)::WorkerThread::run() + 224
13 org.blenderfoundation.blender 0x00000001016d7244 IlmThread_2_0::(anonymous namespace)::threadLoop(void*) + 36
14 libsystem_c.dylib 0x00007fff8fad88bf _pthread_start + 335
15 libsystem_c.dylib 0x00007fff8fadbb75 thread_start + 13