<?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>49144</bug_id>
          
          <creation_ts>2010-11-07 09:31:09 -0800</creation_ts>
          <short_desc>[gtk?] segfault in  JSC::JSCell::put JavaScriptCore/runtime/JSCell.cpp:143</short_desc>
          <delta_ts>2010-11-09 16:47:52 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Frederik Himpe">fhimpe</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>xan.lopez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>305889</commentid>
    <comment_count>0</comment_count>
    <who name="Frederik Himpe">fhimpe</who>
    <bug_when>2010-11-07 09:31:09 -0800</bug_when>
    <thetext>Using Epiphany 2.30.6 and webkigtk 1.2.5 on Debian Squeeze AMD64, I experienced this crash when loading the identi.ca log in page. The crash probably happend while it was loading my password from GNOME&apos;s keyring. 

Program terminated with signal 11, Segmentation fault.
#0  0x00007f4fa5869117 in JSC::JSCell::put (this=&lt;value optimized out&gt;, exec=0x7f4f83cb5748, identifier=..., value=..., 
    slot=&lt;value optimized out&gt;) at ../JavaScriptCore/runtime/JSCell.cpp:143
143	../JavaScriptCore/runtime/JSCell.cpp: No such file or directory.
	in ../JavaScriptCore/runtime/JSCell.cpp
Current language:  auto
The current source language is &quot;auto; currently c++&quot;.
(gdb) thread apply all bt

Thread 6 (Thread 19546):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f8afc5d4e in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f4fa21518ba in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f4fa1eb902d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 19547):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f8afc5d4e in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f4fa21518ba in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f4fa1eb902d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
Current language:  auto
The current source language is &quot;auto; currently asm&quot;.

Thread 4 (Thread 19548):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f8afc5d4e in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f4fa21518ba in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f4fa1eb902d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 19522):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4fa5598278 in WebCore::IconDatabase::syncThreadMainLoop (this=0x7f4f92646a00) at ../WebCore/loader/icon/IconDatabase.cpp:1412
#2  0x00007f4fa5598341 in WebCore::IconDatabase::iconDatabaseSyncThread (this=0x7f4f92646a00) at ../WebCore/loader/icon/IconDatabase.cpp:1030
#3  0x00007f4fa21518ba in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#4  0x00007f4fa1eb902d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 19521):
#0  0x00007f4fa1e8a78d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f4fa1e8a600 in __sleep (seconds=&lt;value optimized out&gt;) at ../sysdeps/unix/sysv/linux/sleep.c:138
#2  0x00007f4fa58a91b6 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f4fa610b160) at ../JavaScriptCore/wtf/FastMalloc.cpp:2382
#3  0x00007f4fa58a9249 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f4f92f36d60) at ../JavaScriptCore/wtf/FastMalloc.cpp:1501
#4  0x00007f4fa21518ba in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#5  0x00007f4fa1eb902d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit---
#6  0x0000000000000000 in ??
Thread 1 (Thread 19520):
#0  0x00007f4fa5869117 in JSC::JSCell::put (this=&lt;value optimized out&gt;, exec=0x7f4f83cb5748, identifier=..., value=..., 
    slot=&lt;value optimized out&gt;) at ../JavaScriptCore/runtime/JSCell.cpp:143
#1  0x00007f4fa5762399 in JSObjectSetProperty (ctx=0x7f4f83cb5748, object=0x7f4f88ecf080, propertyName=&lt;value optimized out&gt;, 
    value=&lt;value optimized out&gt;, attributes=0, exception=0x0) at ../JavaScriptCore/API/JSObjectRef.cpp:280
#2  0x0000000000481a0d in fill_form_cb (retval=&lt;value optimized out&gt;, results=&lt;value optimized out&gt;, user_data=&lt;value optimized out&gt;)
    at ephy-web-view.c:776
#3  0x00007f4fa67c3d81 in ?? () from /usr/lib/libgnome-keyring.so.0
#4  0x00007f4fa67c743e in ?? () from /usr/lib/libgnome-keyring.so.0
#5  0x00007f4fa67be96c in ?? () from /usr/lib/libgnome-keyring.so.0
#6  0x00007f4fa635fdca in complete_pending_call_and_unlock (connection=0x1376250, pending=0x3afa1a0, message=&lt;value optimized out&gt;)
    at dbus-connection.c:2234
#7  0x00007f4fa636202f in dbus_connection_dispatch (connection=0x1376250) at dbus-connection.c:4397
#8  0x00007f4fa67c8d75 in ?? () from /usr/lib/libgnome-keyring.so.0
#9  0x00007f4fa28ac6f2 in g_main_dispatch (context=0xfca4e0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:1960
#10 IA__g_main_context_dispatch (context=0xfca4e0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2513
#11 0x00007f4fa28b0568 in g_main_context_iterate (context=0xfca4e0, block=&lt;value optimized out&gt;, dispatch=&lt;value optimized out&gt;, 
    self=&lt;value optimized out&gt;) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2591
#12 0x00007f4fa28b0a75 in IA__g_main_loop_run (loop=0x106db10) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2799
#13 0x00007f4fa463c6b7 in IA__gtk_main () at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkmain.c:1219
#14 0x00000000004359a3 in main (argc=1, argv=0x7fff208f3518) at ephy-main.c:741
Current language:  auto
The current source language is &quot;auto; currently c++&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>305910</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-11-07 16:58:10 -0800</bug_when>
    <thetext>Is this reproducible?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>305974</commentid>
    <comment_count>2</comment_count>
    <who name="Xan Lopez">xan.lopez</who>
    <bug_when>2010-11-07 20:49:19 -0800</bug_when>
    <thetext>We don&apos;t do this anymore, so this is fixed upstream. Besides, it&apos;s almost certain that the bug was in the way we used JSC, not in JSC itself. Thanks for reporting it though!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306855</commentid>
    <comment_count>3</comment_count>
    <who name="Frederik Himpe">fhimpe</who>
    <bug_when>2010-11-09 10:13:45 -0800</bug_when>
    <thetext>It&apos;s reproducable like this:

- go to http://identi.ca
- click on register
- click on login

Epiphany fills in my saved username in the login form, but before the password is filled in, it crashes.

The crash only happens when I have loaded the register page before opening the login page.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>307056</commentid>
    <comment_count>4</comment_count>
    <who name="Xan Lopez">xan.lopez</who>
    <bug_when>2010-11-09 16:47:52 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; It&apos;s reproducable like this:
&gt; 
&gt; - go to http://identi.ca
&gt; - click on register
&gt; - click on login
&gt; 
&gt; Epiphany fills in my saved username in the login form, but before the password is filled in, it crashes.
&gt; 
&gt; The crash only happens when I have loaded the register page before opening the login page.

You need to use Epiphany 2.91.x for this bug to be fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>