Description of problem: Opened Calc help, searched index for 'HYPERLINK', hit Enter to open page with that content. Page opened and rendered, there was a small pause, then crash. I think images were loading asynchronously on the help page, and either they crashed it, or an onLoad handler that scrolls to the right point once loading has finished caused the error. Additional info: libreport version: 2.0.13 cmdline: /usr/lib64/libreoffice/program/soffice.bin --calc file:///home/neek/Downloads/Total_won_per_month-9_1_12-4-36_AM.csv --splash-pipe=6 kernel: 3.5.2-3.fc17.x86_64
Created attachment 608759 [details] File: open_fds
Created attachment 608760 [details] File: dso_list
Created attachment 608761 [details] File: event_log
Created attachment 608762 [details] File: var_log_messages
Created attachment 608763 [details] File: maps
hmm, lots of attachment from abrt, but no backtrace attachment which is the most helpful :-(
Sorry Caolan, I just clicked on the prompts in the ABRT tool that captured the crash. I think I've been prompted to install debug packages before now, which might help generate a useful backtrace, but that procedure has never led to me actually being able to generate a backtrace. Going back into Help after this crash and repeating the actions did not reproduce the crash, so I can't offer any more than what ABRT gave you.
unfortunate, tried this now under valgrind in case that showed anything suspicious, but no suggestions there either