Hi,

after the old problem has been solved a new occured.

when linking my program to efence following backtrace is able to do:
------------------
#0  scale_internal_ubyte (components=3, widthin=32, heightin=48, 
    datain=0x4af51e00 "\026\021\f%\026", widthout=32, heightout=64, 
    dataout=0x4af71800 "\026\021\f%\026", element_size=1, ysize=96, 
    group_size=3) at mipmap.c:1473
#1  0x400f7182 in gluBuild2DMipmapLevelsCore (target=3553, internalFormat=3, 
    width=32, height=48, widthPowerOf2=32, heightPowerOf2=64, format=6407, 
    type=5121, userLevel=0, baseLevel=0, maxLevel=6, data=0x4af51e00)
    at mipmap.c:4127
#2  0x400f7ee3 in gluBuild2DMipmaps (target=3553, internalFormat=3, width=32, 
    height=48, format=6407, type=5121, data=0x4af51e00) at mipmap.c:4560
#3  0x08054503 in S_T_AddData24 (tex=0x48935f68, width=32, height=48, 
    data_x=32, data_y=48, data=0x4af51e00 "\026\021\f%\026")
    at fe/gl/texture.c:369
------------------
The program crashes with HW-acceleratio AND 
without (with LIBGL_ALWAYS_INDIRECT tested).

Its again a problem in the DRI-lib only, as the program not crashes with other 
librarys like nVidias.

Here is my data:
ATI Radeon 7200
XFree 4.2.0
DRI from CVS
localhost kernel: [drm] AGP 0.99 on VIA Apollo KT133 @ 0xe6000000 32MB          
localhost kernel: [drm] Initialized radeon 1.2.0 20010405 on minor 0            
AMD Athlon 1400 MHz, 256 MB RAM
Linux Kernel 2.4.16

questions go to my e-mail-adress.

cya


-- 
Robin Redeker
www:    http://www.x-paste.de/
e-mail: [EMAIL PROTECTED]

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to