https://bugs.freedesktop.org/show_bug.cgi?id=81867

          Priority: medium
            Bug ID: 81867
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: FORMATTING: Calc crash when using conditional
                    formatting
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: mar...@studiostorti.com
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 4.3.0.3 rc
         Component: Spreadsheet
           Product: LibreOffice

Calc crash when you try to use the conditional formatting.

I'm sorry but I can't submit a clear step by step procedure to reproduce the
crash.
The problem occurs when you try to format the cell using the conditional
formatting.

In my case, I was using the condition "formula is MOD(ROW(A1);2)=1" and
"formula is MOD(ROW(A1);2)=0" for obtain an automatic alternation of two
colored backgrounds for the cells.

The crash occur when you manage an existing conditional formatting or when you
try to add a new one.

1) start LibreOffice Calc
2) Format -> Conditional Formatting -> Condition...
3) Select the condition "formula is" and type the condition "MOD(ROW(A1);2)=1"
4) Select a style to apply
5) Click Add
6) Insert a second condition "formula is" and type the condition
"MOD(ROW(A1);2)=0"
7) Click Add
8) Repeat the steps 3,4 for the other columns using a different style.

Try to add or manage the conditional formatting using Format -> Conditional
Formatting -> Condition... or Format -> Conditional Formatting -> Manage... and
repeat it 3 or 4 times.

I can provide 3 different segfault related to:

0x00007ffff7bab620 in rtl_uString_release ()
   from
/home/deneb/LibO_Test/LibreOffice_4.3.0.3_Linux_x86-64_deb/DEBS/opt/libreoffice4.3/program/../ure-link/lib/libuno_sal.so.3

0x00007ffff2fb09c3 in BitmapReadAccess::SetPixelFor_8BIT_PAL(unsigned char*,
long, BitmapColor const&, ColorMask const&) ()
   from
/home/deneb/LibO_Test/LibreOffice_4.3.0.3_Linux_x86-64_deb/DEBS/opt/libreoffice4.3/program/libvcllo.so

0x00007fffe7c85983 in GtkSalFrame::signalVisibility(_GtkWidget*,
_GdkEventVisibility*, void*) ()
   from
/home/deneb/LibO_Test/LibreOffice_4.3.0.3_Linux_x86-64_deb/DEBS/opt/libreoffice4.3/program/libvclplug_gtklo.so

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

Reply via email to