Hi,
   I am lost. :-)
   
   The bug is:
   http://bugzilla.lyx.org/show_bug.cgi?id=1687
   
   In short, a user running a 64 bit plataform and lyx-1.3.4 has problems
exporting any docbook document in any format.

   LyX always crashes, and the bug report is here:
   http://bugzilla.lyx.org/attachment.cgi?id=597&action=view
   
   What I find strange is the frame #5:

#5  0x0000000000456f50 in Buffer::makeDocBookFile (this=0xb38fc0, [EMAIL PROTECTED],
    nice=true, only_body=false) at buffer.C:2945

  fname is supposed to be a reference to a constant string, yet it is null.
The first code in makeDocBookFile that checks to see if the ostream was
succefuly created does not fail. Then some of the values above are
completly bogus, the depth for example.

  Clearly this does not happen on i368, or else I would have noticed, and I
don't have also any x86_64 to test.
-- 
Jos� Ab�lio

Reply via email to