After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 602339 - GLib-ERROR **: /build/buildd/glib2.0-2.22.2/glib/gmem.c:136: failed to allocate 1122807530389744 bytes
GLib-ERROR **: /build/buildd/glib2.0-2.22.2/glib/gmem.c:136: failed to alloca...
Status: RESOLVED NOTGNOME
Product: glib
Classification: Platform
Component: general
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Ubuntu
Depends on:
Blocks:
 
 
Reported: 2009-11-18 20:10 UTC by mojo_jar
Modified: 2009-11-18 23:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Generated source for a wxWidget test produced by wxFormbuilder (2.35 KB, text/x-c++src)
2009-11-18 20:10 UTC, mojo_jar
Details

Description mojo_jar 2009-11-18 20:10:11 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)
Comment 1 Tor Lillqvist 2009-11-18 20:50:39 UTC
This is not a bug in GLib. Report it to the wxFormbuilder, Codeblocks or wxWidget project's bug tracker.
Comment 2 André Klapper 2009-11-18 23:52:18 UTC
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!