https://bugs.documentfoundation.org/show_bug.cgi?id=166932
--- Comment #1 from 林博仁(Buo-ren Lin) <[email protected]> --- I can also reproduce this crash. Here are the SAL_LOG="+INFO.sw.ww8+WARN" debug logs generated from our downstream fork(based on libo 2.4.x): ``` info:vcl.virdev:8892:1768:vcl/source/gdi/virdev.cxx:211: VirtualDevice::VirtualDevice( 0, -1, 2 ) info:vcl.virdev:8892:1768:vcl/source/gdi/virdev.cxx:129: ImplInitVirDev(0,0) info:vcl.virdev:8892:1768:vcl/source/gdi/virdev.cxx:260: VirtualDevice::InnerImplSetOutputSizePixel( 100, 30, 1 ) warn:vcl:8892:1768:vcl/win/gdi/salvd.cxx:68: CreateDIBSection failed: 參數錯誤(Invalid parameter)。 info:vcl.gdi.fontmetric:8892:1768:vcl/source/outdev/font.cxx:217: OutputDevice::GetFontMetric:{name="Tahoma",size=(11,24),ascent=24,descent=5,intLeading=5,extLeading=0,lineHeight=29,slant=0} info:i18nlangtag:8892:1768:i18nlangtag/source/languagetag/languagetag.cxx:761: LanguageTag::registerImpl: 38070 calls ...stripped... info:i18nlangtag:8892:1768:i18nlangtag/source/languagetag/languagetag.cxx:774: LanguageTag::registerImpl: 7171 system calls info:vcl.virdev:8892:1768:vcl/source/gdi/virdev.cxx:211: VirtualDevice::VirtualDevice( 0, -1, 2 ) info:vcl.virdev:8892:1768:vcl/source/gdi/virdev.cxx:129: ImplInitVirDev(0,0) warn:vcl:8892:1768:vcl/win/gdi/salvd.cxx:99: CreateCompatibleDC failed: 參數錯誤(Invalid parameter)。 warn:vcl.schedule:8892:1768:vcl/source/app/scheduler.cxx:489: Uncaught com.sun.star.uno.RuntimeException message: "Could not create system bitmap!" ``` Will try to reproduce it in the upstream development snapshot. -- You are receiving this mail because: You are the assignee for the bug.
