Bugs item #2334283, was opened at 2008-11-23 20:16 Message generated for change (Comment added) made by stmane 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: Fixed >Priority: 6 Private: No Submitted By: Stefan de Konink (skinkie) >Assigned to: Niels Nes (nielsnes) 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 ?? () ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2009-02-16 10:49 Message: re-opened to remind us that we should consider adding a test for this one. ---------------------------------------------------------------------- Comment By: Niels Nes (nielsnes) Date: 2009-02-11 21:04 Message: fixed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2334283&group_id=56967 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
