| Summary: | ark crashes on closing if okular is launched by clicking any pdf file residing insode an archive | ||
|---|---|---|---|
| Product: | [Applications] ark | Reporter: | Kunal Katyayan <somewheresomeoneis> |
| Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | qneverless, rthomsen6, somewheresomeoneis |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 2.19 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Kunal Katyayan
2015-06-09 10:16:47 UTC
http://www.toyotabharat.com/images/revised-liva-e-brochure.zip this is the file which causes the problem. I tried the same with similar zip files but do not see ark crashign with other similar files. In frameworks branch of Ark (which should be released as part of Applications 15.08), the viewer dialog is modal and hence closing of the main window of Ark is not possible until the viewer has been closed. If I'm not wrong then this means that only one viewer can be open at any time. If above is correct then it reduces the usability of the application. I feel it is common to open more than one file from any loaded/opened archive. Yes, that's correct. I will change the preview window to be modeless, so multiple preview windows can be opened. However, I still can't reproduce the crash with the linked zip file in frameworks branch. Will installing debug symbols and reproducing the issue and gathering data be of any help? If yes, I could try that. Let me know if any extra switches I should be using while I try to reproduce. Created attachment 93510 [details]
New crash information added by DrKonqi
ark (2.19) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
PDFs from archive opened in Okular. Closing Ark with opened Okular -> crash.
-- Backtrace (Reduced):
#6 0x00007f02e04eaa98 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007f02e04ec72a in __GI_abort () at abort.c:89
[...]
#9 0x00007f02e0534813 in malloc_printerr (ptr=0x13df630, str=0x7f02e063d340 "corrupted double-linked list", action=<optimized out>) at malloc.c:4976
#10 malloc_consolidate (av=av@entry=0x7f02e0870b20 <main_arena>) at malloc.c:4153
#11 0x00007f02e0535838 in _int_free (av=0x7f02e0870b20 <main_arena>, p=0x153a2e0, have_lock=0) at malloc.c:4053
Hi Kunal. Starting from Ark 15.12.1, the preview window is back to be modeless (meaning you can open more than one window at the same time). Can you upload again the archive that caused the crash? Your previous link is no longer working. I will check if I still have a copy of the zip file. Most probably I'll not be able to get you a copy. Assuming that the behaviour of ark has been changed. I think we can mark the bug fixed in those releases. I'll need few days before I can confirm about the file. -Kunal. I searched my old laptop for the file but did not find it. Tried repro with few other files but failed. -Kunal. Thanks for checking :) |