Description: Do you know maintains OutputDevice::LogicToPixel ? Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. 0x00007f978d71ed80 in OutputDevice::LogicToPixel(Size const&, MapMode const&) const () from /usr/lib/libreoffice/program/libmergedlo.so #0 0x00007f978d71ed80 in OutputDevice::LogicToPixel(Size const&, MapMode const&) const () at /usr/lib/libreoffice/program/libmergedlo.so Steps to Reproduce: 1. install https://www.libreoffice.org/download/download/ 2.open calc 3. close calc. Actual Results: Observe crash after 3 Expected Results: Not crash Reproducible: Always User Profile Reset: No Additional Info: Will attach gdb trace
Created attachment 150587 [details] gdb
Please test Menu/Help/Restart in Safe Mode.
Do you know maintains OutputDevice::LogicToPixel ? Please address in first instance. I don't have the buggy DEBs installed anymore.
Could you please paste the info from Help - about LibreOffice ?
Uninstalled the DEBs, which were 6.2.2 Did you reproduce?
*** Bug 124493 has been marked as a duplicate of this bug. ***
*** Bug 124650 has been marked as a duplicate of this bug. ***
Dear Jonny Grant, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
There are none of your developers working on this? Just close it. I'll no longer waste my time reporting crash bugs on a project without a team. You may as well close every ticket, if no one is working on crashes with a backtrace OutputDevice::LogicToPixel(Size const&, MapMode const&) const () from /usr/lib/libreoffice/program/libmergedlo.so Why is it de-referencing NULL?
Looks like it is this file that is crashing https://code.woboq.org/libreoffice/libreoffice/vcl/source/gdi/outmap.cxx.html Size OutputDevice::LogicToPixel( const Size& rLogicSize, const MapMode& rMapMode ) const
[Automated Action] NeedInfo-To-Unconfirmed
(In reply to Xisco Faulí from comment #4) > Could you please paste the info from Help - about LibreOffice ? This question remains unanswered...
(In reply to Xisco Faulí from comment #12) > (In reply to Xisco Faulí from comment #4) > > Could you please paste the info from Help - about LibreOffice ? > > This question remains unanswered... See comment #5
(In reply to Jonny Grant from comment #13) > (In reply to Xisco Faulí from comment #12) > > (In reply to Xisco Faulí from comment #4) > > > Could you please paste the info from Help - about LibreOffice ? > > > > This question remains unanswered... > > See comment #5 I'm not interested in the version but in the environment you are using. we use different backends, gtk3, gtk2, x11, kde5...
(In reply to Xisco Faulí from comment #15) > (In reply to Jonny Grant from comment #13) > > (In reply to Xisco Faulí from comment #12) > > > (In reply to Xisco Faulí from comment #4) > > > > Could you please paste the info from Help - about LibreOffice ? > > > > > > This question remains unanswered... > > > > See comment #5 > > I'm not interested in the version but in the environment you are using. we > use different backends, gtk3, gtk2, x11, kde5... Version: 6.0.7.3 Build ID: 1:6.0.7-0ubuntu0.18.04.10 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-GB (en_GB.UTF-8); Calc: group What did you identify from the backtrace?
(In reply to Jonny Grant from comment #16) > (In reply to Xisco Faulí from comment #15) > > (In reply to Jonny Grant from comment #13) > > > (In reply to Xisco Faulí from comment #12) > > > > (In reply to Xisco Faulí from comment #4) > > > > > Could you please paste the info from Help - about LibreOffice ? > > > > > > > > This question remains unanswered... > > > > > > See comment #5 > > > > I'm not interested in the version but in the environment you are using. we > > use different backends, gtk3, gtk2, x11, kde5... > > > > Version: 6.0.7.3 > Build ID: 1:6.0.7-0ubuntu0.18.04.10 > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; > Locale: en-GB (en_GB.UTF-8); Calc: group > > What did you identify from the backtrace? Nothing, it should be taked with a debug build. You can get one from https://dev-builds.libreoffice.org/daily/master/ ( those with dbg in there name ). Call LibreOffice with program/soffice --backtrace, reproduce the crash and attach the gdbtrace.log file
(In reply to Xisco Faulí from comment #17) > (In reply to Jonny Grant from comment #16) > > (In reply to Xisco Faulí from comment #15) > > > (In reply to Jonny Grant from comment #13) > > > > (In reply to Xisco Faulí from comment #12) > > > > > (In reply to Xisco Faulí from comment #4) > > > > > > Could you please paste the info from Help - about LibreOffice ? > > > > > > > > > > This question remains unanswered... > > > > > > > > See comment #5 > > > > > > I'm not interested in the version but in the environment you are using. we > > > use different backends, gtk3, gtk2, x11, kde5... > > > > > > > > Version: 6.0.7.3 > > Build ID: 1:6.0.7-0ubuntu0.18.04.10 > > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; > > Locale: en-GB (en_GB.UTF-8); Calc: group > > > > What did you identify from the backtrace? > > Nothing, it should be taked with a debug build. You can get one from > https://dev-builds.libreoffice.org/daily/master/ ( those with dbg in there > name ). Call LibreOffice with program/soffice --backtrace, reproduce the > crash and attach the gdbtrace.log file Attached that gdb backtrace months ago. Just close the ticket, you're wasting my time.
(In reply to Jonny Grant from comment #18) > (In reply to Xisco Faulí from comment #17) > > (In reply to Jonny Grant from comment #16) > > > (In reply to Xisco Faulí from comment #15) > > > > (In reply to Jonny Grant from comment #13) > > > > > (In reply to Xisco Faulí from comment #12) > > > > > > (In reply to Xisco Faulí from comment #4) > > > > > > > Could you please paste the info from Help - about LibreOffice ? > > > > > > > > > > > > This question remains unanswered... > > > > > > > > > > See comment #5 > > > > > > > > I'm not interested in the version but in the environment you are using. we > > > > use different backends, gtk3, gtk2, x11, kde5... > > > > > > > > > > > > Version: 6.0.7.3 > > > Build ID: 1:6.0.7-0ubuntu0.18.04.10 > > > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; > > > Locale: en-GB (en_GB.UTF-8); Calc: group > > > > > > What did you identify from the backtrace? > > > > Nothing, it should be taked with a debug build. You can get one from > > https://dev-builds.libreoffice.org/daily/master/ ( those with dbg in there > > name ). Call LibreOffice with program/soffice --backtrace, reproduce the > > crash and attach the gdbtrace.log file > > Attached that gdb backtrace months ago. > > Just close the ticket, you're wasting my time. Did you use a debug build back in the time? I doubt it
(In reply to Xisco Faulí from comment #19) > (In reply to Jonny Grant from comment #18) > > (In reply to Xisco Faulí from comment #17) > > > (In reply to Jonny Grant from comment #16) > > > > (In reply to Xisco Faulí from comment #15) > > > > > (In reply to Jonny Grant from comment #13) > > > > > > (In reply to Xisco Faulí from comment #12) > > > > > > > (In reply to Xisco Faulí from comment #4) > > > > > > > > Could you please paste the info from Help - about LibreOffice ? > > > > > > > > > > > > > > This question remains unanswered... > > > > > > > > > > > > See comment #5 > > > > > > > > > > I'm not interested in the version but in the environment you are using. we > > > > > use different backends, gtk3, gtk2, x11, kde5... > > > > > > > > > > > > > > > > Version: 6.0.7.3 > > > > Build ID: 1:6.0.7-0ubuntu0.18.04.10 > > > > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; > > > > Locale: en-GB (en_GB.UTF-8); Calc: group > > > > > > > > What did you identify from the backtrace? > > > > > > Nothing, it should be taked with a debug build. You can get one from > > > https://dev-builds.libreoffice.org/daily/master/ ( those with dbg in there > > > name ). Call LibreOffice with program/soffice --backtrace, reproduce the > > > crash and attach the gdbtrace.log file > > > > Attached that gdb backtrace months ago. > > > > Just close the ticket, you're wasting my time. > > Did you use a debug build back in the time? I doubt it It's a long time since gdb report 2019-04-07, I don't recall. Well some of the symbols are there. Why not fix the backtrace script to append a complete version log of all binaries and confirmation if it is a debug build?
(In reply to Jonny Grant from comment #20) > Why not fix the backtrace script to append a complete version log of all > binaries and confirmation if it is a debug build? How do you know it's not fixed in master if you don't even try it ? You're using 6.0.7.3 which was released 1 year ago. The file vcl/source/gdi/outmap.cxx you mentioned in comment 10 doesn't even exist anymore. Who is waiting other's time here ?
(In reply to Xisco Faulí from comment #21) > (In reply to Jonny Grant from comment #20) > > Why not fix the backtrace script to append a complete version log of all > > binaries and confirmation if it is a debug build? > > How do you know it's not fixed in master if you don't even try it ? You're > using 6.0.7.3 which was released 1 year ago. The file > vcl/source/gdi/outmap.cxx you mentioned in comment 10 doesn't even exist > anymore. > Who is waiting other's time here ? This was raised 8 months ago. Clearly I am wasting my time providing crash reports. I'll save us both time and close the ticket.