[upstream] soffice.bin crashed with SIGSEGV in ScRangeList::front()

Bug #1229732 reported by ubuntu-bolivia
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libreoffice (Debian)
Fix Released
Unknown
libreoffice (Fedora)
Expired
Undecided
libreoffice (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Al seleccionar dos celdas para su copia, nos posicionamos en la celda de destino y al momento de pegar, se cuelga.

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: libreoffice-core 1:4.1.2~rc2-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Date: Tue Sep 24 09:10:52 2013
ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
InstallationDate: Installed on 2013-09-17 (6 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130823)
MarkForUpload: True
ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc file:///home/username/Documentos/desarrollo/dolibarr/libretas/Documentos/nuevos/Copia_de_JOAKIM_ED._FISICA.xlsx --splash-pipe=5
SegvAnalysis:
 Segfault happened at: 0x7f770b6eec84 <_ZN11ScRangeListixEm+4>: mov (%rax,%rsi,8),%rax
 PC (0x7f770b6eec84) ok
 source "(%rax,%rsi,8)" (0x00000000) not located in a known VMA region (needed readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: libreoffice
StacktraceTop:
 ScRangeList::operator[](unsigned long) () from /usr/lib/libreoffice/program/../program/libsclo.so
 ScConditionalFormat::DeleteArea(short, int, short, int) () from /usr/lib/libreoffice/program/../program/libsclo.so
 ScConditionalFormatList::DeleteArea(short, int, short, int) () from /usr/lib/libreoffice/program/../program/libsclo.so
 ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
 ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
Title: soffice.bin crashed with SIGSEGV in ScRangeList::operator[]()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

Revision history for this message
ubuntu-bolivia (ramiroques) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 ScRangeList::front (this=0x783bde8) at /build/buildd/libreoffice-4.1.1/sc/source/core/tool/rangelst.cxx:1112
 ScConditionalFormat::RenameCellStyle (this=0x4, rOld=..., rNew=...) at /build/buildd/libreoffice-4.1.1/sc/source/core/data/conditio.cxx:2008
 ?? ()
 ?? ()
 ScConditionalFormatList::UpdateReference (this=0x783bde8, eUpdateRefMode=URM_INSDEL, rRange=..., nDx=5, nDy=3, nDz=40) at /build/buildd/libreoffice-4.1.1/sc/source/core/data/conditio.cxx:2164

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in libreoffice (Ubuntu):
importance: Undecided → Medium
summary: - soffice.bin crashed with SIGSEGV in ScRangeList::operator[]()
+ soffice.bin crashed with SIGSEGV in ScRangeList::front()
tags: removed: need-amd64-retrace
Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Description of problem:
Deleted a row from the spread sheet.

Version-Release number of selected component:
libreoffice-core-4.3.5.2-4.fc21

Additional info:
reporter: libreport-2.3.0
backtrace_rating: 4
cmdline: /usr/lib64/libreoffice/program/soffice.bin --calc file:///home/djanitz/Downloads/password%20managers%20comparison.xlsx --splash-pipe=5
crash_function: ScRangeList::operator[]
executable: /usr/lib64/libreoffice/program/soffice.bin
kernel: 3.17.7-300.fc21.x86_64
runlevel: N 5
type: CCpp
uid: 1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ScRangeList::operator[] at /usr/src/debug/libreoffice-4.3.5.2/sc/source/core/tool/rangelst.cxx:1122
 #1 ScConditionalFormat::DeleteArea at /usr/src/debug/libreoffice-4.3.5.2/sc/source/core/data/conditio.cxx:2091
 #2 ScConditionalFormatList::DeleteArea at /usr/src/debug/libreoffice-4.3.5.2/sc/source/core/data/conditio.cxx:2305
 #3 ScTable::CopyToTable at /usr/src/debug/libreoffice-4.3.5.2/sc/source/core/data/table2.cxx:1188
 #4 ScDocument::CopyToDocument at /usr/src/debug/libreoffice-4.3.5.2/sc/source/core/data/document.cxx:1971
 #5 ScDocFunc::DeleteCells at /usr/src/debug/libreoffice-4.3.5.2/sc/source/ui/docshell/docfunc.cxx:2303
 #6 ScViewFunc::DeleteCells at /usr/src/debug/libreoffice-4.3.5.2/sc/source/ui/view/viewfunc.cxx:1523
 #7 ScCellShell::ExecuteEdit at /usr/src/debug/libreoffice-4.3.5.2/sc/source/ui/view/cellsh1.cxx:170
 #8 SfxShell::CallExec at /usr/src/debug/libreoffice-4.3.5.2/include/sfx2/shell.hxx:181
 #9 SfxDispatcher::Call_Impl at /usr/src/debug/libreoffice-4.3.5.2/sfx2/source/control/dispatch.cxx:283

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977921
File: backtrace

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977922
File: cgroup

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977923
File: core_backtrace

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977924
File: dso_list

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977925
File: environ

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977926
File: exploitable

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977927
File: limits

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977928
File: maps

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977929
File: open_fds

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977930
File: proc_pid_status

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

Created attachment 977931
File: var_log_messages

Revision history for this message
In , David (david-redhat-bugs) wrote :

Do you have a route to reproduce the crash? E.g., if it is reproducible using the same spreadsheet, could you attach it here?

Revision history for this message
In , Devon (devon-redhat-bugs) wrote :

I have contunued to use the same spreadsheet to finish my work. I have performed the same function over and over and not another error. Thanks for the time, I will re-open if it returns.
Devon

Revision history for this message
In , Eike (eike-redhat-bugs) wrote :

Could be fixed with upstream https://gerrit.libreoffice.org/13965

information type: Private → Public
Changed in libreoffice (Debian):
status: Unknown → Confirmed
Changed in libreoffice (Debian):
status: Confirmed → Fix Released
Changed in libreoffice (Fedora):
importance: Unknown → Undecided
status: Unknown → Expired
summary: - soffice.bin crashed with SIGSEGV in ScRangeList::front()
+ [upstream] soffice.bin crashed with SIGSEGV in ScRangeList::front()
Changed in libreoffice (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.