| Summary: | Crash with png (2.3.x) | ||
|---|---|---|---|
| Product: | exempi | Reporter: | Mingcong Bai <jeffbai> |
| Component: | Problems | Assignee: | Hubert Figuiere <hub> |
| Status: | RESOLVED MOVED | QA Contact: | Hubert Figuiere <hub> |
| Severity: | normal | ||
| Priority: | medium | CC: | jeffbai |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
Offending image
stack trace |
||
pinpointing the commit would be useless, as it is likely to be 606a7df73750084a36fe69651e7b672333a76412 which is a giant commit for the upgrade of the Adobe XMP SDK. Do you happen to have a stack trace? A way to reproduce this from the command line? Thanks. I can't reproduce, and lack of stack trace gives little information. We’ve received a report of this as well: https://bugzilla.gnome.org/show_bug.cgi?id=785292 Let me investigate a bit and get back to you. Created attachment 132847 [details]
stack trace
Here’s the trace, first and foremost.
It’s a missing call to xmp_init() on our side. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/libopenraw/exempi/issues/1. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 128292 [details] Offending image With current stable Exempi 2.3.0 (also reproduced on 2.2.4), checking properties on certain image files (especially larger ones in PNG format) results in a Nautilus crash - if the image is placed on the Desktop with GNOME Shell (desktp icon enabled). This issue was not reproducible with Git master (thankfully), but I am yet to pin-point the exact commit that fixed the issue. I have attached the image file below.