Re: [r300] Segfault with Nexius

2006-10-03 Thread Paul Heldens
Rune Petersen wrote:
 I found a suspect, EnablePageFlip.
 Would you happend to have EnablePageFlip enabled?

I changed/varied all of these options individually, none had an effect.
It keeps crashing at the same moment in the demo (I assume in that same 
function.)

 Option AccelMethod XAA
 Option FBTexPercent 10
 Option GARTSize 64
 Option EnablePageFlip 1
 Option ColorTiling 1


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [r300] Segfault with Nexius

2006-10-03 Thread Rune Petersen
Paul Heldens wrote:
 Rune Petersen wrote:
 I found a suspect, EnablePageFlip.
 Would you happend to have EnablePageFlip enabled?
 
 I changed/varied all of these options individually, none had an effect.
 It keeps crashing at the same moment in the demo (I assume in that same 
 function.)
 
  Option AccelMethod XAA
  Option FBTexPercent 10
  Option GARTSize 64
  Option EnablePageFlip 1
  Option ColorTiling 1
 

Then my bug appear unrelated, what demo did you run?


Rune Petersen

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [r300] Segfault with Nexius

2006-10-03 Thread Paul Heldens
Rune Petersen wrote:

 Then my bug appear unrelated, what demo did you run?

Either of the 2, they crash ~2 seconds after it starts, in the same tex 
function as yours...or not?

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [r300] Segfault with Nexius

2006-10-02 Thread Paul Heldens
Rune Petersen wrote:

 Nexiuz segfaults if you select some powerups or use the more exotic
 weapons.

same here with git xserver, git drm, git radeon, mesa cvs.
(either nexuiz glx or nexuiz sdl)
when I run a demo:

#0  0xb74b3aea in r300_setup_textures ()
from /usr/X11R6/lib/modules/dri/r300_dri.so
#1  0xb74b5569 in r300UpdateShaderStates ()
from /usr/X11R6/lib/modules/dri/r300_dri.so
#2  0xb74ab335 in radeonDrawRangeElements ()
from /usr/X11R6/lib/modules/dri/r300_dri.so
#3  0x080926ba in ?? ()
snip hundreds more lines like 3

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [r300] Segfault with Nexius

2006-10-02 Thread Rune Petersen
Hi,

I found a suspect, EnablePageFlip.

Would you happend to have EnablePageFlip enabled?


Rune Petersen

Paul Heldens wrote:
 Rune Petersen wrote:
 
 Nexiuz segfaults if you select some powerups or use the more exotic
 weapons.
 
 same here with git xserver, git drm, git radeon, mesa cvs.
 (either nexuiz glx or nexuiz sdl)
 when I run a demo:
 
 #0  0xb74b3aea in r300_setup_textures ()
 from /usr/X11R6/lib/modules/dri/r300_dri.so
 #1  0xb74b5569 in r300UpdateShaderStates ()
 from /usr/X11R6/lib/modules/dri/r300_dri.so
 #2  0xb74ab335 in radeonDrawRangeElements ()
 from /usr/X11R6/lib/modules/dri/r300_dri.so
 #3  0x080926ba in ?? ()
 snip hundreds more lines like 3


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[r300] Segfault with Nexius

2006-09-17 Thread Rune Petersen
Hi,

Nexiuz segfaults if you select some powerups or use the more exotic
weapons.

It would appear that the enabled texture unit have no assigned texobj.

Mesa = current CVS
Nexiuz = 2.0.1 (I expect any version will do)

gdb:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1480714560 (LWP 9519)]
r300_setup_textures (ctx=0xad8d350) at r300_state.c:1188
1188if((t-format  0xff00)==0xff00) {
(gdb) bt
#0  r300_setup_textures (ctx=0xad8d350) at r300_state.c:1188
#1  0xa753d758 in r300UpdateShaderStates (rmesa=0xad83448) at
r300_state.c:1697
#2  0xa7533b68 in radeonDrawRangeElements (mode=4, min=10620, max=10624,
count=6, type=5125, c_indices=0x98f1f260) at radeon_vtxfmt_a.c:490


Rune Petersen

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel