[Bf-committers] sequencer crasher

bf-committers@blender.org bf-committers@blender.org
Tue, 13 Jan 2004 16:22:54 +0100


Hi folks,
sorry if this is not the appropriate way to report bugs. I've been
having this one for quite a while (bf blender). CVS trunk still suffers
this. 

Although it seems to relate to audio playback, the project doesn't deal
with audio at all. I can provide the blend file if necersary, but since
it uses rendered images, it's rather big. The crash is trigered on
animation playback on all windows (alt+shift+a).

Here's a backtrace, dunno if useful at all:

(gdb) run
Starting program: /usr/bin/blender
[New Thread 1082780064 (LWP 26848)]
[New Thread 1099619120 (LWP 26865)]
 
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1099619120 (LWP 26865)]
0x402369bb in SDL_RunAudio () from /usr/lib/libSDL-1.2.so.0
(gdb) thread apply all bt
 
Thread 2 (Thread 1099619120 (LWP 26865)):
#0  0x402369bb in SDL_RunAudio () from /usr/lib/libSDL-1.2.so.0
#1  0x4027bf7b in SDL_RunThread () from /usr/lib/libSDL-1.2.so.0
#2  0x4027c19f in SDL_KillThread () from /usr/lib/libSDL-1.2.so.0
#3  0x40032484 in start_thread () from /lib/tls/libpthread.so.0
 
Thread 1 (Thread 1082780064 (LWP 26848)):
#0  0xffffe002 in ?? ()
#1  0x402fbbd7 in _XRead () from /usr/X11R6/lib/libX11.so.6
#2  0x402fc71d in _XReply () from /usr/X11R6/lib/libX11.so.6
#3  0x402e9792 in XInternAtom () from /usr/X11R6/lib/libX11.so.6
#4  0x40312a81 in _XcmsGetIntensityMap () from /usr/X11R6/lib/libX11.so.6
#5  0x40312934 in _XcmsInitScrnInfo () from /usr/X11R6/lib/libX11.so.6
#6  0x4030fc4c in XcmsDefaultCCC () from /usr/X11R6/lib/libX11.so.6
#7  0x4030fa76 in XcmsCreateCCC () from /usr/X11R6/lib/libX11.so.6
#8  0x403101f0 in XcmsFreeCCC () from /usr/X11R6/lib/libX11.so.6
#9  0x40310478 in XcmsCCCOfColormap () from /usr/X11R6/lib/libX11.so.6
#10 0x402e4116 in XAllocNamedColor () from /usr/X11R6/lib/libX11.so.6
#11 0x0833856c in GHOST_WindowX11::setWindowCustomCursorShape(unsigned char*, unsigned char*, int, int, int, int, int, int) ()
#12 0x0833bf2a in GHOST_Window::setCustomCursorShape(unsigned char*, unsigned char*, int, int, int, int, int, int) ()
#13 0x0833bef2 in GHOST_Window::setCustomCursorShape(unsigned char (*) [2], unsigned char (*) [2], int, int) ()
#14 0x08332ab6 in GHOST_SetCustomCursorShape ()
#15 0x08113f4d in window_set_custom_cursor ()
#16 0x08108001 in set_timecursor ()
#17 0x080d9629 in inner_play_anim_loop ()
#18 0x080d9897 in play_anim ()
#19 0x0816c95a in blenderqread ()
#20 0x08103647 in screenmain ()
#21 0x080d189f in main ()
#22 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6
#0  0x402369bb in SDL_RunAudio () from /usr/lib/libSDL-1.2.so.0

cheers

-- 
Jakub Steiner <jimmac@ximian.com>