On Mac, 1.5 crashes every time on attempting to typeset (in any format). Here's the backtrace:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x005ed580
boost::shared_ptr<boost::re_detail::basic_regex_implementation<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > >::swap (this=0xa0b09b04, [EMAIL PROTECTED]) at /usr/include/c++/4.0.0/bits/ stl_algobase.h:99
99            __b = __tmp;
(gdb) bt
#0 boost::shared_ptr<boost::re_detail::basic_regex_implementation<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > >::swap (this=0xa0b09b04, [EMAIL PROTECTED]) at /usr/include/c++/4.0.0/bits/ stl_algobase.h:99 #1 0x00120f30 in boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign (this=0x5ed580, p1=0x5ed59f "", p2=0x0, f=2427709773) at ../../../../boost/boost/ regex/v4/basic_regex.hpp:525 #2 0x00dea200 in lyx::LaTeX::scanAuxFile(std::string const&, lyx::Aux_Info&)::reg1 ()
Previous frame inner to this frame (corrupt stack?)
(gdb)

Bennett

Reply via email to