I'm seeing a segmentation fault after hypertable has been running for several hours to do a data import. Any ideas on the cause or a better way to reproduce it faster so I can put in a reasonable bug report?
System: Ubuntu 8.10, amd64, no tmalloc, boost 1.35.0 (gdb) backtrace #0 0x0000000000607912 in Hypertable::Range::split_install_log () #1 0x00000000006087eb in Hypertable::Range::split () #2 0x0000000000603105 in Hypertable::MaintenanceTaskSplit::execute () #3 0x00000000005f0e66 in Hypertable::MaintenanceQueue::Worker::operator() () #4 0x00000000005f1096 in boost::detail::function::void_function_obj_invoker0<Hypertable::MaintenanceQueue::Worker, void>::invoke () #5 0x00007f2b96964bc7 in boost::function0<void, std::allocator<boost::function_base> >::operator() () from /usr/lib/ libboost_thread-mt.so.1.35.0 #6 0x00007f2b96962fdf in thread_proxy () from /usr/lib/ libboost_thread-mt.so.1.35.0 #7 0x00007f2b95c6d3ea in start_thread () from /lib/libpthread.so.0 #8 0x00007f2b95230c6d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thanks, Eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en -~----------~----~----~----~------~----~------~--~---
