[Gambas-user] tried to find the IDE-svn crash, found that
Charlie Reinl
Karl.Reinl at ...2345...
Sat Sep 13 23:40:00 CEST 2014
Salut Benoît,
when I go in menu Project/version control, the IDE says 'good by'
without any information.
using gdb:
Reading symbols from /usr/bin/gbx3...done.
(gdb) run
Starting program: /usr/bin/gbx3
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
ERROR: #2: Cannot load class 'AngleBox': Unable to load class file
[Inferior 1 (process 23638) exited with code 01]
(gdb) bt
No stack.
using valgrind: see attached valgrind.out
rev.6471.tar.bz2 are the makeing rev.6471 logs
[System]
Gambas=3.5.90 (rev 6471)
OperatingSystem=Linux
Kernel=3.2.0-68-generic
Architecture=x86
Distribution=Ubuntu 12.04.5 LTS
Desktop=GNOME
Theme=QPlastique
Language=de_DE.UTF-8
Memory=3025M
[Libraries]
Cairo=libcairo.so.2.11000.2
Curl=libcurl.so.4.2.0
DBus=libdbus-1.so.3.5.8
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+3=libgtk-3.so.0.400.2
GTK+=libgtk-x11-2.0.so.0.2400.10
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3
--
Amicalement
Charlie
-------------- next part --------------
==23661== Memcheck, a memory error detector
==23661== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==23661== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==23661== Command: gbx3
==23661==
ERROR: #2: Cannot load class 'AngleBox': Unable to load class file
==23661==
==23661== HEAP SUMMARY:
==23661== in use at exit: 129,138 bytes in 1,146 blocks
==23661== total heap usage: 2,556 allocs, 1,410 frees, 1,211,913 bytes allocated
==23661==
==23661== LEAK SUMMARY:
==23661== definitely lost: 288 bytes in 1 blocks
==23661== indirectly lost: 0 bytes in 0 blocks
==23661== possibly lost: 80 bytes in 1 blocks
==23661== still reachable: 128,770 bytes in 1,144 blocks
==23661== suppressed: 0 bytes in 0 blocks
==23661== Rerun with --leak-check=full to see details of leaked memory
==23661==
==23661== For counts of detected and suppressed errors, rerun with: -v
==23661== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rev.6471.tar.bz2
Type: application/x-bzip-compressed-tar
Size: 14812 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20140913/b4f0f7df/attachment.bin>
More information about the User
mailing list