Dear Maintainers,
@Mattia:
> Since you tried the AppImage and reproduced with that as well, could you
> consider filing a bug report upstream directly at
> https://gitlab.com/inkscape/inbox ?
> consider filing a bug report upstream directly at
> https://gitlab.com/inkscape/inbox ?
Will do.
> Also, I'm uploading now 1.0-5 to backports, if you could see whether
> that also triggers this crash it would be useful (1.0-2 disable a bunch
> of asserts that might or might not be relevant)
> that also triggers this crash it would be useful (1.0-2 disable a bunch
> of asserts that might or might not be relevant)
Have just upgraded it now. I'll do my best at triggering the error again and
keep you posted with strace info.
keep you posted with strace info.
Regards,
Jason
Jason
@Bernhard:
> one small additional note. The dmesg lines you provided would have been
> followed by lines "Code:". With that line it would be possible to
> find at least the current instruction and source code line when the
> executables are from the debian archive and the package version is
> known. So please do not strip these lines away.
> followed by lines "Code:". With that line it would be possible to
> find at least the current instruction and source code line when the
> executables are from the debian archive and the package version is
> known. So please do not strip these lines away.
Sorry, I didn't strip them on purpose, I just grep'd for 'inkscape'. My bad.
Anyway, I dug into the dmesg log and isolated the info you requested:
Anyway, I dug into the dmesg log and isolated the info you requested:
e9 c3 fc ff ff e8 05 45 5a ff 48 89 c3 e9 99 0a 69 ff 48 89 c3 e9 87 0a 69 ff
90 0f 1f 40 00 53 48 8d 87 48 01 00 00 48 89 fb <48> 39 87 48 01 00 00 74 3c
80 bb 39 01 00 00 00 74 0b 31 c0 5b c3
90 0f 1f 40 00 53 48 8d 87 48 01 00 00 48 89 fb <48> 39 87 48 01 00 00 74 3c
80 bb 39 01 00 00 00 74 0b 31 c0 5b c3
Regards,
Jason
Jason