[Libreoffice-bugs] [Bug 96540] Calc crashes with this file on dragging and dropping a selection to a different sheet

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

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |
Summary|Calc crashes with this file |Calc crashes with this file
   ||on dragging and dropping a
   ||selection to a different
   ||sheet

--- Comment #17 from Caolán McNamara  ---
That seems to be the fundamental problem, now on dragging selections to other
sheets I get no crashes while beforehand it was pretty regular

https://gerrit.libreoffice.org/#/c/26538/ for 5-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 96540] Calc crashes with this file

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.3.0|target:5.3.0 target:5.2.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 96540] Calc crashes with this file

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

--- Comment #16 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-5-2":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7a347bbc24d2b7b1f520b249a5a20b06643f85c2=libreoffice-5-2

tdf#96540 dragging between sheets can change the current cursor position

It will be available in 5.2.0.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 96540] Calc crashes with this file

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

--- Comment #15 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f9b46bbd2446a6c9a0aaab31016536bda4a77294

tdf#96540 dragging between sheets can change the current cursor position

It will be available in 5.3.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 96540] Calc crashes with this file

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.3.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 96540] Calc crashes with this file

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

--- Comment #14 from Caolán McNamara  ---
https://gerrit.libreoffice.org/#/c/26512/ for the crash I can reproduce.
There's an attempt to set the cursor on drop to the same cell inside the
dropped region as it was in the dragged selection. But the "current cell" is
taken at drop time, and on changing from one sheet to another the cursor is
changed to the new sheet before the drop takes place

-- 
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 96540] Calc crashes with this file

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

--- Comment #13 from Caolán McNamara  ---
What I see in my case is pView->SetCursor in sc/source/ui/view/gridwin.cxx sets
a cursor row of -2. This seems to be because the intent it to place the cursor
into the same cell in the dropped range as it was in the selected range. But
the code believe that the same pViewData CurX on drop is the same as on drag.
When we change sheets during the drag a (fairly random) cell gets selected on
the sheet change and the logic doesn't make sense.

-- 
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 96540] Calc crashes with this file

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

--- Comment #12 from Caolán McNamara  ---
Here's one reproducible scenario for me in 5-2. Type F1:H3 into the name box on
sheet 1, drag the selection with the mouse to the bottom bar "Bihar" tab, when
it switches to that sheet drag the selection to A1 and drop

-- 
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 96540] Calc crashes with this file

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

--- Comment #11 from Caolán McNamara  ---
There was a fairly recently fixed Drag and drop crash of bug 99733 which might
account for some of this

-- 
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 96540] Calc crashes with this file

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

--- Comment #10 from Timur  ---
Created attachment 125245
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125245=edit
debug kb.txt

(In reply to gibi from comment #7)
> Reproduced with pre-releases/deb/x86_64/LibreOffice_5.1.0.2_Linux_x86-64_deb:
> 
> After several drag'n'drop of cells from a tab to another one, I get a pop-up
> window named "LibreOffice 5.1 - Fatal Error":
> 
> multi_type_vector::get#1209: block position not found! (logical
> pos=18446744073709551590, block size=1, logical size=1048576)
> 
> After clicking on "OK", Libreoffice crashed

Reproduced also in Windows with 5.2+. I hope debug is useful.

-- 
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 96540] Calc crashes with this file

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

Timur  changed:

   What|Removed |Added

   Keywords||haveBacktrace
 Status|NEEDINFO|NEW
   Hardware|x86-64 (AMD64)  |All
 OS|Linux (All) |All

-- 
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 96540] Calc crashes with this file

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

Markus Mohrhard  changed:

   What|Removed |Added

   Keywords|haveBacktrace   |
 Status|NEW |NEEDINFO

--- Comment #9 from Markus Mohrhard  ---
Well an instruction like several drag and drop is not enough to confirm this. I
need detailed steps that are reproducible.

Also this is not a 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 96540] Calc crashes with this file

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

Markus Mohrhard  changed:

   What|Removed |Added

 Attachment #121358|0   |1
is obsolete||

-- 
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 96540] Calc crashes with this file

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

Timur  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 96540] Calc crashes with this file

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

--- Comment #7 from gibi  ---
Reproduced with pre-releases/deb/x86_64/LibreOffice_5.1.0.2_Linux_x86-64_deb:

After several drag'n'drop of cells from a tab to another one, I get a pop-up
window named "LibreOffice 5.1 - Fatal Error":

multi_type_vector::get#1209: block position not found! (logical
pos=18446744073709551590, block size=1, logical size=1048576)

After clicking on "OK", Libreoffice crashed

--
Version: 5.1.0.2
Build ID: ecd3574d51754b043f865cf5bafee286d24db7cc
CPU Threads: 4; OS Version: Linux 3.16; UI Render: default; 
Locale : fr-FR (fr_FR.UTF-8)

-- 
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 96540] Calc crashes with this file

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

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #8 from raal  ---
(In reply to gibi from comment #7)
> Reproduced with pre-releases/deb/x86_64/LibreOffice_5.1.0.2_Linux_x86-64_deb:
> 
Setting to NEW

-- 
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 96540] Calc crashes with this file

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

--- Comment #6 from pramathesh.amba...@gmail.com ---
Ran calc with strace and opened another file. Selected a range of cells for
copying and it crashed.

Here is the strace terminal output:

strace soffice --calc
execve("/usr/bin/soffice", ["soffice", "--calc"], [/* 57 vars */]) = 0
brk(0)  = 0x5638f7ae5000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fdbd73d3000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=199939, ...}) = 0
mmap(NULL, 199939, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fdbd73a2000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\v\2\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1869392, ...}) = 0
mmap(NULL, 3972864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fdbd6de8000
mprotect(0x7fdbd6fa8000, 2097152, PROT_NONE) = 0
mmap(0x7fdbd71a8000, 24576, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c) = 0x7fdbd71a8000
mmap(0x7fdbd71ae000, 16128, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fdbd71ae000
close(3)= 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fdbd73a1000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fdbd73a
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fdbd739f000
arch_prctl(ARCH_SET_FS, 0x7fdbd73a0700) = 0
mprotect(0x7fdbd71a8000, 16384, PROT_READ) = 0
mprotect(0x5638f5e37000, 8192, PROT_READ) = 0
mprotect(0x7fdbd73d5000, 4096, PROT_READ) = 0
munmap(0x7fdbd73a2000, 199939)  = 0
getuid()= 1000
getgid()= 1000
getpid()= 22202
rt_sigaction(SIGCHLD, {0x5638f5c2e030, ~[RTMIN RT_1], SA_RESTORER,
0x7fdbd6e1d2f0}, NULL, 8) = 0
geteuid()   = 1000
brk(0)  = 0x5638f7ae5000
brk(0x5638f7b06000) = 0x5638f7b06000
getppid()   = 22199
stat("/home/pramathesh", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/usr/bin/soffice", O_RDONLY)  = 3
fcntl(3, F_DUPFD, 10)   = 10
close(3)= 0
fcntl(10, F_SETFD, FD_CLOEXEC)  = 0
geteuid()   = 1000
getegid()   = 1000
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x5638f5c2e030, ~[RTMIN RT_1], SA_RESTORER,
0x7fdbd6e1d2f0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fdbd6e1d2f0},
NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fdbd6e1d2f0},
NULL, 8) = 0
read(10, "#!/bin/sh\n#\n# This file is part "..., 8192) = 5608
pipe([3, 4])= 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fdbd73a09d0) = 22203
close(4)= 0
read(3, "/home/pramathesh\n", 128)  = 17
read(3, "", 128)= 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=22203, si_status=0,
si_utime=0, si_stime=0} ---
rt_sigreturn()  = 0
close(3)= 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 22203
lstat("/usr/bin/soffice", {st_mode=S_IFLNK|0777, st_size=34, ...}) = 0
pipe([3, 4])= 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fdbd73a09d0) = 22204
close(4)= 0
read(3, "/usr/bin\n", 128)  = 9
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=22204, si_status=0,
si_utime=0, si_stime=0} ---
rt_sigreturn()  = 9
read(3, "", 128)= 0
close(3)= 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 22204
chdir("/usr/bin")   = 0
pipe([3, 4])= 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7fdbd73a09d0) = 22205
close(4)= 0
read(3, "soffice\n", 128)   = 8
read(3, "", 128)= 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=22205, si_status=0,

[Libreoffice-bugs] [Bug 96540] Calc crashes with this file

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

Luke Picciau  changed:

   What|Removed |Added

 CC||luke.b.picc...@gmail.com

--- Comment #5 from Luke Picciau  ---
When I tried to open the file calc hung for about 20 seconds and the window
went dark gray showing it was unresponsive a few times but in the end the file
did open. Took way longer then a file of that size should take to open.


LO Version: 5.0.3.2
Build ID: 1:5.0.3~rc2-0ubuntu1
Locale: en-AU (en_AU.UTF-8)
OS: Ubuntu 15.10

-- 
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 96540] Calc crashes with this file

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

Timur  changed:

   What|Removed |Added

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

--- Comment #4 from Timur  ---
raal, can you test with 5.0.2.2 on Linux?
pramathesh, can you test with master version from
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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96540] Calc crashes with this file

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

--- Comment #3 from raal  ---
No crash, Version: 5.2.0.0.alpha0+
Build ID: 86338fbb94324ede329e1d232eeaf70f2fde696e
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-01-08_00:45:19

-- 
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 96540] Calc crashes with this file

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

raal  changed:

   What|Removed |Added

   Keywords||have-backtrace

-- 
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 96540] Calc crashes with this file

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

--- Comment #2 from pramathesh.amba...@gmail.com ---
Created attachment 121358
  --> https://bugs.documentfoundation.org/attachment.cgi?id=121358=edit
gdbtrace.log of crash

-- 
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 96540] Calc crashes with this file

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

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #1 from raal  ---
I can not confirm with Verze: 5.0.3.2, win7. No crash when switching tabs or
copy data.
If possible, please follow the instructions provided at this link <
https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux
>. and submit a backtrace. That way a developer can look into the underlying
reason of the crash.

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