On Windows XP - Open new Spreadsheet - Right-click any cell - Select "Format Cells..." - CRASH Might be related to bug 54861, but that bug is in 3.5 branch. This is recent master regression bug. REPRODUCIBLE with * build from W2008R2@20-With-Symbol-Bytemark-Hosting, pull time 2012-09-29 05:32:03, core: 4671e25d99bb2ad0f4f8f68c25fcc1bfce9e79b8 * build from W2008R2@20-With-Symbol-Bytemark-Hosting, pull time 2012-10-01 05:02:30, core: e12f501bebf83ea8121e517283c25c24587268a7 NOT REPRODUCIBLE with * build from W2008R2@16-minimal_build, pull time 2012-09-28 00:02:27, core: 77a0acae58828d2186bce241b562c363da93343b
Still [Reproducible] blank new document and with Server-installation of Master "3.7.0.alpha0+ – ENGLISH UI [Build ID: f2e622]" {tinderbox: Win-x86@16, pull time 2012-10-06 09:31:39} on German WIN7 Home Premium (64bit) UserInstallation=$SYSUSERCONFIG/LOdev/3 CRASH also appears for menu 'Format -> Cells' @Spreadsheet Team Please set Status to ASSIGNED and add yourself to "Assigned To" if you accept this Bug or forward the Bug if it's not your turf (and remove others in team from CC).
Could not reproduce on Linux with a current (as of 2012-10-04) master unxlngx6 dbgutil build.
On pc Debian x86-64 with master sources updated today, I don't reproduce either the problem.
bfo: if you reproduce this on Windows, could you retrieve a bt? I wonder if it could be a dup of fdo#55685 thank you in advance.
bfo: sorry, this one is about Calc, the other about Writer. So don't think it's a dup. Of course, bt is still useful :-)
Confirmed with: LO 3.7.0.0.alpha0+ Build ID: e12f501 Pull time: 2012-10-01 05:02:30 Windows XP Professional SP3 Unfortunately I do not have my own 3.7 debug build with symbols and sources ATM. Bt as in bug 55685 can be produced by anyone with Debugging tools for Windows and latest zippped daily from W2008R2@20-With-Symbol-Bytemark-Hosting installed.
(In reply to comment #2) > Could not reproduce on Linux with a current (as of 2012-10-04) master > unxlngx6 dbgutil build. And memcheck does not show any problem.
(In reply to comment #5) > bfo: sorry, this one is about Calc, the other about Writer. So don't think > it's a dup. Not a dup, of course, but nevertheless the bugs could be closely related, because all these dialog windows (“Character”, “Paragraph”, “Cell”) share much code, don’t they? (I learned from some other bugs that if under certain circumstances Calc: “Format > Cell > Border” crashes, under the same circumstances will also crash Writer: “Format > Paragraph > Border”, and the same is true at least for the background and highlight color settings.) * PS: Just like bug 55685, this one is NOT reproducible on Mac OS X 10.6.8 (with master build dated 2012-10-04), so really Windows only.
Created attachment 68401 [details] WinDbg log with backtrace With my own build on Windows 7 x64, master at 7b34748b1bfd8b5fe0406c1f6bdaaa585d7bc4c3 (Oct 9, 2012), --enable-symbols, --enable-epm, --with-package-format=installed, I can reproduce the problem. Attached is WinDbg log with backtrace.
Hello Caolan, After I've done WinDbg for bug 55685, I think it is a duplicate, because they have same points of FAULTING_SOURCE_CODE, and share 6 top of stack trace. So, could you please have a look here? Thanks :-)
*** This bug has been marked as a duplicate of bug 55685 ***