[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #9 from Caolán McNamara caol...@redhat.com ---
https://gerrit.libreoffice.org/#/c/13374/ to make it not crash for 4-3

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with 4.3.3 LO Debian package, I could reproduce this.

However, I don't reproduce this with master sources updated today.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
Some element:
/usr/include/c++/4.9/bits/stl_stack.h:164:error: attempt to access an 
element in an empty container.

Objects involved in the operation:
sequence this @ 0x0x2f50280 {
  type =
St5stackIN12writerfilter7dmapper17TextAppendContextENSt7__debug5dequeIS2_SaIS2_;
}

Program received signal SIGABRT, Aborted.
0x2b28d107 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce
type.
(gdb) bt
#0  0x2b28d107 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x2b28e4e8 in __GI_abort () at abort.c:89
#2  0x2bcde655 in __gnu_debug::_Error_formatter::_M_error() const ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x2aaad623bd9c in std::stackwriterfilter::dmapper::TextAppendContext,
std::__debug::dequewriterfilter::dmapper::TextAppendContext,
std::allocatorwriterfilter::dmapper::TextAppendContext  ::top
(this=0x2f50280) at /usr/include/c++/4.9/bits/stl_stack.h:164
#4  0x2aaad622f0ec in
writerfilter::dmapper::DomainMapper_Impl::CloseFieldCommand (this=0x2f50230)
at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/dmapper/DomainMapper_Impl.cxx:3941
#5  0x2aaad61dab92 in writerfilter::dmapper::DomainMapper::lcl_text
(this=0x2f4d060, data_=0x2aaad657abe4 cFieldSep \024\025, len=1)
at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/dmapper/DomainMapper.cxx:2702
#6  0x2aaad6348219 in writerfilter::LoggedStream::text (this=0x2f4d078,
data=0x2aaad657abe4 cFieldSep \024\025, len=1)
at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/resourcemodel/LoggedResources.cxx:175
#7  0x2aaad62fa5a3 in
writerfilter::ooxml::OOXMLFastContextHandler::fieldSeparator (this=0x3036f40)
at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:774
#8  0x2aaad6400e41 in writerfilter::ooxml::OOXMLFactory_wml::startAction
(this=0x2f980d0, pHandler=0x3036f40)
at
/home/julien/compile-libreoffice/libo_4_3/workdir/CustomTarget/writerfilter/source/OOXMLFactory_wml.cxx:4962
#9  0x2aaad62ed477 in writerfilter::ooxml::OOXMLFactory::startAction
(this=0x2b74f00, pHandler=0x3036f40)
at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/ooxml/OOXMLFactory.cxx:323

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=79130

--- Comment #6 from Julien Nabet serval2...@yahoo.fr ---
I should build from scratch my local 4.3 repo because it really seems a dup of
fdo#79130

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

--- Comment #7 from Julien Nabet serval2...@yahoo.fr ---
Ok I rebuilt and had the crash.
#4  0x2aaad510161e in
writerfilter::dmapper::DomainMapper_Impl::CloseFieldCommand (this=0x2f8e8d0)
at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/dmapper/DomainMapper_Impl.cxx:3947

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||vmik...@collabora.co.uk

--- Comment #8 from Julien Nabet serval2...@yahoo.fr ---
Miklos:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=5a5d55a8a0f82406a8001015a723596f21d3562c
should fix this one but m_bParaHadField is missing. Any idea how to fix the bug
on 4.3 branch without cherry-picking several commits?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

--- Comment #3 from raal r...@post.cz ---
Created attachment 109995
  -- https://bugs.freedesktop.org/attachment.cgi?id=109995action=edit
test file

no crash with win7, LO 4.3.4

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

raal r...@post.cz changed:

   What|Removed |Added

 Attachment #109942|text/plain  |image/png
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

raal r...@post.cz changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||r...@post.cz

--- Comment #1 from raal r...@post.cz ---
Hello ,

Thank you for filing the bug. Please send us a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO', so please do change it back to
'UNCONFIRMED' once you have attached a document.
(Please note that the attachment will be public, remove any sensitive
information before attaching it.)
How can I eliminate confidential data from a sample document?
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86662] Problems With dotx files / Crash

2014-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86662

neocarvajal neocarvaja...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from neocarvajal neocarvaja...@gmail.com ---
Thanks for respond immediately, here i will send the file for my is not
necessary to Sanitize the File Before Submission, because is only for
educational purpose on the university (computer engineering).


Donwload powered by #dropbox: 

https://www.dropbox.com/s/w8znhgsq1001443/Plantilla%20Informe%20Final.dotx?dl=0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs