[Libreoffice-bugs] [Bug 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Markus Mohrhard  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Markus Mohrhard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

--- Comment #12 from Xisco Faulí  ---
Created attachment 145147
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145147=edit
gdb backtrace

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=96
   ||807
Version|6.1.0.3 release |5.2 all versions

--- Comment #11 from Xisco Faulí  ---
Regression introduced by:

author  Laurent Balland-Poirier   
2016-01-02 15:02:00 +0100
committer   jan iversen2016-01-08
10:54:08 +
commit  5553d6a9314fd778b9a124d8a2c7e9dd1d7a58a3 (patch)
treeba7296c19328f412e5d85f362930b63f1335b64b
parent  0c0c8de9b2df98c7d6394e703fc2fcb9e97e20c0 (diff)
tdf#96807 Reset min/max of auto scale
Y minimum for auto scale was accidentaly set to 0.
This avoided correct calculation of Y auto log scale (tdf#96807)
But also set linear Y auto scale from 0 (tdf#85690)

This fix detects if both min and max are equal to 0, and reset them (+-inf)

Bisected with: bibisect-linux-64-5.2

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Xisco Faulí  changed:

   What|Removed |Added

 OS|Windows (All)   |All
Crash report or|crashreport.libreoffice.org |["chart::EquidistantTickIte
crash signature|/stats/crash_details/9f4691 |r::initIter(long)"]
   |ca-c95e-48b0-a7ee-ef21423c4 |
   |9ea |

--- Comment #10 from Xisco Faulí  ---
Also reproduced in

Version: 6.2.0.0.alpha0+
Build ID: 66232248ff55639052ddb76918d555e21dc9c46b
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: threaded

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

--- Comment #9 from Markus Mohrhard  ---
(In reply to raal from comment #5)
> This seems to have begun at the below commit.
> Adding Cc: to Mohammed Abdul Azeem; Could you possibly take a look at this
> one? Thanks
> 
> 868958b95c218786e6d0c95517ff1866cdce1b26 is the first bad commit
> commit 868958b95c218786e6d0c95517ff1866cdce1b26
> Author: Norbert Thiebaud 
> Date:   Sun Sep 25 07:05:21 2016 -0700
> 
> source sha:5678bc99fb685fe09191e8419a1121e565f97f80
> 
> authorMohammed Abdul Azeem 2016-09-25 
> 11:06:32 +0530
> committer Noel Grandin  2016-09-25 
> 13:22:51
> +
> commit5678bc99fb685fe09191e8419a1121e565f97f80 (patch)
> tree  daf36cf7506eea6dc9ecd5247a87e982037ccb45
> parent8dc46fc45b5c7d833caca331a9045167d1794f1a (diff)
> tdf#101935 and tdf#102201:
> This fixes both the bugs.

Hey raal,

I'm not sure if that commit is really the issue. This is purely a XML parser
change whereas the problem is the result of not getting any major ticks in the
chart for the logarithmic axis without adjusting the range.

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Xisco Faulí  changed:

   What|Removed |Added

   Priority|medium  |high
   Severity|normal  |major

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

--- Comment #8 from Oliver Brinzing  ---
(In reply to MM from comment #7)
yes, i can not repoduce bug 119932
but i can confirm this bug with:

Version: 6.2.0.0.alpha0+ (x64)
Build ID: 3a807c6d6176caaec83654204a2cca41e1be28ea
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: de-DE (de_DE); Calc: threaded

---
Microsoft Visual C++ Runtime Library
---
Assertion failed!

Program: D:\sources\libo-core\instdir\program\vcllo.dll
File: D:/sources/libo-core/vcl/source/app/scheduler.cxx
Line: 605
Expression: nullptr == mpSchedulerData || utl::ConfigManager::IsFuzzing()

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

--- Comment #7 from MM  ---
(In reply to Oliver Brinzing from comment #6)
> is it the same bug as reported in
> 
> Crash editing axis extent on X-Y plot
> https://bugs.documentfoundation.org/show_bug.cgi?id=119932 ?

It doesn't look that way. I can't reproduce that one.
This report is about changing the logarithmic scale & automatic min/max. If you
just change min and/or max (or scale and min or max) there's no crash.

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Telesto  changed:

   What|Removed |Added

   See Also||https://crashreport.libreof
   ||fice.org/stats/signature/ch
   ||art::EquidistantTickIter::i
   ||nitIter(long)

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Oliver Brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de

--- Comment #6 from Oliver Brinzing  ---
is it the same bug as reported in

Crash editing axis extent on X-Y plot
https://bugs.documentfoundation.org/show_bug.cgi?id=119932 ?

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

raal  changed:

   What|Removed |Added

 CC||azeemmys...@gmail.com,
   ||r...@post.cz
   Keywords||bibisected, bisected,
   ||regression

--- Comment #5 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Mohammed Abdul Azeem; Could you possibly take a look at this one?
Thanks

868958b95c218786e6d0c95517ff1866cdce1b26 is the first bad commit
commit 868958b95c218786e6d0c95517ff1866cdce1b26
Author: Norbert Thiebaud 
Date:   Sun Sep 25 07:05:21 2016 -0700

source sha:5678bc99fb685fe09191e8419a1121e565f97f80

author  Mohammed Abdul Azeem 2016-09-25 11:06:32
+0530
committer   Noel Grandin  2016-09-25
13:22:51 +
commit  5678bc99fb685fe09191e8419a1121e565f97f80 (patch)
treedaf36cf7506eea6dc9ecd5247a87e982037ccb45
parent  8dc46fc45b5c7d833caca331a9045167d1794f1a (diff)
tdf#101935 and tdf#102201:
This fixes both the bugs.

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Telesto  changed:

   What|Removed |Added

Crash report or|9f4691ca-c95e-48b0-a7ee-ef2 |crashreport.libreoffice.org
crash signature|1423c49ea   |/stats/crash_details/9f4691
   ||ca-c95e-48b0-a7ee-ef21423c4
   ||9ea

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

MM  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Crash report or|["chart::EquidistantTickIte |9f4691ca-c95e-48b0-a7ee-ef2
crash signature|r::initIter(long)"] |1423c49ea
 Ever confirmed|0   |1

--- Comment #4 from MM  ---
Confirmed on windows 7 x64 with Version: 6.0.6.2 (x64)
Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77
CPU threads: 3; OS: Windows 6.1; UI render: default

crashreport.libreoffice.org/stats/crash_details/9f4691ca-c95e-48b0-a7ee-ef21423c49ea

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

Julien Nabet  changed:

   What|Removed |Added

 OS|All |Windows (All)
Version|unspecified |6.1.0.3 release

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

--- Comment #2 from Telesto  ---
*** Bug 120017 has been marked as a duplicate of this bug. ***

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

--- Comment #3 from Telesto  ---
*** Bug 120016 has been marked as a duplicate of this bug. ***

-- 
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 120015] Crash in: chart::EquidistantTickIter::initIter(long)

2018-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120015

--- Comment #1 from Telesto  ---
*** Bug 120018 has been marked as a duplicate of this bug. ***

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