On Jan 4, 2006, at 11:08 AM, Jean-Marc Lasgouttes wrote:
Bennett> Note that I still cannot compile 1.3.7 on Mac.... (Nor, at
Bennett> this point, 1.4.0.)
Note that you can compile it, but it does not run ;)
Thbpbpthpt!
This is one of the main things that makes 1.3.7 wait, and I have run
out of ideas.
Did I ask you to try to compile with --disable-optimization already?
No, but it doesn't help:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x0014c0b0 in std::basic_streambuf<char, std::char_traits<char>
>::sputn () at ../../../../boost/boost/regex.hpp:1374
1374 ref = newref;
(gdb) bt
#0 0x0014c0b0 in std::basic_streambuf<char, std::char_traits<char>
>::sputn () at ../../../../boost/boost/regex.hpp:1374
#1 0x00739928 in debugbuf::xsputn (this=0xb103580, p=0xb817834 "LyX:
Creating directory ", n=24) at DebugStream.C:133
#2 0x0013f064 in std::operator<< <char, std::char_traits<char>,
std::allocator<char> > () at insettext.C:2815
#3 0x0002c21c in boost::operator<< <char, std::char_traits<char> >
([EMAIL PROTECTED], [EMAIL PROTECTED]) at ../boost/boost/format/free_funcs.hpp:53
#4 0x000629bc in LyX::queryUserLyXDir (this=0xbffff730,
explicit_userdir=false) at lyx_main.C:546
#5 0x00060148 in LyX::init (this=0xbffff730, gui=true) at lyx_main.C:
298
#6 0x0005f748 in LyX::LyX (this=0xbffff730, [EMAIL PROTECTED],
argv=0xbffff828) at lyx_main.C:147
#7 0x0005f3ac in LyX::LyX (this=0xbffff730, [EMAIL PROTECTED],
argv=0xbffff828) at lyx_main.C:98
#8 0x0008f5c0 in main (argc=1, argv=0xbffff828) at ../src/main.C:31
(gdb)
Bennett