https://bugs.documentfoundation.org/show_bug.cgi?id=120483

            Bug ID: 120483
           Summary: Hangs when loading a specific html page and use 100%
                    CPU
           Product: LibreOffice
           Version: 6.0.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
I use LO (4.2.8.2) on a linux production server to convert HTML files to PDF.
Most of the time, it works. But under special conditions, the soffice process
use 100% CPU and can't convert file. 
I reproduced this behaviour on Windows with LO 6.0.6.2 and tried to delete
everything in my file until it doesn't crash. I add the minimal html file
causing the bug. 

Steps to Reproduce:
1. Save additional information to an HTML file
2. Open the HTML file


Actual Results:
Writer hangs 

Expected Results:
Writer should load the document


Reproducible: Always


User Profile Reset: No



Additional Info:
<html>
<body>
 <div> 
  <div> 
   <div> 
    <div> 
     <div> 
      <div> 
       <div> 
        <div> 
         <div> 
          <div  style="float:left;width:500"> 
           <div  style="float:left;width:400px"> 
            <div> 
             <div> 
              <div> 
               <div> 
                <div> 
                 <div> 
                  <div id="tata"> 
                   <div> 
                    <div> 
                     <div> 
                      <table> 
                       <table> 
                        <tr> 
                         <td> 
                          <div> 
                           <div> 
                            <div> 
                             <div> 
                              <div> 
                               <div> 
                                <div> 
                                 <div> 
                                  <div id="titi"> 

                                   <div> 
                                    <div> 
                                     <div> 
                                      <div id="toto"> 
                                       hello
                                      </div> 
                                     </div> 
                                    </div> 
                                   </div> 
                                  </div> 
                                 </div> 
                                </div> 
                               </div> 
                              </div> 
                             </div> 
                            </div> 
                           </div> 

                          </div> 
                         </td> 
                        </tr> 
                       </table> 
                      </table> 
                     </div> 
                    </div> 
                   </div> 
                  </div> 
                 </div> 
                </div> 
               </div> 
              </div> 
             </div> 
            </div> 
           </div> 
          </div> 
         </div> 
        </div> 
       </div> 
      </div> 
    </div>
   </div> 
  </div> 
 </div> 
</div>
</body>
</html>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to