Bug 219936 - glob2-0.9.3: do not start
Bug#: 219936 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: alexey.kv@gmail.com
Component: Games
URL: 
Summary: glob2-0.9.3: do not start
Keywords:  
Status Whiteboard: 
Opened: 2008-05-01 14:28 0000
Description:   Opened: 2008-05-01 14:28 0000
glob2 raises assertion and terminates:
Fatal error : while loading "data/texts.list.txt"
glob2: src/GlobalContainer.cpp:461: void GlobalContainer::load(): Assertion
`false' failed.

Reproducible: Always

Steps to Reproduce:
1. emerge glob2-0.9.3
2. execute glob2

Actual Results:  
Fatal error : while loading "data/texts.list.txt"
glob2: src/GlobalContainer.cpp:461: void GlobalContainer::load(): Assertion
`false' failed.

------- Comment #1 From Aleksey Kunitskiy 2008-05-01 14:30:27 0000 -------
Created an attachment (id=151517) [details]
patch for the glob2 ebuild that fixes problem

------- Comment #2 From Mr. Bones. 2008-05-01 16:39:30 0000 -------
whoops.  Fixed in CVS.  Thanks for the bug report and patch.