Dear all, Thanks to Bernard Cafarelli, Etoile builds nicely for me on Gentoo from the GNUstep overlay.
I do encounter a serious bug, namely Melodie crashing soon after startup. GDB session is attached. Here are possibly relevant software versions: gcc-4.1.2 (with objc++ and garbage collection enabled) llvm-2.4 gnustep-base-1.16.5 gnustep-gui-0.14.0 Best, Sourav
> debugapp Melodie GNU gdb 6.7.1 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu"... Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/GNUstep/System/Applications/Melodie.app/Melodie [Thread debugging using libthread_db enabled] [New Thread 0x2b595e2a8a90 (LWP 8543)] 2008-11-21 15:37:00.887 Melodie[8543] Unknown time zone name `JST'. 2008-11-21 15:37:00.887 Melodie[8543] Using time zone with absolute offset 0. 2008-11-21 15:37:00.791 Melodie[8543] Loading ETPlaylist Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2b595e2a8a90 (LWP 8543)] 0x00002b5957bc2a00 in __objc_exec_class () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libobjc.so.1 (gdb) bt #0 0x00002b5957bc2a00 in __objc_exec_class () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libobjc.so.1 #1 0x00002b595edaf023 in ?? () #2 0x00007fff56882060 in ?? () #3 0x00002b5955dcc176 in llvm::JIT::runFunction () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #4 0x00002b5955dc2320 in llvm::ExecutionEngine::runStaticConstructorsDestructors () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #5 0x00002b5955d5ad11 in CodeGenModule::compile () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #6 0x00002b5955d44b9a in ?? () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #7 0x00002b5955d4a57b in ?? () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #8 0x00002b5955d47280 in ?? () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #9 0x00002b5955d4777c in ?? () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #10 0x00002b5955d4780a in ?? () from /usr/GNUstep/System/Library/Libraries/libLanguageKit.so.0 #11 0x0000000000405193 in load (file=0x60b520) at main.m:7 #12 0x0000000000405214 in main (argc=1, argv=0x7fff56882418) at main.m:14 (gdb)
_______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
