Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219936 - glob2-0.9.3: do not start
Summary: glob2-0.9.3: do not start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-01 14:28 UTC by Aleksey Kunitskiy
Modified: 2008-05-01 16:39 UTC (History)
0 users

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


Attachments
patch for the glob2 ebuild that fixes problem (glob2-0.9.3.patch,347 bytes, patch)
2008-05-01 14:30 UTC, Aleksey Kunitskiy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksey Kunitskiy 2008-05-01 14:28:43 UTC
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 Aleksey Kunitskiy 2008-05-01 14:30:27 UTC
Created attachment 151517 [details, diff]
patch for the glob2 ebuild that fixes problem
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2008-05-01 16:39:30 UTC
whoops.  Fixed in CVS.  Thanks for the bug report and patch.