GNOME Bugzilla – Bug 602339
GLib-ERROR **: /build/buildd/glib2.0-2.22.2/glib/gmem.c:136: failed to allocate 1122807530389744 bytes
Last modified: 2009-11-18 23:52:18 UTC
Created attachment 148072 [details] Generated source for a wxWidget test produced by wxFormbuilder The error happened when I used wxFormbuilder in a Codeblocks' wxWidget project. The project builds but has this error when it runs:GLib-ERROR **: /build/buildd/glib2.0-2.22.2/glib/gmem.c:136: failed to allocate 1122807530389744 bytes I add a wxPanel to the form and reloaded the header and cpp files in Codeblocks. The original 'fresh' Codeblocks template for a basic wxWidget project built and ran fine. Call stack: #0 ( GUIFrame(this=0x7a9910, parent=0x0, id=-1, title=..., pos=..., size=..., style=541597248) (/home/sum1nil/Dev/Projects/wxTest1/GUIFrame.cpp:22) #1 0x40c7c6 wxTest1Frame(this=0x7a9910, frame=0x0) (/home/sum1nil/Dev/Projects/wxTest1/wxTest1Main.cpp:50) #2 0x40c314 wxTest1App::OnInit(this=0x6d7180) (/home/sum1nil/Dev/Projects/wxTest1/wxTest1App.cpp:25) #3 0x40c3ff wxAppConsole::CallOnInit(this=0x6d7180) (/usr/include/wx-2.8/wx/app.h:76) #4 0x7ffff6101422 wxEntry(int&, wchar_t**) () (/usr/lib/libwx_baseu-2.8.so.0:??) #5 0x40c2e3 main(argc=1, argv=0x7fffffffe8b8) (/home/sum1nil/Dev/Projects/wxTest1/wxTest1App.cpp:21)
This is not a bug in GLib. Report it to the wxFormbuilder, Codeblocks or wxWidget project's bug tracker.
Thanks for taking the time to report this bug. However, this application does not track its bugs in the GNOME bugzilla. We kindly ask you to report the bug to the application authors. For a selective list of other bug tracking systems please consult http://live.gnome.org/Bugsquad/TriageGuide/NonGnome. If the affected third party application has a bug tracking system you should investigate whether a bug for the reported issue is already filed in this system. If it has not been filed yet please do so. Also ensure that both bug reports contain a link to each other. Thanks in advance!