** Tags added: bug-migration
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/628968
Title:
Inkscape Crashes in Inkscape::Preferences::_loadDefaults
To manage notifications about this bug go to:
https
(following upstream)
** Changed in: inkscape (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/628968
Title:
Inkscape Crashes in Inkscape::Preferences::_loadD
Closing as there has been no response for over 60 days. If you still
have a similar problem with the latest version of Inkscape, please
report it on our new bug tracker: https://inkscape.org/report. Thank
you!
Closed by: https://gitlab.com/Qantas94Heavy
** Changed in: inkscape
Status: Inco
>From the backtrace in comment #5, this is crashing in sp_repr_do_read
while reading in the preferences file.
The backtrace appears to be crashing during the garbage collection setup
for Inkscape::XML::SimpleDocument, in the call to GC_malloc(256).
I think we'd need to know more specific steps to
** Summary changed:
- Inkscape SEGFAULTs immediately
+ Inkscape Crashes in Inkscape::Preferences::_loadDefaults
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/628968
Title:
Inkscape Crashes in Inksc