| Summary: | konqueror crash acrobat plugin | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | michael |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
michael
2003-06-27 19:20:43 UTC
Subject: Re: New: konqueror crash acrobat plugin On Friday 27 June 2003 13:20, michael@linuxmagic.com wrote: > http://www.alliancefitness.com/thezonetest > > Login using system/administrator > > Select 'reports' > Select 'Outstanding Reports' > Select any report that has the 'Print' link avaiable, and press it, and we > get the crash (backtrace below) Using Acrobat 5.0.6 plugin, Debian. Note, > we get the crash using all settings as stock, but we also get the crash > when we add a new mime type, vnd.fdf for all file types of *.fdf, to > explicitly use the plugin as well. (They are using Form Data File) > > > (no debugging symbols found)...(no debugging symbols found)... > 0x40e8aa59 in wait4 () from /lib/libc.so.6 > #0 0x40e8aa59 in wait4 () from /lib/libc.so.6 > #1 0x40f01e48 in __check_rhosts_file () from /lib/libc.so.6 > #2 0x40d4d453 in waitpid () from /lib/libpthread.so.0 > #3 0x40553d6a in KCrash::defaultCrashHandler () from > /usr/lib/libkdecore.so.4 #4 0x40d4af54 in pthread_sighandler () from > /lib/libpthread.so.0 > #5 0x40e136b8 in sigaction () from /lib/libc.so.6 > #6 0x4111bf81 in KonqFrame::attach () from /usr/lib/konqueror.so > #7 0x4110ebb7 in KonqView::switchView () from /usr/lib/konqueror.so > #8 0x4110e0aa in KonqView::KonqView () from /usr/lib/konqueror.so I'm unable to reproduce this crash. Can you try to reproduce it with at least a debugging version of kdebase (kdelibs would help too)? I tested with CVS-HEAD and KDE_3_1_BRANCH (this one without acrobat though). Most likely dupe of #58480, which is already fixed; not sure whether Zogje backported, I think he did, though. I don't have a box that I can install a full KDE debugging version, any other way with KDE 3.1.2/Debian Woody to give you more information? And the mention of the backport, how can I find out for sure if/when it was applied, to see if it is in 3.1.2 for Woody? http://lists.kde.org/?l=kde-cvs&m=105369072910204&w=2, this was post-3.1.2 One thing to check to see whether this is the same bug is whether the mimetype sent by the server is one KDE doesn't know about (or has no embedding association, IIRC, but not sure) Subject: Re: konqueror crash acrobat plugin
On Friday 27 June 2003 14:06, Maksim Orlovich wrote:
> was post-3.1.2 One thing to check to see whether this is the same bug is
> whether the mimetype sent by the server is one KDE doesn't know about (or
> has no embedding association, IIRC, but not sure)
This is the case by the way (it does appear to be misconfigured server
and/or html problem).
Not sure if this is the case (broken server). I get the same problem if I explicitly put a mime type of application/vnd.fdf and associate it with the plugin, or if I associate it with the /usr/lib/Acrobat/bin/acrobat application directly. Mozilla will render it no problem, if I use the association for the mime-type. |