On Fri, Dec 01, 2000 at 06:45:37PM +0100, Uwe Bonnes wrote:
> Hallo,
> 
> running avrstudio.exe (v3) crashes when opening the File pupdown. The
> crash seems to happen while loading the dll. Inserting a TRACE just
> before (dlopen_dll+0x1c0(name=0x405a5608) [loader.c:114] prints out
> x11driver.so as last message:
> 
> =>0 0x402b821a (chunk_free+0x2a [malloc.c:3049]) (ebp=405a54ac)
>   1 0x402b81bf (__libc_free+0x8f(mem=0x807e848) [malloc.c:3025]) (ebp=405a54cc)
>   2 0x402639b1 (_dlerror_run+0xe1 [dlerror.c:123]) (ebp=405a54fc)
>   3 0x40263b3b (dlopen+0x3b) (ebp=405a552c)
>   4 0x4011f600 (dlopen_dll+0x1c0(name=0x405a5608) [loader.c:114]) (ebp=405a556c)
>   5 0x4011fd39 (wine_dll_load+0xc9(filename=0x405a5608) [loader.c:339]) 
>(ebp=405a55ac)
>   6 0x400c3e41 (BUILTIN32_dlopen+0x21(name=0x405a5608) [builtin32.c:63]) 
>(ebp=405a55dc)
> 
> This happens on two SMP systems, updated to Suse-7.0 running
> 2.2.17-pre(SUSE) and 2.2.18pre
> 
> Any hints for further debugging?
Isn't this the crash reported by Marcus (?) due to glibc2.2 using more
nonimplemented pthreads functions ?
Well, maybe it's not...
Are you using latest CVS ?

Andreas Mohr

Reply via email to