[Webkit-unassigned] [Bug 59107] New: Unaligned access error on browser application in demos directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 08:42:33 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59107

           Summary: Unaligned access error on browser application in demos
                    directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skaloba at free.fr


Created an attachment (id=90542)
 --> (https://bugs.webkit.org/attachment.cgi?id=90542&action=review)
the backtrace of callstack.

I have got an unaligned access error with browser application (stored in demos directory) on my sh4 board (linux kernel).

Actions :
- installer qt-everywhere-opensource-src (4.7.2)
- Compiled qt-everywhere-opensource-src with STlinux 2.3 toolchain in debug mode (qtwebkit-debug) (=> for SH4 board)
- run the "browser -qws" app from "demos" directory

I got the following error :
Unaligned userspace access in "browser" pid=6590 pc=0x2a1313c0 ins=0x6112

Informations :
configure -embedded sh -xplatform qws/linux-sh4-g++ -debug -fast -little-endian -opensource -no-exceptions -no-accessibility -no-stl -no-qt3support -no-xmlpatterns -no-multimedia -no-audio-backend -no-phonon -no-svg -webkit-debug -no-javascript-jit -script -scripttools -declarative -qt-zlib -qt-gif 
-no-libtiff -system-libpng -qt-libmng -system-libjpeg -openssl -no-nis -no-cups -no-iconv -no-pch -reduce-relocations -no-gtkstyle -no-nas-sound -no-sm 
-no-xshape -no-xsync -no-xinerama  -no-xcursor -no-xfixes -no-xrandr -no-xrender -no-mitshm -no-fontconfig -no-xinput -no-xkb -no-glib -qt-gfx-directfb -prefix . 
-prefix-install -rpath -qvfb -confirm-license -R . -no-separate-debug-info -L$LIBTARGET -L$DLLTARGET -nomake examples -nomake demos -nomake docs


The crash is systematic. I do not edit the source code.

I use QTWebkit 2.0.

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



More information about the webkit-unassigned mailing list