[Webkit-unassigned] [Bug 18456] segmentation fault crash on Acid3 test 64 and 79 under Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 30 07:11:29 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18456





------- Comment #12 from audrencezar at gmail.com  2008-05-30 07:11 PDT -------
Created an attachment (id=21431)
 --> (http://bugs.webkit.org/attachment.cgi?id=21431&action=view)
log of debug message

Linux negresco 2.6.25-ARCH #1 SMP PREEMPT Fri May 16 14:52:43 CEST 2008 i686
AMD Sempron(tm) Processor 2500+ AuthenticAMD GNU/Linux.
gcc 4.3.0-1

In my last test i run nightly build WebKit-r34153.tar.bz2
With some build options (every crash on test):
----------------------------------------------------------
  ./autogen.sh --prefix=/usr \
   --enable-offline-web-applications=no \
   --enable-dom-storage=no \
   --enable-database=no \
   --enable-icon-database=no \
   --enable-video=no \
   --enable-xpath=no \
   --enable-xslt=no \
   --enable-svg=no \
   --enable-fast-malloc=no \
   --enable-dashboard-support=no \
   --with-gnu-ld=yes --enable-debug
----------------------------------------------------------
  ./autogen.sh --prefix=/usr \
  --disable-debug \
  --enable-dashboard-support \
  --enable-offline-web-applications \
  --enable-dom-storage \
  --enable-database \
  --enable-icon-database \
  --enable-video \
  --enable-xpath \
  --enable-xslt \
  --enable-svg \
  --enable-svg-animation \
  --enable-svg-filters \
  --enable-svg-fonts \
  --enable-svg-foreign-object \
  --enable-svg-as-image  \
  --enable-svg-use-element \
  --disable-coverage \
  --enable-fast-malloc \
  --with-target=x11 \
  --without-hildon \
  --with-http-backend=curl \
  --with-font-backend=pango
--------------------------------------------------------------
  ./autogen.sh --prefix=/usr \
  --enable-debug \
  --disable-dashboard-support \
  --disable-offline-web-applications \
  --disable-dom-storage \
  --disable-database \
  --disable-icon-database \
  --disable-video \
  --enable-xpath \
  --enable-xslt \
  --enable-svg \
  --disable-svg-animation \
  --disable-svg-filters \
  --disable-svg-fonts \
  --disable-svg-foreign-object \
  --disable-svg-as-image  \
  --disable-svg-use-element \
  --disable-coverage \
  --enable-fast-malloc \
  --with-target=x11 \
  --without-hildon \
  --with-http-backend=curl \
  --with-font-backend=pango


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list