| Summary: | Gwenview crashed in Gwenview::LoadingDocumentImpl::slotDataReceived() while opening large TIFF | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | DaBler <dabler> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 18.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
DaBler
2019-04-16 17:08:43 UTC
Could you attach the file or upload it somewhere we can access it? (In reply to Nate Graham from comment #1) > Could you attach the file or upload it somewhere we can access it? The file is here: http://www.fit.vutbr.cz/~ibarina/tmp/D%C3%ADl%C4%8D%C3%AD%20skeny%20ke%20spojen%C3%AD%202619320182%20lev%C3%A1%20%C4%8D%C3%A1st.tif (2.2 GiB). I access the file via NFS. If I copy the file to a local disk (ext4), I get another error in Gwenview. Listing in terminal: $ gwenview "Dílčí skeny ke spojení 2619320182 levá část.tif" terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc KCrash: Application 'gwenview' crashing... KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit sock_file=/var/run/user/797/kdeinit5__0 [1]+ Stopped gwenview "Dílčí skeny ke spojení 2619320182 levá část.tif" $ mount|grep /mnt/netdisk matylda1:/mnt/data on /mnt/netdisk type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp6,timeo=600,retrans=2,sec=sys,clientaddr=...,local_lock=none,addr=...) Some more information: $ cat /proc/meminfo MemTotal: 16434256 kB ... $ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 63752 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 63752 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited Wow, a 2.2 GiB tiff file! That's pretty wild. Thanks for the file. Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |