Bug 546690

Summary: [abrt] crash in #0 __strlen_sse2 () at ../sysdeps/i386/i686/multiarch/strlen.S:87 87 pcmpeqb (%esi), %xmm0
Product: [Fedora] Fedora Reporter: Dwayne Bailey <dwayne>
Component: mutterAssignee: Peter Robinson <pbrobinson>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jakub, otaylor, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:197f818d9e1149f271c2242233c2b9656333cc0b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-12 17:47:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Dwayne Bailey 2009-12-11 17:41:24 UTC
abrt 1.0.0 detected a crash.

Comment: Just starting F12 after a reboot
Attached file: backtrace
cmdline: mutter --mutter-plugins=libgnome-shell
component: mutter
executable: /usr/bin/mutter
kernel: 2.6.31.6-162.fc12.i686.PAE
package: mutter-2.28.0-2.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 Dwayne Bailey 2009-12-11 17:41:29 UTC
Created attachment 377771 [details]
File: backtrace

Comment 2 Peter Robinson 2010-01-12 17:06:30 UTC
This looks like a glibc issue (but I could be wrong!)

#0 __strlen_sse2 () at ../sysdeps/i386/i686/multiarch/strlen.S:87 87 pcmpeqb (%esi), %xmm0

Comment 3 Andreas Schwab 2010-01-12 17:39:26 UTC
Calling strlen with an invalid pointer isn't.