[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 Caolán McNamara changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |caol...@redhat.com |

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #13 from Terrence Enger --- The SIGABRT disappears with application of this patch against master commit 51a18f9 (2013-03-14). --- a/vcl/source/window/builder.cxx +++ b/vcl/source/window/builder.cxx @@ -1389,6 +1389,10 @@ void VclBuil

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #12 from Terrence Enger --- I have looked at libstdc++6 version 4.7.2-2ubuntu1. functions.h has the essentially the same assertion. -- You are receiving this mail because: You are the assignee for the bug. _

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 Lionel Elie Mamane changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #11 from Julien Nabet --- ok so glibc very similar (identical?) but gcc and so libstd is different, could it be the root cause? Package: libstdc++6-4.7-dev Source: gcc-4.7 Version: 4.7.2-5 -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #10 from Terrence Enger --- My system gives ... $ ldd --version ldd (Ubuntu EGLIBC 2.13-0ubuntu13.2) 2.13 As well, note directory "debug" in the name of the file with the failing assertion: /usr/include/c++/4.5/debug/functio

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 Julien Nabet changed: What|Removed |Added CC||caol...@redhat.com --- Comment #9 from Ju

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #8 from Terrence Enger --- Yup, did a make clean for this very build because of undefined symbols in svgdocumenthandler.cxx. My system has GNU Make 3.81 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 java version "1.6.0_24"

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #7 from Julien Nabet --- Also, did you run a "make clean" recently? I know it's longer to build of course but it's just to be sure. (after complete gbuild conversion, OUString migration, etc.) -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #6 from Julien Nabet --- Yes, I've got enable-dbgutil, here's my complete autogen: --with-system-odbc --enable-ext-barcode --enable-ext-diagram --enable-ext-google-docs --enable-ext-hunart --enable-ext-nlpsolver --enable-ext-ct2n --en

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #5 from Terrence Enger --- (In reply to comment #4) > On pc Debian x86-64 with master sources, I followed comment 2 but didn't > reproduce the crash. Does your build use debugging STL objects? One of my configuration parameters, --e

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #4 from Julien Nabet --- On pc Debian x86-64 with master sources, I followed comment 2 but didn't reproduce the crash. Terrence: Just for the update, do you still reproduce this one with a more recent version? -- You are receiving

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 --- Comment #3 from Terrence Enger --- Created attachment 75935 --> https://bugs.freedesktop.org/attachment.cgi?id=75935&action=edit .odb with minimal embedded HSQLDB -- You are receiving this mail because: You are the assignee for the bug. _

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 Terrence Enger changed: What|Removed |Added Attachment #75916|/home/terry/lo_hacking/git/ |typescript with SIGABRT at descr

[Libreoffice-bugs] [Bug 61688] SIGABRT with debug build in VclBuilder::handleChild

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61688 Terrence Enger changed: What|Removed |Added Summary|TABLE: ctrl-F12 (insert |SIGABRT with debug build in