Bug#435468: warsow: segfaults when starting (amd64 bug ?)

Gonéri Le Bouder goneri at rulezlan.org
Mon Aug 6 09:08:44 UTC 2007


On Mon, Aug 06, 2007 at 11:42:13AM +0300, Eddy Petrișor wrote:
> Gonéri Le Bouder wrote:
> > On Tue, Jul 31, 2007 at 11:44:45PM +0200, Pierre Habouzit wrote:
> >> Package: warsow
> >> Version: 0.31.dfsg-4
> >> Severity: grave
> >> Justification: renders package unusable
> >>
> >>   when I launch warsow I get:
> >>
> >> ********************
> >> ERROR: R_Upload32_3D: texture is too large (resizing is not supported)
> >> ********************
> >> Error: Error during initialization
> >> ********************
> >> ERROR: Received signal 11
> >>
> >> ********************
> >> Recursive Sys_Error: Received signal 11
> > Hello Pierre,
> > 
> > I don't think it's a bug but probably a limitation of your OpenGL
> > driver.
> > 
> > Which graphic card/driver do you use and how much memory do you have on
> > it?
> > Can you try: glxinfo -l|grep GL_MAX_TEXTURE_SIZE
> > 
> > Maybe we should add a check in the wrapper.
> > 
> > if ! glxinfo | grep "direct rendering: No"; then
> 
> May I suggest using "grep -q" here instead of plain "grep"?
> It makes it more obvious that you don't use the result.
Well why not

    Gonéri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070806/651e94e1/attachment.pgp 


More information about the Pkg-games-devel mailing list