[Bf-committers] Crasher bug - Bugtracker is down...

Ton Roosendaal ton at blender.org
Wed Feb 14 15:21:20 CET 2007


Hi,

Crash confirmed.

Here's the day prize for worst Blender code line:
	memcpy(poin1, poin2, 4+12+12+12);

Was used for copying texture space, but that of course doesn't keep  
track of struct changes... Cleaned it up, and added comments in code.

BTW: Bugtracker is back.

-Ton-

On 14 Feb, 2007, at 7:11, Alexander Ewering wrote:

>
> Hi,
>
> found a crasher here and as the bug tracker is down and it's close to
> release, I thought I'd post it here.
>
> Trying to copy the texture space from a Mesh to a Curve (Bezier Circle,
> etc.), using the ctrl-c menu "Texture Space" option, will crash  
> Blender sooner or later, for example, with an outliner open, it will  
> crash immediately.
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1222227584 (LWP 22755)]
> 0x08218c32 in outliner_add_element ()
> (gdb) bt
> #0  0x08218c32 in outliner_add_element ()
> #1  0x08218171 in outliner_add_element ()
> #2  0x0821909c in outliner_build_tree ()
> #3  0x0821e8bb in draw_outliner ()
> #4  0x08301512 in drawoopsspace ()
> #5  0x082466f7 in scrarea_do_windraw ()
> #6  0x0824692a in screen_swapbuffers_REDRAW ()
> #7  0x08246dc5 in screen_swapbuffers ()
> #8  0x08182cca in screen_dispatch_events ()
> #9  0x081831a5 in screenmain ()
> #10 0x08149c7e in main ()
>
> | alexander ewering              instinctive mediaworks
> | xx-mail.com/instinctive     http://www.instinctive.de
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
>
>
>
------------------------------------------------------------------------ 
--
Ton Roosendaal  Blender Foundation ton at blender.org  
http://www.blender.org



More information about the Bf-committers mailing list