<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>35684</bug_id>
          
          <creation_ts>2010-03-03 07:15:06 -0800</creation_ts>
          <short_desc>[Qt] Demo Browser crashes when the mplayer plugin is invoked</short_desc>
          <delta_ts>2010-08-22 23:25:45 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Plug-ins</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>44324</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt</keywords>
          <priority>P3</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>35962</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Tor Arne Vestbø">vestbo</reporter>
          <assigned_to name="QtWebKit Unassigned">webkit-qt-unassigned</assigned_to>
          <cc>benjamin</cc>
    
    <cc>jedrzej.nowacki</cc>
    
    <cc>kling</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>195557</commentid>
    <comment_count>0</comment_count>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2010-03-03 07:15:06 -0800</bug_when>
    <thetext>This bug report originated from issue QTBUG-4525
http://bugreports.qt.nokia.com/browse/QTBUG-4525

--- Description ---

There is probably a way it could be fixed on our side since Arora doesn&apos;t have this problem.

&lt;p&gt;Use the following link to reproduce:&lt;br/&gt;
&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://fredrik.hubbe.net/plugger/test.html&quot;&gt;http://fredrik.hubbe.net/plugger/test.html&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;http://bugreports.qt.nokia.com/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>197999</commentid>
    <comment_count>1</comment_count>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2010-03-10 05:19:47 -0800</bug_when>
    <thetext>*** Bug 35672 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>200741</commentid>
    <comment_count>2</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2010-03-17 07:01:52 -0700</bug_when>
    <thetext>The original task is on Kubuntu.
I can reproduce it on Kubuntu with trunk.

The application is stuck here:
Thread 1:
#0  0x00007ffff468a5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff305d012 in g_once_init_enter_impl () from /lib/libglib-2.0.so.0
#2  0x00007ffff291329c in g_initially_unowned_get_type () from /usr/lib/libgobject-2.0.so.0
#3  0x00007fffdd75c8b8 in gtk_object_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x00007fffdd8425a7 in gtk_widget_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#5  0x00007fffddc1856f in nsPluginInstance::Write(_NPStream*, int, int, void*) () from /usr/lib/mozilla/plugins/mplayerplug-in-wmp.so

The other threads being:
Thread 2: 
#0  0x00007ffff468a5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff49231ab in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x8e9e80, time=18446744073709551615) at /home/ikipou/dev/oslo-staging-1/src/corelib/thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x8e9e80, time=18446744073709551615) at /home/ikipou/dev/oslo-staging-1/src/corelib/thread/qwaitcondition_unix.cpp:159


Thread 3:
#0  0x00007ffff468a5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fffddc356d4 in playPlaylist(void*) () from /usr/lib/mozilla/plugins/mplayerplug-in-wmp.so
#2  0x00007ffff4685a04 in start_thread () from /lib/libpthread.so.0
#3  0x00007ffff3c4b80d in clone () from /lib/libc.so.6</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>200755</commentid>
    <comment_count>3</comment_count>
    <who name="Jędrzej Nowacki">jedrzej.nowacki</who>
    <bug_when>2010-03-17 07:10:16 -0700</bug_when>
    <thetext>Could not reproduce with current trunk on Debian/testing. It works for me.

The bug is platform specific as I use 32 bit system (Debian/testing) and Benjamin 64 bit (Kubuntu).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>267769</commentid>
    <comment_count>4</comment_count>
    <who name="Andreas Kling">kling</who>
    <bug_when>2010-08-22 23:25:45 -0700</bug_when>
    <thetext>This a symptom of the same problem that 44324 was/is addressing.

*** This bug has been marked as a duplicate of bug 44324 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>