Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193182 - WX based apps stop working due to the new glib memory allocator
Summary: WX based apps stop working due to the new glib memory allocator
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 13:58 UTC by Laurento Frittella (mrfree)
Modified: 2007-09-20 15:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurento Frittella (mrfree) 2007-09-20 13:58:47 UTC
After an emerge -e world I noticed all my WX appz (audadcity, vlc for example) stop working. Searching the web I found this bug report https://bugs.launchpad.net/mandriva/+source/vlc/+bug/120278

So using G_SLICE=always-malloc aoss audacity they work again.

This problem should affects both 2.6 and 2.8 version but a patch seems to exist (see the link)
Comment 1 Laurento Frittella (mrfree) 2007-09-20 15:07:31 UTC
x11-libs/wxGTK-2.6.4.0 works great ;)