Bugs item #2165518, was opened at 2008-10-14 09:02 Message generated for change (Comment added) made by skinkie You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2165518&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: MonetDB5 CVS Head >Status: Deleted >Resolution: Invalid Priority: 5 Private: No Submitted By: Stefan de Konink (skinkie) Assigned to: Nobody/Anonymous (nobody) Summary: SABAOTHinit fails on PPC Initial Comment: [EMAIL PROTECTED] /usr/src/skinkie/monetdb $ gdb /opt/cherokee/bin/mserver5 GNU gdb 6.8 Copyright (C) 2008 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 "powerpc-unknown-linux-gnu"... (gdb) run Starting program: /opt/cherokee/bin/mserver5 [Thread debugging using libthread_db enabled] [New Thread 0x48021820 (LWP 669)] [New Thread 0x4bd6c4b0 (LWP 672)] # MonetDB server v5.7.0, based on kernel v1.25.0 # Serving database 'demo', using 1 thread # Compiled for powerpc-unknown-linux-gnu/32bit with 32bit OIDs dynamically linked # Copyright (c) 1993-July 2008 CWI. # Copyright (c) August 2008- MonetDB B.V., all rights reserved # Visit http://monetdb.cwi.nl/ for further information Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x48021820 (LWP 669)] 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0x0ff6cf8c in SABAOTHinit (dbfarm=0x1002c83c "", dbname=0x1002f8b0 "demo") at ../../../src/mal/mal_sabaoth.mx:104 Backtrace stopped: frame did not save the PC (gdb) Congratulations with incorporating MonetDB B.V., legally for every publication of MonetDB B.V. a registration number of the Camber of Commerce need to be presented. I hope sourceforge users will get their support and bug tickets for free ;) As might noted from the first line this is a PPC, I had compiled the latest version of MonetDB this night with profiling enabled, this didn't result in a pleasant experience. Looking at strace it was busy waiting, I don't care for profiling now, but I do care about the possibility to start the server :) ---------------------------------------------------------------------- >Comment By: Stefan de Konink (skinkie) Date: 2008-10-14 09:45 Message: My compiling skills suck. ---------------------------------------------------------------------- Comment By: Stefan de Konink (skinkie) Date: 2008-10-14 09:15 Message: I'm hitting the same 'compilation' issue as before... libraries are probably not compatible. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2165518&group_id=56967 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
