Bug 157061 - nspluginviewer crashed with SIGSEGV when loading flash content in web pages
Summary: nspluginviewer crashed with SIGSEGV when loading flash content in web pages
Status: RESOLVED DUPLICATE of bug 132138
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-01 06:20 UTC by Srikanth Varadarajan
Modified: 2008-02-01 08:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Srikanth Varadarajan 2008-02-01 06:20:46 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.3 
OS:                Linux

How to reproduce:
Open flash based sites in konqueror.

Backtrace (This is what I got!!):
This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

Expected behavior:
Play flash content without application crash.
Comment 1 Srikanth Varadarajan 2008-02-01 06:24:37 UTC
Additional Backtrace:

Application: nspluginviewer (nspluginviewer), signal SIGSEGV
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1245370688 (LWP 20112)]
[New Thread -1317254256 (LWP 20118)]
[New Thread -1307980912 (LWP 20117)]
[New Thread -1299588208 (LWP 20116)]
[KCrash handler]
#6  0xb75fafd7 in XtRemoveTimeOut () from /usr/lib/libXt.so.6
#7  0xb3e56db1 in ?? () from /home/srikanth/.mozilla/plugins/libflashplayer.so
#8  0xb3e4c338 in ?? () from /home/srikanth/.mozilla/plugins/libflashplayer.so
#9  0xb3e45181 in ?? () from /home/srikanth/.mozilla/plugins/libflashplayer.so
#10 0xb3e49937 in ?? () from /home/srikanth/.mozilla/plugins/libflashplayer.so
#11 0x0813d2c8 in ?? ()
#12 0xbff7fb40 in ?? ()
#13 0xbff7fb4c in ?? ()
#14 0xb75d0ad4 in ?? () from /usr/lib/libQt3Support.so.4
#15 0x0805e6ac in ?? ()
    at /kde/buildKDE/kdebase/apps/nsplugins/viewer/nsplugins_callback_interface.moc:51
#16 0xb75d0ad4 in ?? () from /usr/lib/libQt3Support.so.4
#17 0xbff7fb58 in ?? ()
#18 0x080559b3 in NSPluginInstance::destroy (this=0x813d2c8)
    at /kde/KDE/kdebase/apps/nsplugins/viewer/nsplugin.cpp:708
Backtrace stopped: frame did not save the PC
#0  0xffffe410 in __kernel_vsyscall ()
Comment 2 Tommi Tervo 2008-02-01 08:29:55 UTC
svn up

*** This bug has been marked as a duplicate of 132138 ***