The backtrace attached.

In the line InsetCommandParams.cpp:612
        LASSERT(info_.hasParam(name), return dummy);

info_ shows
$1 = {
  info_ = std::__debug::vector of length 6, capacity 6 = {{
      name_ = "after", 
      type_ = lyx::ParamInfo::LATEX_OPTIONAL, 
      handling_ = lyx::ParamInfo::HANDLING_LATEXIFY, 
      ignore_ = false, 
      default_value_ = L""
    }, {
      name_ = "before", 
      type_ = lyx::ParamInfo::LATEX_OPTIONAL, 
      handling_ = lyx::ParamInfo::HANDLING_LATEXIFY, 
      ignore_ = false, 
      default_value_ = L""
    }, {
      name_ = "key", 
      type_ = lyx::ParamInfo::LATEX_REQUIRED, 
      handling_ = lyx::ParamInfo::HANDLING_NONE, 
      ignore_ = false, 
      default_value_ = L""
    }, {
      name_ = "pretextlist", 
      type_ = lyx::ParamInfo::LATEX_OPTIONAL, 
      handling_ = lyx::ParamInfo::HANDLING_LATEXIFY, 
      ignore_ = false, 
      default_value_ = L""
    }, {
      name_ = "posttextlist", 
      type_ = lyx::ParamInfo::LATEX_OPTIONAL, 
      handling_ = lyx::ParamInfo::HANDLING_LATEXIFY, 
      ignore_ = false, 
      default_value_ = L""
    }, {
      name_ = "literal", 
      type_ = lyx::ParamInfo::LYX_INTERNAL, 
      handling_ = lyx::ParamInfo::HANDLING_NONE, 
      ignore_ = false, 
      default_value_ = L""
    }}
}
(gdb) p name
$2 = "F"

Attachment: bt
Description: Binary data

Attachment: pgpoqtcEfVnTM.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to