Bug 467598 - Immediate crash at startup
Summary: Immediate crash at startup
Status: CLOSED FIXED
Alias: None
Product: ghostwriter
Classification: Applications
Component: general (show other bugs)
Version: 23.03.80
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: megan.conkle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-20 08:11 UTC by Antonio Rojas
Modified: 2023-04-23 00:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 23.04.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2023-03-20 08:11:37 UTC
Crashes immediately at startup:

(gdb) bt
#0  QString::operator=(QString const&) (this=this@entry=0x18, other=...) at text/qstring.cpp:2404
#1  0x00005555555a7aa0 in ghostwriter::Exporter::setOptions(QString const&) (options=..., this=0x0)
    at /usr/src/debug/ghostwriter/ghostwriter-23.03.80/src/exporter.cpp:39
#2  ghostwriter::AppSettings::AppSettings() (this=0x555555b51370, this=<optimized out>)
    at /usr/src/debug/ghostwriter/ghostwriter-23.03.80/src/appsettings.cpp:777
#3  0x00005555555a8054 in ghostwriter::AppSettings::instance() () at /usr/src/debug/ghostwriter/ghostwriter-23.03.80/src/appsettings.cpp:113
#4  0x000055555559091d in main(int, char**) (argc=<optimized out>, argv=<optimized out>)
    at /usr/src/debug/ghostwriter/ghostwriter-23.03.80/src/appmain.cpp:143
Comment 1 Antonio Rojas 2023-03-24 07:18:02 UTC
Fixed with 71eac7119129fc8fd32c8c74bb29d661d4a9d1d3