Summary: | Flash in moblin-web-browser can crash the X server | ||
---|---|---|---|
Product: | xorg | Reporter: | bob <bob> |
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | high | CC: | kui.zheng |
Version: | unspecified | Keywords: | NEEDINFO |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
bob@o-hand.com
2009-07-13 13:06:00 UTC
For more a bit more context; here is the downstream distro bug originally opened for this problem: http://bugzilla.moblin.org/show_bug.cgi?id=3871 This is a duplicate of bug #22107, Fix is added to moblin. (In reply to comment #2) > This is a duplicate of bug #22107, Fix is added to moblin. > sorry for my mistake, this issue still happen when I apply fix of #22107 it doesn't fix this issue. here is corewatcher info Application failure message 1: Program: /usr/bin/Xorg Type: Aborted. [New process 641] #0 0x460cfbf6 in raise () from /lib/libc.so.6 #0 0x460cfbf6 in raise () from /lib/libc.so.6 #1 0x460d1908 in abort () from /lib/libc.so.6 #2 0x0809d7bb in ddxGiveUp () #3 0x0810f1ca in AbortServer () #4 0x0810f704 in FatalError () #5 0x080afe32 in xf86SigHandler () #6 <signal handler called> #7 0xb7e62d4b in fbBlt () from /usr/lib/xorg/modules//libfb.so #8 0xb7e637ee in fbBltStip () from /usr/lib/xorg/modules//libfb.so #9 0xb7e67774 in fbGetImage () from /usr/lib/xorg/modules//libfb.so #10 0xb7ece48c in uxa_get_image () from /usr/lib/xorg/modules/drivers//intel_drv.so #11 0x080fa319 in ?? () #12 0x08083cac in ProcGetImage () #13 0x0808572f in Dispatch () #14 0x08070a06 in main () Application failure message 2: Program: /usr/bin/clutter-mozheadless Type: Segmentation fault. [New process 1050] [New process 1059] [New process 1052] [New process 1054] [New process 1055] [New process 1056] [New process 1057] [New process 1065] [New process 1066] [New process 1053] #0 0x463478b0 in pthread_mutex_lock () from /lib/libpthread.so.0 #0 0x463478b0 in pthread_mutex_lock () from /lib/libpthread.so.0 #1 0xb2e27af2 in ?? () from /usr/lib/flash-plugin/libflashplayer.so #2 0xb1cb4024 in ?? () #3 0x00000005 in ?? () #4 0xb2e27adb in ?? () from /usr/lib/flash-plugin/libflashplayer.so #5 0xb362e6cc in ftell () from /usr/lib/flash-plugin/libflashplayer.so #6 0xb364bde0 in ftell () from /usr/lib/flash-plugin/libflashplayer.so #7 0x0000000b in ?? () #8 0xbfa9c2d8 in ?? () #9 0xb2e75b72 in ?? () from /usr/lib/flash-plugin/libflashplayer.so Backtrace stopped: previous frame identical to this frame (corrupt stack?) I wonder if this is a dupe of #22601... If so, you'd need: commit 40e7c9505265823786cf730214db84812a5e494e Author: Eric Anholt <eric@anholt.net> Date: Mon Jul 6 11:54:50 2009 -0700 Refuse to allocate giant BOs on 32-bit systems. and commit 9155cfca75a207bce0fad945f32f0cb33eab8c4e Author: Eric Anholt <eric@anholt.net> Date: Thu Jul 9 14:16:07 2009 -0700 Fix lols in trying to figure out whether this is a 64-bit build. (In reply to comment #4) > I wonder if this is a dupe of #22601... If so, you'd need: > > commit 40e7c9505265823786cf730214db84812a5e494e > Author: Eric Anholt <eric@anholt.net> > Date: Mon Jul 6 11:54:50 2009 -0700 > > Refuse to allocate giant BOs on 32-bit systems. > > and > > commit 9155cfca75a207bce0fad945f32f0cb33eab8c4e > Author: Eric Anholt <eric@anholt.net> > Date: Thu Jul 9 14:16:07 2009 -0700 > > Fix lols in trying to figure out whether this is a 64-bit build. > Yes, I applied above two fixes and this issue is gone. Thanks very much Jesse. will add them to moblin asap. Thanks for confirming. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.