games-strategy/glob2 have no dependency on media-libs/sdl-image[png] in ebuild file, but really have it. In case you have no "png" use flag for sdl-image, glob2 crashes with the message "glob2: libgag/src/Sprite.cpp:130" Reproducible: Always Steps to Reproduce: 1. Install sdl-image without "png" use flag. 2. Install glob2 3. Run glob2. Actual Results: glob2 crash with message "glob2: libgag/src/Sprite.cpp:130: void GAGCore::Sprite::loadFrame(SDL_RWops*, SDL_RWops*): Assertion `sprite' failed." Expected Results: Running game glob2
fixed in portage. thanks for the bug report.