<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:luke.kendall@gmail.com" title="Luke Kendall <luke.kendall@gmail.com>"> <span class="fn">Luke Kendall</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - VIEWING: When the document displays !broken!! instead of the correct text, writer can lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121618">bug 121618</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>UNCONFIRMED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>1
           </td>
           <td>
                
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - VIEWING: When the document displays !broken!! instead of the correct text, writer can lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121618#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - VIEWING: When the document displays !broken!! instead of the correct text, writer can lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121618">bug 121618</a>
              from <span class="vcard"><a class="email" href="mailto:luke.kendall@gmail.com" title="Luke Kendall <luke.kendall@gmail.com>"> <span class="fn">Luke Kendall</span></a>
</span></b>
        <pre>Have you tried searching the source code for the occurrence of the strings:

"!broken!!"
"!br0ken!!"
or even just "!!"?

I would be looking for a use of this in code that could be called when
displaying text in the main document canvas.

I was worried this would be hard to reproduce; this is my best suggestion after
thinking about it for a while.

My guess is that this is a weird end-case and some programmer wisely decided to
display the warning string instead of referencing through a NULL pointer or an
uninitialised data structure it detected.  So based on this logic, my guess is
the text string might occur in only a handful (or even just one) place in the
entire source code.

What do you think?  Has anyone tried that?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>