User forums > Help

[HELP] Compile and install CodeBlocks issues!

<< < (3/4) > >>

wangfei406:
Hi guys,

I found all these errors are in src/plugins/. Is it possible I missed any dependency when I was compiling plugins?

oBFusCATed:
What happens if you execute:

--- Code: ---cd /remote/vgrnd57/feiwang/software/codeblocks-8.02/src/src/resources
zip /remote/vgrnd57/feiwang/software/codeblocks-8.02/src/src/resources/resources.zip *.xrc images/*.png images/16x16/*.png > /dev/null

--- End code ---
What is this /remote/vgrnd57? A virtual drive? What is the FS? Have you tried to build in /home/feiwang ?

Jenna:
Try it without the
--- Code: ---> /dev/null
--- End code ---

wangfei406:
Hi expert,

Finally, I found it may be caused by the zip(gzip, tar) utilities. Some *.gz file cannot be uncompressed successfully. And some *.zip missed duo to unknown reasons. I copyied these *.zip files from instaled version on Windows and unzip *.gz manually. Luckily, I succeeded! I guess it is caused by the utilies in my en. Maybe too old or sth else.

But I got another problem. If I attach the program I want to debug, cb alway crash!But I can use ddd to debug. I'm using v10.05. It also crash on win7(installed version).

Is there any comments on it? Here it the crash report of cb.



        This XML file does not appear to have any style information associated with it. The document tree is shown below.
      

<report version="1.0" kind="exception">
<system description="Linux 2.6.9-78.ELsmp x86_64"/>

<modules>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/bin/codeblocks" address="00400000" size="0009f000"/>
<module path="/lib64/ld-2.3.4.so" address="2a95556000" size="00015000" version="2.3.4"/>
<module path="/usr/share/fonts/bitstream-vera/VeraMono.ttf" address="2a9556d000" size="0000d000"/>
<module path="/lib64/ld-2.3.4.so" address="2a9566a000" size="00001000" version="2.3.4"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/libcodeblocks.so.0.0.1" address="2a9566c000" size="004bb000" version="0.0.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/libcodeblocks.so.0.0.1" address="2a95c26000" size="00029000" version="0.0.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_richtext-2.8.so.0.8.0" address="2a95c59000" size="000f7000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_richtext-2.8.so.0.8.0" address="2a95e4f000" size="0000d000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_aui-2.8.so.0.8.0" address="2a95e5f000" size="0006e000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_aui-2.8.so.0.8.0" address="2a95fcd000" size="00006000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_xrc-2.8.so.0.8.0" address="2a95fd5000" size="00090000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_xrc-2.8.so.0.8.0" address="2a96165000" size="00006000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_qa-2.8.so.0.8.0" address="2a9616e000" size="00021000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_qa-2.8.so.0.8.0" address="2a9628e000" size="00003000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_html-2.8.so.0.8.0" address="2a96337000" size="000ff000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_adv-2.8.so.0.8.0" address="2a96444000" size="000d3000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_adv-2.8.so.0.8.0" address="2a96617000" size="00012000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_core-2.8.so.0.8.0" address="2a9662c000" size="00394000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_gtk2_core-2.8.so.0.8.0" address="2a96ac0000" size="00054000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_base_xml-2.8.so.0.8.0" address="2a96b20000" size="00009000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_base_xml-2.8.so.0.8.0" address="2a96c29000" size="00001000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_base_net-2.8.so.0.8.0" address="2a96c2b000" size="0002d000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_base_net-2.8.so.0.8.0" address="2a96d58000" size="00003000" version="0.8.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/wxGTK-2.8.12/lib/libwx_base-2.8.so.0.8.0" address="2a96e84000" size="00100000" version="0.8.0"/>
<module path="/lib64/tls/libpthread-2.3.4.so" address="2a96fc7000" size="00010000" version="2.3.4"/>
<module path="/lib64/tls/libpthread-2.3.4.so" address="2a970d6000" size="00001000" version="2.3.4"/>
<module path="/lib64/libdl-2.3.4.so" address="2a970dd000" size="00002000" version="2.3.4"/>
<module path="/lib64/libdl-2.3.4.so" address="2a971de000" size="00001000" version="2.3.4"/>
<module path="/linux/depot/gcc-4.2.2/lib64/libstdc++.so.6.0.9" address="2a971e0000" size="000e7000" version="6.0.9"/>
<module path="/linux/depot/gcc-4.2.2/lib64/libstdc++.so.6.0.9" address="2a973c7000" size="00002000" version="6.0.9"/>
<module path="/lib64/tls/libm-2.3.4.so" address="2a973e3000" size="00085000" version="2.3.4"/>
<module path="/lib64/tls/libm-2.3.4.so" address="2a97567000" size="00001000" version="2.3.4"/>
<module path="/linux/depot/gcc-4.2.2/lib64/libgcc_s.so.1" address="2a9756a000" size="0000d000" version="1"/>
<module path="/linux/depot/gcc-4.2.2/lib64/libgcc_s.so.1" address="2a97677000" size="00001000" version="1"/>
<module path="/lib64/tls/libc-2.3.4.so" address="2a977a7000" size="00100000" version="2.3.4"/>
<module path="/lib64/tls/libc-2.3.4.so" address="2a978aa000" size="00002000" version="2.3.4"/>
<module path="/remote/vgrnd57/feiwang/install_tools/gtk+-2.20.1/lib/libgtk-x11-2.0.so.0.2000.1" address="2a978b1000" size="003f2000" version="0.2000.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/gtk+-2.20.1/lib/libgtk-x11-2.0.so.0.2000.1" address="2a97da3000" size="0000b000" version="0.2000.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/gtk+-2.20.1/lib/libgdk-x11-2.0.so.0.2000.1" address="2a97db1000" size="000a0000" version="0.2000.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/gtk+-2.20.1/lib/libgdk-x11-2.0.so.0.2000.1" address="2a97f50000" size="00005000" version="0.2000.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/atk-1.29.2/lib/libatk-1.0.so.0.2911.1" address="2a97f72000" size="00100000" version="0.2911.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libgio-2.0.so.0.2306.0" address="2a98075000" size="000aa000" version="0.2306.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libgio-2.0.so.0.2306.0" address="2a9821f000" size="00003000" version="0.2306.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/pango-1.20.0/lib/libpangoft2-1.0.so.0.2000.0" address="2a98224000" size="0002b000" version="0.2000.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/pango-1.20.0/lib/libpangoft2-1.0.so.0.2000.0" address="2a9834f000" size="00001000" version="0.2000.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/gtk+-2.20.1/lib/libgdk_pixbuf-2.0.so.0.2000.1" address="2a9836a000" size="000ff000" version="0.2000.1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/pango-1.20.0/lib/libpango-1.0.so.0.2000.0" address="2a9846a000" size="00041000" version="0.2000.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/pango-1.20.0/lib/libpango-1.0.so.0.2000.0" address="2a985aa000" size="00003000" version="0.2000.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/freetype-2.4.0/lib/libfreetype.so.6.5.0" address="2a985ae000" size="0007e000" version="6.5.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/freetype-2.4.0/lib/libfreetype.so.6.5.0" address="2a9872b000" size="00006000" version="6.5.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/lib/libfontconfig.so.1.4.4" address="2a98762000" size="00100000" version="1.4.4"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libgobject-2.0.so.0.2306.0" address="2a98864000" size="00043000" version="0.2306.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libgobject-2.0.so.0.2306.0" address="2a989a7000" size="00002000" version="0.2306.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libgmodule-2.0.so.0.2306.0" address="2a989aa000" size="00003000" version="0.2306.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libgmodule-2.0.so.0.2306.0" address="2a98aac000" size="00001000" version="0.2306.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libgthread-2.0.so.0.2306.0" address="2a98ab1000" size="000ff000" version="0.2306.0"/>
<module path="/lib64/tls/librt-2.3.4.so" address="2a98bb1000" size="00009000" version="2.3.4"/>
<module path="/lib64/tls/librt-2.3.4.so" address="2a98cb9000" size="00001000" version="2.3.4"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libglib-2.0.so.0.2306.0" address="2a98ccc000" size="000f0000" version="0.2306.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/glib-2.23.6/lib/libglib-2.0.so.0.2306.0" address="2a98ebc000" size="00001000" version="0.2306.0"/>
<module path="/usr/X11R6/lib64/libXinerama.so.1.0" address="2a98ebe000" size="00002000" version="1.0"/>
<module path="/usr/X11R6/lib64/libXinerama.so.1.0" address="2a98fbf000" size="00001000" version="1.0"/>
<module path="/usr/X11R6/lib64/libXxf86vm.so.1.0" address="2a98fc5000" size="000ff000" version="1.0"/>
<module path="/usr/X11R6/lib64/libSM.so.6.0" address="2a990c6000" size="00009000" version="6.0"/>
<module path="/usr/X11R6/lib64/libSM.so.6.0" address="2a991cf000" size="00001000" version="6.0"/>
<module path="/usr/lib64/libpng12.so.0.1.2.7" address="2a991f6000" size="00100000" version="0.1.2.7"/>
<module path="/usr/lib64/libz.so.1.2.1.2" address="2a992f7000" size="00013000" version="1.2.1.2"/>
<module path="/usr/lib64/libz.so.1.2.1.2" address="2a99409000" size="00001000" version="1.2.1.2"/>
<module path="/usr/lib64/libjpeg.so.62.0.0" address="2a9940b000" size="00020000" version="62.0.0"/>
<module path="/usr/lib64/libjpeg.so.62.0.0" address="2a9952b000" size="00001000" version="62.0.0"/>
<module path="/usr/lib64/libtiff.so.3.6" address="2a9957d000" size="00100000" version="3.6"/>
<module path="/usr/lib64/libexpat.so.0.5.0" address="2a99680000" size="00020000" version="0.5.0"/>
<module path="/usr/lib64/libexpat.so.0.5.0" address="2a997a0000" size="00002000" version="0.5.0"/>
<module path="/usr/X11R6/lib64/libXext.so.6.4" address="2a997a3000" size="00011000" version="6.4"/>
<module path="/usr/X11R6/lib64/libXext.so.6.4" address="2a998b3000" size="00001000" version="6.4"/>
<module path="/remote/vgrnd57/feiwang/install_tools/pango-1.20.0/lib/libpangocairo-1.0.so.0.2000.0" address="2a998be000" size="000ff000" version="0.2000.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/cairo-1.6.0/lib/libcairo.so.2.17.3" address="2a999bf000" size="00066000" version="2.17.3"/>
<module path="/remote/vgrnd57/feiwang/install_tools/cairo-1.6.0/lib/libcairo.so.2.17.3" address="2a99b24000" size="00002000" version="2.17.3"/>
<module path="/remote/vgrnd57/feiwang/install_tools/libpng-1.0.56/lib/libpng10.so.0.56.0" address="2a99b27000" size="00022000" version="0.56.0"/>
<module path="/remote/vgrnd57/feiwang/install_tools/libpng-1.0.56/lib/libpng10.so.0.56.0" address="2a99c49000" size="00001000" version="0.56.0"/>
<module path="/usr/X11R6/lib64/libXrender.so.1.2.2" address="2a99c52000" size="00100000" version="1.2.2"/>
<module path="/usr/X11R6/lib64/libICE.so.6.3" address="2a99d54000" size="00016000" version="6.3"/>
<module path="/usr/X11R6/lib64/libICE.so.6.3" address="2a99e6a000" size="00001000" version="6.3"/>
<module path="/usr/X11R6/lib64/libX11.so.6.2" address="2a99e6f000" size="000f3000" version="6.2"/>
<module path="/usr/X11R6/lib64/libX11.so.6.2" address="2a9a062000" size="00006000" version="6.2"/>
<module path="/remote/vgrnd57/feiwang/install_tools/pixman-0.10.0/lib/libpixman-1.so.0.10.0" address="2a9a094000" size="000ff000" version="0.10.0"/>
<module path="/lib64/libresolv-2.3.4.so" address="2a9a196000" size="00011000" version="2.3.4"/>
<module path="/lib64/libresolv-2.3.4.so" address="2a9a2a7000" size="00001000" version="2.3.4"/>
<module path="/usr/lib/locale/locale-archive" address="2a9a2b0000" size="02e46000"/>
<module path="/usr/X11R6/lib/X11/locale/lib64/common/xlcUTF8Load.so.2" address="2a9d0fc000" size="00001000" version="2"/>
<module path="/usr/X11R6/lib/X11/locale/lib64/common/xlcUTF8Load.so.2" address="2a9d1fc000" size="00001000" version="2"/>
<module path="/var/db/nscd/hosts" address="2a9d232000" size="00035000"/>
<module path="/usr/X11R6/lib64/libXcursor.so.1.0.2" address="2a9d31d000" size="00009000" version="1.0.2"/>
<module path="/usr/X11R6/lib64/libXcursor.so.1.0.2" address="2a9d426000" size="00001000" version="1.0.2"/>
<module path="/usr/X11R6/lib/X11/locale/lib64/common/xlcDef.so.2" address="2a9d429000" size="00100000" version="2"/>
<module path="/usr/lib64/gconv/UTF-32.so" address="2a9d52a000" size="00002000" version="32"/>
<module path="/usr/lib64/gconv/UTF-32.so" address="2a9d62b000" size="00002000" version="32"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/c09c2e2d9ddef970513e4a68e1d4f7be-le64.cache-3" address="2a9d631000" size="00001000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/e3ead4b767b8819993a6fa3ae306afa9-le64.cache-3" address="2a9d63b000" size="00003000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/1da28c2d7545ea63f327420ec70f3608-le64.cache-3" address="2a9d63f000" size="00001000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/a79cbf3ed486c7f506f8b31e23c4bdac-le64.cache-3" address="2a9d647000" size="00001000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/8beb6a8722ca3887efd7f4978e58f1ce-le64.cache-3" address="2a9d64c000" size="00001000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/4cce9e453bd1da93a477438f928b89bc-le64.cache-3" address="2a9d64e000" size="00001000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/1487dd4aecf3164c4a11193169052443-le64.cache-3" address="2a9d770000" size="00120000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/bc06c1eea3e636f72101cafc3fb39508-le64.cache-3" address="2a9d895000" size="00004000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/f22309b238134d3cca63435f528976cd-le64.cache-3" address="2a9d8a0000" size="00015000"/>

wangfei406:
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/79652363633577d7d713baab7f54ad8c-le64.cache-3" address="2a9d8c0000" size="00050000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/c2f9adeeec4c80f8379426691be25147-le64.cache-3" address="2a9d940000" size="0002f000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/642b3544849e3a974d56048423cf42e8-le64.cache-3" address="2a9d973000" size="0000f000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/0a5814e28079c4ddb8553c639b7b949f-le64.cache-3" address="2a9d99f000" size="00004000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-le64.cache-3" address="2a9d9ac000" size="00004000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/1e1dd7140d37562f5d3a8a40646466e8-le64.cache-3" address="2a9d9b2000" size="0003b000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/fontconfig-2.8.0/var/cache/fontconfig/f4023520196b2bc2c439adcafb2470ff-le64.cache-3" address="2a9d9f1000" size="00003000"/>
<module path="/usr/lib64/gconv/ISO8859-1.so" address="2a9d9f6000" size="00002000" version="1"/>
<module path="/usr/lib64/gconv/ISO8859-1.so" address="2a9daf7000" size="00002000" version="1"/>
<module path="/remote/vgrnd57/feiwang/install_tools/pango-1.20.0/lib/pango/1.6.0/modules/pango-basic-fc.so" address="2a9dafb000" size="00100000" version="fc"/>
<module path="/usr/share/fonts/bitstream-vera/VeraBd.ttf" address="2a9dbfc000" size="0000f000"/>
<module path="/remote/vgrnd57/feiwang/install_tools/gtk+-2.20.1/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so" address="2a9dc1d000" size="00006000" version="xpm"/>
<module path="/remote/vgrnd57/feiwang/install_tools/gtk+-2.20.1/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so" address="2a9dd23000" size="00001000" version="xpm"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libastyle.so" address="2a9dd67000" size="00100000" version="10.05/lib/codeblocks/plugins/libastyle"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libautosave.so" address="2a9de6a000" size="0000f000" version="10.05/lib/codeblocks/plugins/libautosave"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libautosave.so" address="2a9df78000" size="00002000" version="10.05/lib/codeblocks/plugins/libautosave"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libclasswizard.so" address="2a9df96000" size="00100000" version="10.05/lib/codeblocks/plugins/libclasswizard"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libcodecompletion.so" address="2a9e098000" size="000cc000" version="10.05/lib/codeblocks/plugins/libcodecompletion"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libcodecompletion.so" address="2a9e264000" size="00007000" version="10.05/lib/codeblocks/plugins/libcodecompletion"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libcompiler.so" address="2a9e26d000" size="00150000" version="10.05/lib/codeblocks/plugins/libcompiler"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libcompiler.so" address="2a9e4bc000" size="00007000" version="10.05/lib/codeblocks/plugins/libcompiler"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libdebugger.so" address="2a9e4c5000" size="000b7000" version="10.05/lib/codeblocks/plugins/libdebugger"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libdebugger.so" address="2a9e67c000" size="0000c000" version="10.05/lib/codeblocks/plugins/libdebugger"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libdefaultmimehandler.so" address="2a9e68a000" size="0001a000" version="10.05/lib/codeblocks/plugins/libdefaultmimehandler"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libdefaultmimehandler.so" address="2a9e7a3000" size="00003000" version="10.05/lib/codeblocks/plugins/libdefaultmimehandler"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libscriptedwizard.so" address="2a9e80f000" size="00100000" version="10.05/lib/codeblocks/plugins/libscriptedwizard"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libprojectsimporter.so" address="2a9e918000" size="0002c000" version="10.05/lib/codeblocks/plugins/libprojectsimporter"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libprojectsimporter.so" address="2a9ea43000" size="00002000" version="10.05/lib/codeblocks/plugins/libprojectsimporter"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libopenfileslist.so" address="2a9ea4f000" size="00100000" version="10.05/lib/codeblocks/plugins/libopenfileslist"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libtodo.so" address="2a9eb50000" size="0002b000" version="10.05/lib/codeblocks/plugins/libtodo"/>
<module path="/remote/vgrnd57/feiwang/install_tools/codeblocks-10.05/lib/codeblocks/plugins/libtodo.so" address="2a9ec7a000" size="00004000" version="10.05/lib/codeblocks/plugins/libtodo"/>
<module path="/usr/share/fonts/bitstream-vera/VeraMoBd.ttf" address="2a9ec86000" size="0000c000"/>
</modules>

<stack>
<frame level="0"/>
<frame level="1" function="wxStringBase::operator=(wxStringBase const&)" offset="0000000f"/>
<frame level="2" function="DebuggerGDB::Debug()" offset="000001f3"/>
<frame level="3" function="DebuggerGDB::OnAttachToProcess(wxCommandEvent&)" offset="00000183"/>
<frame level="4" function="wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)" offset="0000007d"/>
<frame level="5" function="wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)" offset="0000009c"/>
<frame level="6" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="000000ad"/>
<frame level="7" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="8" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="9" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="10" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="11" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="12" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="13" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="14"/>
<frame level="15" function="g_closure_invoke" offset="00000110"/>
<frame level="16"/>
<frame level="17" function="g_signal_emit_valist" offset="0000075f"/>
<frame level="18" function="g_signal_emit" offset="00000083"/>
<frame level="19" function="gtk_widget_activate" offset="0000004e"/>
<frame level="20" function="gtk_menu_shell_activate_item" offset="00000143"/>
<frame level="21"/>
<frame level="22"/>
<frame level="23" function="g_closure_invoke" offset="00000110"/>
<frame level="24"/>
<frame level="25" function="g_signal_emit_valist" offset="000004ef"/>
<frame level="26" function="g_signal_emit" offset="00000083"/>
<frame level="27"/>
<frame level="28" function="gtk_propagate_event" offset="000000d9"/>
<frame level="29" function="gtk_main_do_event" offset="00000377"/>
<frame level="30"/>
<frame level="31" function="g_main_context_dispatch" offset="000001c5"/>
<frame level="32"/>
<frame level="33" function="g_main_loop_run" offset="000001c5"/>
<frame level="34" function="gtk_main" offset="000000a3"/>
<frame level="35" function="wxEventLoop::Run()" offset="0000006d"/>
<frame level="36" function="wxAppBase::MainLoop()" offset="0000004b"/>
</stack>
</report>

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version