To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99488





------- Additional comments from yaro...@openoffice.org Mon Mar 16 16:17:38 
+0000 2009 -------
sb@:
>You mean, sTitle.pData = 0xbffce134 before and after l. 108? 
yes
> I think you need to look at the instruction level to find out why
rtl_uString_getToken (called from within
> rtl::OUString::getToken) is called with a second argument of zero during the
> call of sTitle.getToken(...) at l. 111 when sTitle.pData is not zero.
I can't, because segfault is before l.111 on l. 108
Breakpoint 3, comphelper::DocumentInfo::getDocumentTitle 
(_rxdocume...@0xbfadc43c)
    at
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/comphelper/source/misc/documentinfo.cxx:108
108     in
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/comphelper/source/misc/documentinfo.cxx
(gdb) p sTitle
$53 = {pData = 0xbfadc444}
(gdb) p sTitle.pData
$54 = (rtl_uString *) 0xbfadc444
(gdb) n
506    
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:
No such file or directory.
        in
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx
(gdb) p sTitle.pData
$55 = (rtl_uString *) 0xbfadc444
(gdb) n
270    
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/rtl/ustring.hxx:
No such file or directory.
        in
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/rtl/ustring.hxx
(gdb) p sTitle.pData
$56 = (rtl_uString *) 0xbfadc444
(gdb) n
118    
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:
No such file or directory.
        in
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx
(gdb) p sTitle.pData
$57 = (rtl_uString *) 0xbfadc444
(gdb) n
1117   
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/rtl/ustring.hxx:
No such file or directory.
        in
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/rtl/ustring.hxx
(gdb) p sTitle.pData
$58 = (rtl_uString *) 0xbfadc444
(gdb) n
1116    in
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/rtl/ustring.hxx
(gdb) p sTitle.pData
$59 = (rtl_uString *) 0xbfadc444
(gdb) n
1117    in
/var/tmp/portage/app-office/openoffice-infra-2.4.2/work/OOH680_m18/solver/680/unxlngi6.pro/inc/rtl/ustring.hxx
(gdb) p sTitle.pData
$60 = (rtl_uString *) 0xbfadc444
(gdb) n

Program received signal SIGSEGV, Segmentation fault.
rtl_uString_getToken (ppThis=0xbfadc294, pStr=0x0, nToken=0, cTok=32, nIndex=0)
at strtmpl.c:1527
1527    strtmpl.c: No such file or directory.
        in strtmpl.c
Current language:  auto; currently c

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to