[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

Jan Holesovsky  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #7 from Jan Holesovsky  ---
Resolving as a duplicate, seems to be the same thing :-)

*** This bug has been marked as a duplicate of bug 102295 ***

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

--- Comment #6 from Aron Budea  ---
Created attachment 127441
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127441=edit
OpenGL device log

Attaching device log. CPU/GPU is an AMD 10-7800 APU.

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

Tomaz Vajngerl  changed:

   What|Removed |Added

 Blocks||93529


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=93529
[Bug 93529] [META] VCL/OpenGL tracker bug for 5.0+
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

Tomaz Vajngerl  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||1907

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

--- Comment #5 from Aron Budea  ---
Empty profile not needed.
I ran Writer just fine with default rendering, then switched to GL, and upon
restart got abort() + assertion failed. Upon next start Writer started with
default rendering, switching to GL again worked, there were no further errors.

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

--- Comment #4 from Aron Budea  ---
Created attachment 126096
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126096=edit
assertion failed

Currently there's also an assertion failed afterwards:

assert(!mIpcThread.is());
http://opengrok.libreoffice.org/xref/core/desktop/source/app/officeipcthread.cxx#949


Build ID: 9fee132c18b658c9ea9fb1114c1fefa56b57532a

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

--- Comment #3 from Aron Budea  ---
I managed to debug into it, and if it worked correctly, this is where tha
abort() is called:

pSVData->mpApp->Exception( nVCLException );
http://opengrok.libreoffice.org/xref/core/vcl/source/app/svmain.cxx#147

This is the actual abort() call inside Desktop::Exception(ExceptionCategory
nCategory):
Application::Abort( OUString() );
http://opengrok.libreoffice.org/xref/core/desktop/source/app/app.cxx#1281

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

--- Comment #2 from Aron Budea  ---
5.2.0.1:
Very first start, crash in MSVCR120.DLL, starts in 'UI Render: default' mode on
2nd try.
Cleared user profile, no crash upon start, starts in 'UI Render: GL' mode.

Could be the same issue...

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


[Libreoffice-bugs] [Bug 100487] "abort() has been called" upon start in debug build

2016-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100487

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||0300

--- Comment #1 from Aron Budea  ---
I wonder if bug 98365 is related. It's a 32-bit build, and not a crash, but the
crash might've become something more graceful since then, and the 32-bitnes
doesn't matter much, I think I encountered sporadic first-time crashes with
32-bit builds of 5.1.3.2 as well.

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