https://bugs.documentfoundation.org/show_bug.cgi?id=158065

            Bug ID: 158065
           Summary: CRASH: Access Violation on Image or Shape selection
           Product: LibreOffice
           Version: 7.6.2.1 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: mar...@its.mu

https://crashreport.libreoffice.org/stats/crash_details/2120e176-c964-40db-a215-051ea8ddbf87

Crash with both Calc and Writer.

It happened only 7.6.2.1 (X86_64) release which was installed via Chocolatey.

Selecting any image or drawing object causes instant crash.

Crash happens:
1) With all Windows anti-exploit function disabled
2) While LibreOffice is in safe mode.
3) With manufacturer or latest Intel Graphics driver versions. (Intel UHD 620)
4) Regardless of Software / Hardware rendering setting.
5) Fresh user profile folder

After downgrading to 7.5.6.2 (X86_64) / LibreOffice Community, crash can't be
reproduced.

As per Claude analysis of the dump if it helps:

The crash seems to be happening in the cppu3.dll module, specifically in a
function related to constructing a UNO sequence. This points to some issue when
trying to create a UNO object that contains a sequence.

The stack trace indicates the sequence construction is being triggered from
code dealing with gradients in the doc model. So it could be something like
trying to get or set a gradient object property that internally uses a
sequence.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to