← Back to team overview

desktop-packages team mailing list archive

[Bug 1444110]

 

This began at the below commit.
Adding Cc: to erack@xxxxxxxxxx; Could you possibly take a look at this one? Thanks

    commit 9a568c41ccd1ccf6073758973da5914a44f629d2
    Author:     Eike Rathke <erack@xxxxxxxxxx>
    AuthorDate: Fri Dec 5 21:32:06 2014 +0100
    Commit:     Eike Rathke <erack@xxxxxxxxxx>
    CommitDate: Fri Dec 5 21:40:27 2014 +0100
    
        Ctrl+A and Data Sort took ages to broadcast ALL cells
    
        ... now that also empty cells are to be broadcasted.
    
        Set dirty and broadcast only the effective data range as determined by Sort.
    
        This is more a workaround, a cleaner solution would be to refactor the
        SetDirty() algorithm to iterate only through broadcasters and use
        AreaBroadcast() to notify area listeners.
    
        However, this can also be easily backported to 4-3.
    
        Change-Id: I6d68ca0088cec6a8328a3e93364ac928ef69babe

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1444110

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in LibreOffice Productivity Suite:
  Confirmed
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  cd ~/Desktop && wget -c
  https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1444110/+attachment/4375799/+files/NEWMAST_core_5e_crashed_sort.ods
  -O example.ods && localc --nologo example.ods

  Highlight column U > Data > Sort... > Current selection > OK

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:	movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffffffffffffffe) not located in a known VMA region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1444110/+subscriptions


References