[Libreoffice-bugs] [Bug 63168] FILEOPEN: crash when reading a certain docx

2013-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

--- Comment #7 from Owen Genat owen.ge...@gmail.com ---
LO v4.1.3.2 Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a under GNU/Linux
Crunchbang 11 opens the attachment in the description without crashing.

-- 
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 63168] FILEOPEN: crash when reading a certain docx

2013-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #8 from Julien Nabet serval2...@yahoo.fr ---
Thank you Owen for your feedback.
On pc Debian x86-64 with 4.1 sources updated 1 week ago, I don't reproduce this
anymore.
I put it as WFM.
ssander: if you still reproduce this with 4.1.3 version, don't hesitate to
reopen this tracker.

-- 
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 63168] FILEOPEN: crash when reading a certain docx

2013-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

--- Comment #9 from san...@igpm.rwth-aachen.de ---
I confirm that it works now.  Thank you very much!

-- 
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 63168] FILEOPEN: crash when reading a certain docx

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

--- Comment #1 from san...@mi.fu-berlin.de ---
Created attachment 77486
  -- https://bugs.freedesktop.org/attachment.cgi?id=77486action=edit
The gdb backtrace

-- 
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 63168] FILEOPEN: crash when reading a certain docx

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

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

   What|Removed |Added

  Attachment #77485|text/plain  |application/vnd.openxmlform
  mime type||ats-officedocument.wordproc
   ||essingml.document

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
Comment on attachment 77485
  -- https://bugs.freedesktop.org/attachment.cgi?id=77485
File that causes the crash

Mimetype fixed

-- 
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 63168] FILEOPEN: crash when reading a certain docx

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
Created attachment 77500
  -- https://bugs.freedesktop.org/attachment.cgi?id=77500action=edit
console + bt with symbols on master sources

On pc Debian (testing updated today) x86-64 with master sources updated today,
I reproduced the crash.

I attached the bt (the same as reporter's + few details) + console logs

-- 
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 63168] FILEOPEN: crash when reading a certain docx

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Priority|medium  |high
 CC||cedric.bosdonnat.ooo@free.f
   ||r, mst...@redhat.com,
   ||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
Cédric/Michael: one for 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 63168] FILEOPEN: crash when reading a certain docx

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
After having searched in git history of sw/source/core/unocore/unotext.cxx, I
found this commit:
d0cde9640b52ccfbb28ed1f65bba0927afd7b69b
(2013/02/20), Cédric definitely for you? :-P

-- 
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 63168] FILEOPEN: crash when reading a certain docx

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63168

--- Comment #6 from Julien Nabet serval2...@yahoo.fr ---
Adding some traces, pEndStartTableNode is NULL after line 1628

diff --git a/sw/source/core/unocore/unotext.cxx
b/sw/source/core/unocore/unotext.cxx
index 8d3b8c9..c3ffd05 100644
--- a/sw/source/core/unocore/unotext.cxx
+++ b/sw/source/core/unocore/unotext.cxx
@@ -1626,7 +1626,7 @@ throw (lang::IllegalArgumentException,
uno::RuntimeException)
 SwTableNode * pStartTableNode(pStartStartNode-FindTableNode());
 // Is it the same table start node than the end?
 SwTableNode *const
pEndStartTableNode(pEndStartNode-FindTableNode());
-while (pEndStartTableNode-GetIndex() 
pStartTableNode-GetIndex())
+while (pEndStartTableNode  (pEndStartTableNode-GetIndex() 
pStartTableNode-GetIndex()))
 {
 SwStartNode* pStartStartTableNode =
pStartTableNode-StartOfSectionNode();
 pStartTableNode = pStartStartTableNode-FindTableNode();

prevents from the crash but perhaps it should need more things.
Anyway, if you think I can push this patch on master, just tell me.

-- 
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