Description of problem: "Remplir en bas" sur deux cellules cntenant des dates et du formattage conditionnel. L'incident ne s'est pas reproduit. Version-Release number of selected component: libreoffice-core-4.2.4.2-17.fc20 Additional info: reporter: libreport-2.2.2 backtrace_rating: 4 crash_function: ScRangeList::ScRangeList(ScRangeList const&) executable: /usr/lib64/libreoffice/program/soffice.bin kernel: 3.14.5-200.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 ScRangeList::ScRangeList(ScRangeList const&) at /usr/lib64/libreoffice/program/../program/libsclo.so #1 ScTable::FillSeries(short, int, short, int, unsigned long, FillDir, FillCmd, FillDateCmd, double, double, unsigned short, bool, ScProgress*) at /usr/lib64/libreoffice/program/../program/libsclo.so #2 ScTable::Fill(short, int, short, int, unsigned long, FillDir, FillCmd, FillDateCmd, double, double, ScProgress*) at /usr/lib64/libreoffice/program/../program/libsclo.so #3 ScDocument::Fill(short, int, short, int, ScProgress*, ScMarkData const&, unsigned long, FillDir, FillCmd, FillDateCmd, double, double) at /usr/lib64/libreoffice/program/../program/libsclo.so #4 ScDocFunc::FillSimple(ScRange const&, ScMarkData const*, FillDir, bool, bool) at /usr/lib64/libreoffice/program/../program/libsclo.so #5 ScViewFunc::FillSimple(FillDir, bool) at /usr/lib64/libreoffice/program/../program/libsclo.so #6 ScCellShell::ExecuteEdit(SfxRequest&) at /usr/lib64/libreoffice/program/../program/libsclo.so #7 SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) at /usr/lib64/libreoffice/program/libsfxlo.so #8 SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) at /usr/lib64/libreoffice/program/libsfxlo.so #9 SfxDispatcher::PostMsgHandler(SfxRequest*) at /usr/lib64/libreoffice/program/libsfxlo.so
Created attachment 903210 [details] File: backtrace
Created attachment 903211 [details] File: cgroup
Created attachment 903212 [details] File: core_backtrace
Created attachment 903213 [details] File: dso_list
Created attachment 903214 [details] File: environ
Created attachment 903215 [details] File: exploitable
Created attachment 903216 [details] File: limits
Created attachment 903217 [details] File: maps
Created attachment 903218 [details] File: open_fds
Created attachment 903219 [details] File: proc_pid_status
Created attachment 903220 [details] File: var_log_messages
No reproducer and stack trace without symbols... I am afraid this is pretty hopeless case... dtardon->erAck: any ideas?
I don't see how it could fail in the ScRangeList copy-ctor other than the ScRangeList being of such a huge size that the reserve() call or the copying of the elements fails due to memory constraints. My broken knowledge of the French language tells me that "L'incident ne s'est pas reproduit" means that the incident can't be reproduced. Closing this.