[vlc-devel] Re: segfault caused by who-knows-what

Cian Cullinan cian.cullinan at gmail.com
Tue Jan 31 18:26:20 CET 2006


Quick update, using --no-mmxext, produces a difference in the
backtrace output, instead of getting:
 #0  0x080cf724 in fast_memcpy__memcpymmxext (to=0xb5499d40,
> from=0xaf22eff3, len=46) at fastmemcpy.h:342

It now gives:

#0  fast_memcpy__memcpymmx (to=0xb5e5cf49, from=0x9aee1ac, len=35267)
    at fastmemcpy.h:193

and "frame 0" gives:

fast_memcpy__memcpymmx (to=0xb5e5cf49, from=0x9aee1ac, len=35267)
    at fastmemcpy.h:193
193                 small_memcpy(to, from, delta);


I'm now running the additional --no-mmx flag to see what happens.

Cian

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list