Issue in glibc in FC3T3 ?

Jakub Jelinek jakub at redhat.com
Thu Oct 28 15:00:05 UTC 2004


On Thu, Oct 28, 2004 at 08:35:41AM -0600, Kim Lux (Mr.) wrote:
> I've got an application semi randomly crashing in FC3T3.  
> 
> A backtrace in gdb always shows the application crashing in the same
> place: 
> 
> 0x007f74dc in memcpy () from /lib/tls/libc.so.6

Crashes in memcpy means some routine called memcpy with wrong
arguments.  So the whole backtrace at least is needed,
ideally together with /proc/self/maps at the point it crashes.

	Jakub




More information about the fedora-test-list mailing list