Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96382 - wormux segfaults because of problem in clanlib
Summary: wormux segfaults because of problem in clanlib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-17 07:05 UTC by Radek "rush" Senfeld
Modified: 2006-03-26 11:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Clanlib patch (display_mode.patch,1.35 KB, patch)
2005-06-17 07:06 UTC, Radek "rush" Senfeld
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radek "rush" Senfeld 2005-06-17 07:05:50 UTC
There is a problem with wormux - it's returning 'Floating point exception' on my
box because of clanlib and bug in file ClanLib/Sources/Display/display_mode.cpp
- function get_display_modes is returning zero on certain videoadapters. The
attached patch fixes the problem.

For more info look at:
http://sourceforge.net/mailarchive/message.php?msg_id=10037451

Reproducible: Always
Steps to Reproduce:
1. i810?
2. run wormux
3. get Floating point exception

Actual Results:  
Problem fixed
Comment 1 Radek "rush" Senfeld 2005-06-17 07:06:42 UTC
Created attachment 61393 [details, diff]
Clanlib patch

This one fixes the problem.
Comment 2 Tupone Alfredo gentoo-dev 2006-03-26 11:57:51 UTC
clanlib has been fixed with your solution. I could not test it, but seems fine to me. Reopen if that not work.
Next time use a diff -u for posting the patch