[Libreoffice-bugs] [Bug 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2016-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #10 from Buovjaga  ---
Yeah attachment 64177 no longer crashes. WFM.

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2016-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

--- Comment #9 from raal  ---
Tested with Version: 5.2.0.0.alpha0+; win7 and can not reproduce crash

Seems to be fixed with dev version. Please could you test it with dev version? 
You can download it here: http://dev-builds.libreoffice.org/daily/master/

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2016-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

raal  changed:

   What|Removed |Added

   Keywords|bibisected, bisected|bibisectRequest

--- Comment #8 from raal  ---
(In reply to it from comment #7)
> We discovered the same problem (crashing with "bad allocation") on documents
> with OLE objects after upgrading from 4.4.x to 5.1.0.3 (final). Win7 64-Bit.
> 
> 
> Anything we can do to get this fixed soon?

You can try to bibisect it, because my bibisect is bad.

See here: https://wiki.documentfoundation.org/QA/Bibisect

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2016-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

i...@medizinische-genetik.de changed:

   What|Removed |Added

 CC||i...@medizinische-genetik.de

--- Comment #7 from i...@medizinische-genetik.de ---
We discovered the same problem (crashing with "bad allocation") on documents
with OLE objects after upgrading from 4.4.x to 5.1.0.3 (final). Win7 64-Bit.


Anything we can do to get this fixed soon?

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

Oliver Specht  changed:

   What|Removed |Added

 CC||oliver.spe...@cib.de

--- Comment #6 from Oliver Specht  ---
It crashes because a stream with a size of 0x8800 is in use here. new is
called with a size of 0x88007f50

 KernelBase.dll!_RaiseException@16()Unknown
>   msvcr120d.dll!_CxxThrowException(void * pExceptionObject, const 
> _s__ThrowInfo * pThrowInfo) Line 154C++
 msvcr120d.dll!operator new(unsigned int size) Line 63C++
 tllo.dll!operator new[](unsigned int count) Line 6C++
 tllo.dll!SvMemoryStream::ReAllocateMemory(long nDiff) Line 1894C++
 tllo.dll!SvMemoryStream::SeekPos(unsigned __int64 nNewPos) Line 1851   
C++
 tllo.dll!SvStream::Seek(unsigned __int64 nFilePos) Line 1454C++
 tllo.dll!SvStream::SeekRel(__int64 nPos) Line 865C++
 tllo.dll!VersionCompat::~VersionCompat() Line 64C++
 vcllo.dll!MetaAction::ReadMetaAction(SvStream & rIStm, ImplMetaReadData *
pData) Line 265C++
 vcllo.dll!ReadGDIMetaFile(SvStream & rIStm, GDIMetaFile & rGDIMetaFile)
Line 2771C++
 vcllo.dll!ReadImpGraphic(SvStream & rIStm, ImpGraphic & rImpGraphic) Line
1518C++
...

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

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

--- Comment #5 from Noel Grandin  ---
this is crashing even on the commit BEFORE mine, so something must be off in
the bibisect - sorry

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

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

raal  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||noelgran...@gmail.com,
   ||r...@post.cz

--- Comment #4 from raal  ---

This seems to have begun at the below commit.
Adding Cc: to Noel Grandin ; Could you possibly take a look at this one? Thanks

86334d4aee98252413f81e7fe4e2e0fbd01346de is the first bad commit
commit 86334d4aee98252413f81e7fe4e2e0fbd01346de
Author: Norbert Thiebaud 
Date:   Thu Nov 12 10:00:12 2015 -0800

source sha:db17d3c17c40d6b0e92392cf3c6e343d1d17b771

source sha:db17d3c17c40d6b0e92392cf3c6e343d1d17b771

authorNoel Grandin 2015-11-10 11:36:34 (GMT)
committerNoel Grandin 2015-11-11 07:16:20 (GMT)
commitdb17d3c17c40d6b0e92392cf3c6e343d1d17b771 (patch)

bibisect-win32-5.1
$ git bisect log
# bad: [a2ca6bb70db1ba8f306a617d92070351d9a3a624] source
sha:8b5182155b6d35a1be64d37136584e30ea6a6ef8
# good: [c1efd324c6ad448ac9edb030dc9738b9e6899e4d] source
sha:ab465b90f6c6da5595393a0ba73f33a1e71a2b65
git bisect start 'a2ca6bb70db1ba8f306a617d92070351d9a3a624'
'c1efd324c6ad448ac9edb030dc9738b9e6899e4d'
# good: [1e602523875e23a7969d8c28276c82311eb2fa74] source
sha:5b8e4f3d676eb0a026ce1eb4c1df2ec6e0736cb1
git bisect good 1e602523875e23a7969d8c28276c82311eb2fa74
# good: [1e602523875e23a7969d8c28276c82311eb2fa74] source
sha:5b8e4f3d676eb0a026ce1eb4c1df2ec6e0736cb1
git bisect good 1e602523875e23a7969d8c28276c82311eb2fa74
# good: [e488633c49c1a6da848fc37cdc85da06b487baf6] source
sha:d30f5bc3e65463f28c3087acad6f88e12d60e53b
git bisect good e488633c49c1a6da848fc37cdc85da06b487baf6
# good: [e488633c49c1a6da848fc37cdc85da06b487baf6] source
sha:d30f5bc3e65463f28c3087acad6f88e12d60e53b
git bisect good e488633c49c1a6da848fc37cdc85da06b487baf6
# good: [5be8d4c35d2d475e2afa4c72641aad7f7d9d9330] source
sha:eafd3ee3f01bceef0eb3327be3139a8eee2a2b2e
git bisect good 5be8d4c35d2d475e2afa4c72641aad7f7d9d9330
# good: [5be8d4c35d2d475e2afa4c72641aad7f7d9d9330] source
sha:eafd3ee3f01bceef0eb3327be3139a8eee2a2b2e
git bisect good 5be8d4c35d2d475e2afa4c72641aad7f7d9d9330
# good: [5be8d4c35d2d475e2afa4c72641aad7f7d9d9330] source
sha:eafd3ee3f01bceef0eb3327be3139a8eee2a2b2e
git bisect good 5be8d4c35d2d475e2afa4c72641aad7f7d9d9330
# bad: [97a7152e775cb5270d2637fb98977fc55c808a03] source
sha:2f59f936fe521cf078aad88149d1f133cfd3deed
git bisect bad 97a7152e775cb5270d2637fb98977fc55c808a03
# good: [6074a72bfa907158bb3ce3ce3d88d265e2f6898b] source
sha:061d98ccc7fc95234514d5dee3d9e80e49b10dc7
git bisect good 6074a72bfa907158bb3ce3ce3d88d265e2f6898b
# good: [c1ff4ab7b94e18dd527d577e2bb679fae3891c44] source
sha:d1775349e4ea619aa7b634bcd7161374107038a1
git bisect good c1ff4ab7b94e18dd527d577e2bb679fae3891c44
# bad: [bddd2645876d3edf1b00e71120775fe22f1068bd] source
sha:c8b2f752ceefaf128579524eb2bd62bc6c79f0ba
git bisect bad bddd2645876d3edf1b00e71120775fe22f1068bd
# bad: [428625c4bba7c7f66e6cac0400428fc1dbe5e831] source
sha:e44119c5803a807ce414d45fa060e329db1856e2
git bisect bad 428625c4bba7c7f66e6cac0400428fc1dbe5e831
# good: [8db46ee46e1b6ac16744da5d7499f4ddefa9eb16] source
sha:4db3342e84dbbc80e0cb893b4739f6c617e9c19c
git bisect good 8db46ee46e1b6ac16744da5d7499f4ddefa9eb16
# bad: [86334d4aee98252413f81e7fe4e2e0fbd01346de] source
sha:db17d3c17c40d6b0e92392cf3c6e343d1d17b771
git bisect bad 86334d4aee98252413f81e7fe4e2e0fbd01346de
# good: [5bb90e6427a407b4c776f1e749a2f85788836430] source
sha:f93a2e530d94c4ef73e234b8cc5d3dd79977a8c8
git bisect good 5bb90e6427a407b4c776f1e749a2f85788836430
# good: [8f4ec6cb8453886ac34b77c06bb141a9cf7875ee] source
sha:f019f5d6fe05b15a83a7fea40d9448de2fabb00d
git bisect good 8f4ec6cb8453886ac34b77c06bb141a9cf7875ee
# good: [8ae5676c9a0f3d10969f390d2074a4a364bab164] source
sha:2ce9e4be4a438203382cb9cca824ce3e90647f3a
git bisect good 8ae5676c9a0f3d10969f390d2074a4a364bab164
# first bad commit: [86334d4aee98252413f81e7fe4e2e0fbd01346de] source
sha:db17d3c17c40d6b0e92392cf3c6e343d1d17b771

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2015-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

Joel Madero  changed:

   What|Removed |Added

 CC||jmadero@gmail.com

--- Comment #3 from Joel Madero  ---
Windows only.

No crash:
Bodhi w/ E19
Version: 5.2.0.0.alpha0+
Build ID: 5df326438fd3a5613a52b4de1935426911ff1301

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2015-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

Beluga  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
   Priority|medium  |high
 Status|UNCONFIRMED |NEW
Version|unspecified |5.1.0.1 rc
 Ever confirmed|0   |1

--- Comment #2 from Beluga  ---
5.0.4 does not crash.
5.2 crashes.

Win 7 Pro 64-bit, Version: 5.0.4.2 (x64)
Build ID: 2b9802c1994aa0b7dc6079e128979269cf95bc78
Locale: fi-FI (fi_FI)

Version: 5.2.0.0.alpha0+
Build ID: a4764cfa80270f973da5861d0ddc28298bf16f4d
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-12-24_22:45:12
Locale: fi-FI (fi_FI)

-- 
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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2015-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Beluga  ---
Created attachment 121570
  --> https://bugs.documentfoundation.org/attachment.cgi?id=121570&action=edit
Backtrace of crash on Windows, LibO 5.1.0.1

Yep, repro with https://bugs.documentfoundation.org/attachment.cgi?id=64177

Win 7 Pro 64-bit, Version: 5.1.0.1 (x64)
Build ID: bcace328aabc4c8c10b56daa87da0a2ee6579b5a
Threads 4; Ver: Windows 6.1; Render: default; 
Locale: fi-FI (fi_FI)

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