Hi Julien,
On Mon, 2011-10-10 at 23:57 +0200, Julien Nabet wrote:
- cd sc
- export GDBCPPUNITTRACE="gdb --args"
- make -sr
- break app.cxx:309
- run
- break __cxa_throw
        Some great traces :-)
        We don't want the break __cxa_throw there really though - just step
through the SfxApplication constructor with a series of 'n' commands,
and see where it jumps out of that constructor leaving the object 1/2
constructed :-) [ assuming that it does ]
        It'd be great to have the trace of that.
        Then - when we know where the problem is; step to the line before it
does that, and add the __cxa_throw break and step into it to get an even
more helpful precise location.
        Anyhow, many thanks for helping chase this one down,
        ATB,
                Michael.
-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot
Context
- Re: [Libreoffice] segfault in sc (continued)
 
- Re: [Libreoffice] segfault in sc · Michael Meeks
 
  Re: [Libreoffice] segfault in sc · David Tardon
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.