<?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>35471</bug_id>
          
          <creation_ts>2010-02-27 00:01:51 -0800</creation_ts>
          <short_desc>[GTK] Icondatabase is created for Epiphany during gtk-doc and gobject-introspection scan</short_desc>
          <delta_ts>2011-01-14 11:02:24 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>
          
          <blocked>30113</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Priit Laes (IRC: plaes)">plaes</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>194470</commentid>
    <comment_count>0</comment_count>
    <who name="Priit Laes (IRC: plaes)">plaes</who>
    <bug_when>2010-02-27 00:01:51 -0800</bug_when>
    <thetext>When building Epiphany with gtk-doc or introspection support, Webkit&apos;s icondatabase directory and WebpageIcons.db is created outside build environment (in user&apos;s data directory: ~/.local/share/webkit)

On Gentoo, packages are built within sandbox environment - therefore when something is created outside the build environment, the build fails with access violation error and this error happens in two cases:
1) When building with introspection support, access violation happens when it runs the  ./epiphany --introspect-dump=...
2) with gtk-doc, the violation happens during: &quot;gtk-doc: Running scanner epiphany-scan&quot; phase.

I have no idea how these scanners work, but the database creation code is inside the webkit_init() and it seems that webkit_init gets called in both cases, thus causing the access violation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>334418</commentid>
    <comment_count>1</comment_count>
    <who name="Priit Laes (IRC: plaes)">plaes</who>
    <bug_when>2011-01-14 10:55:51 -0800</bug_when>
    <thetext>Ok, this really isn&apos;t this big of a bug, as apparently the icon database is written to $XDG_DATA_HOME/.local/ directory.

Closing the issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>