Bugs item #2334283, was opened at 2008-11-23 20:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2334283&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: Open Resolution: None Priority: 5 Private: No Submitted By: Stefan de Konink (skinkie) Assigned to: Nobody/Anonymous (nobody) Summary: segfault in temp_create Initial Comment: I'm sorry I cannot provide more details; I get a segmentation fault after trying to load a big batch, which fails again. And when I try to connect to a just started monetdb server with mclient, mserver5 segfaults. (gdb) bt #0 0x00007f0b2c3c93c0 in temp_create () from /opt/monetdb/lib/MonetDB5/lib/lib_sql.so #1 0x00007f0b2c3c75fd in load_delta () from /opt/monetdb/lib/MonetDB5/lib/lib_sql.so #2 0x00007f0b2c3bdaf6 in load_table () from /opt/monetdb/lib/MonetDB5/lib/lib_sql.so #3 0x00007f0b2c3be132 in load_trans () from /opt/monetdb/lib/MonetDB5/lib/lib_sql.so #4 0x00007f0b2c3c2a17 in store_init () from /opt/monetdb/lib/MonetDB5/lib/lib_sql.so #5 0x00007f0b2c39b413 in mvc_init () from /opt/monetdb/lib/MonetDB5/lib/lib_sql.so #6 0x00007f0b2c3465a0 in SQLinit () from /opt/monetdb/lib/MonetDB5/lib/lib_sql.so #7 0x00007f0b3e338283 in initScenario () from /opt/monetdb/lib/libmonetdb5.so.0 #8 0x00007f0b3e30a56d in MSscheduleClient () from /opt/monetdb/lib/libmonetdb5.so.0 #9 0x00007f0b2f14bcb4 in doChallenge () from /opt/monetdb/lib/MonetDB5/lib/lib_mal_mapi.so #10 0x00007f0b2f14c947 in SERVERlistenThread () from /opt/monetdb/lib/MonetDB5/lib/lib_mal_mapi.so #11 0x00007f0b3c805097 in start_thread () from /lib/libpthread.so.0 #12 0x00007f0b3b52bcad in clone () from /lib/libc.so.6 #13 0x0000000000000000 in ?? () ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2334283&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
