Summary: | nspluginviewer crashes because of flash | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | kavol <kavol> |
Component: | nspluginviewer | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | frank78ac |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kavol
2010-02-27 08:00:37 UTC
Thanks for the bug report! This looks like a bug which has been reported already. *** This bug has been marked as a duplicate of bug 193273 *** (In reply to comment #0) > btw, and it doesn't seem to be a duplicate of 193273, IMHO Sorry, I hadn't read that before. Why do you think that it's not a duplicate? Note that I'm not an nspluginviewer expert... (In reply to comment #2) > (In reply to comment #0) > > btw, and it doesn't seem to be a duplicate of 193273, IMHO > > Sorry, I hadn't read that before. Why do you think that it's not a duplicate? > Note that I'm not an nspluginviewer expert... because the code path is different in bug #193273 there is NSPluginStreamBase::finish before it dives into libflashplayer.so and then there are some Destroys, which cannot be found here note that I'm not an C++ debugging expert :-) (In reply to comment #3) > in bug #193273 there is NSPluginStreamBase::finish before it dives into > libflashplayer.so and then there are some Destroys, which cannot be found here You're right, however, very often crashes which have different code paths, but share a couple of frames at the top are due to the same bug. I think this is most likely the case here, but I'm not 100% sure - if you prefer to keep your report separate, feel free to reopen it ;-) |