[Libreoffice-bugs] [Bug 47865] EDITING: Crash on Writer when a footnote is inserted

2012-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47865

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

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 AssignedTo|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |
 Ever Confirmed|0   |1

--- Comment #4 from Caolán McNamara caol...@redhat.com 2012-03-27 14:32:42 
PDT ---
yeah, dodgy conversion, nLastCount is invalidated on any push_back or
push_front

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 47865] EDITING: Crash on Writer when a footnote is inserted

2012-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47865

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 CC||jbf.fa...@orange.fr

--- Comment #2 from Jean-Baptiste Faure jbf.fa...@orange.fr 2012-03-26 
04:20:26 PDT ---
Hi Julien,

I do not reproduce with master build on 2012-03-26 (LibreOffice 3.6.0alpha0+ 
Build ID: b9a0dfd-4d74905-6299bf6-879ce36-4c023a) on Ubuntu 11.10 x86_64.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 47865] EDITING: Crash on Writer when a footnote is inserted

2012-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47865

--- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-03-26 15:07:25 PDT 
---
(In reply to comment #2)
 I do not reproduce with master build on 2012-03-26 (LibreOffice 3.6.0alpha0+ 
 Build ID: b9a0dfd-4d74905-6299bf6-879ce36-4c023a) on Ubuntu 11.10 x86_64.
Hi Jean-Baptiste,

I updated master and recompile and still reproduced it :-(
I didn't take the bt, just some logs :

Objects involved in the operation:
iterator lhs @ 0x0x7e3dc780 {
type =
N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_E
(mutable iterator);
  state = past-the-end;
  references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @
0x0x7e3dc780
}
iterator rhs @ 0x0x23a2368 {
type =
N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_E
(mutable iterator);
  state = singular;
  references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @
0x0x23a2368
}
/usr/include/c++/4.6/debug/safe_iterator.h:477:error: attempt to compare a 
past-the-end iterator to a singular iterator.

Objects involved in the operation:
iterator lhs @ 0x0x7e3d8530 {
type =
N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_E
(mutable iterator);
  state = past-the-end;
  references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @
0x0x7e3d8530
}
iterator rhs @ 0x0x26bc1e8 {
type =
N11__gnu_debug14_Safe_iteratorINSt9__cxx199815_Deque_iteratorI10SwLineRectRS3_PS3_EENSt7__debug5dequeIS3_SaIS3_E
(mutable iterator);
  state = singular;
  references sequence with type `NSt7__debug5dequeI10SwLineRectSaIS1_EEE' @
0x0x26bc1e8
}


boost 1.48 (I use system boost)
gcc (Debian 4.6.3-1) 4.6.3
make 3.81
Linux kernel 3.2.0-2-amd64

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 47865] EDITING: Crash on Writer when a footnote is inserted

2012-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47865

--- Comment #1 from Julien Nabet serval2...@yahoo.fr 2012-03-25 13:45:17 PDT 
---
Created attachment 59034
  -- https://bugs.freedesktop.org/attachment.cgi?id=59034
bt with symbols

I think it could be linked to e94c4ab5523c7dcbee2f1b7fd47685529498e774 but I'm
not sure.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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