Bugs item #2334283, was opened at 2008-11-23 19:16 Message generated for change (Comment added) made by nielsnes 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: Closed >Resolution: Fixed 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 ?? () ---------------------------------------------------------------------- >Comment By: Niels Nes (nielsnes) Date: 2009-02-11 20:04 Message: fixed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2334283&group_id=56967 ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
