Am Samstag, 10. Januar 2004 16:58 schrieb Olivier Chapuis:
> On Fri, Jan 09, 2004 at 11:51:18AM -0700, Brian Paul wrote:
> > Olivier Chapuis wrote:
> > >Hello,
> > >
> > >I use "current cvs" from 2003-12-17 (dri - Mesa-newtree) on an Ati
> > >Mobility M7 LW. When dri is enabled (OpenGL renderer string: Mesa DRI
> > >Radeon 20030328 AGP 4xTCL) I get a memory leak when I load and unload
> > >a texture.
> > >
> > >Attached an example program. Put it in Mesa-newtree progs/tests and
> > >add an entry in the good make file. Then, run it and look at the
> > >memory usage. Each time you type 'r' in the window, the texture is
> > >reloaded 100 times and here this program use 6M more memory (each time).
> > >
> > >This problem does not happen if  LIBGL_ALWAYS_INDIRECT=1. This problem
> > >does not happen with XFree-4.4.0-rc1.
> >
> > Olivier,
> >
> > Can you try applying the attached patch to
> > src/mesa/drivers/dri/radeon/radeon_tex.c
> >
> > It's not convenient for me to test.
>
> Dear Paul and dri developers,
>
> I just:
>
>       cvs update # in Mesa-newtree
>       cvs update # in dri/xc

Do you have the right link to Mesa-newtree (now, Mesa)?

>       make World

rcxdm stop
then

>       make install (over my XFree-4.4.0 RC2 install)
>       install the dri radeon.o linux kernel module

'rrmod radeon' before?

>       "Reboot"

rcxdm start

> Then, my X server exit when I execute any OpenGL apps (e.g., glxinfo).
>
> Below, the relevant part of my XFree86.0.log file. I can give all
> the info you want.
>
> Regards, Olivier
>
>
> XFree86.0.log:
>
> ...

> Symbol _swsetup_choose_rastersetup_func from module
> /home/olivier/local/opt/X-4.4.0/lib/modules/extensions/libGLcore.a is
> unresolved! Symbol _swsetup_vb_init from module
> /home/olivier/local/opt/X-4.4.0/lib/modules/extensions/libGLcore.a is
> unresolved!

Are you sure you have _all_ the right libs in place? - Nothing (double libs 
etc.) overlooked?

> #NOT in the LOG !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>
> ...
>
>       This should not happen!
>       An unresolved function was called!
>
> Fatal server error:

Did "it" some minutes ago, too.
Nothing strange, here.

Greetings,
        Dieter


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to