Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1475892 Details for
Bug 1615823
SIGSEGV on using __memcpy_vfp on Tegra 2 device
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
not working path with unaligned memcpy (len = 68)
tegra20-gdb-memcpy_vfp_non_aligned.txt (text/plain), 1.72 KB, created by
Nicolas Chauvet (kwizart)
on 2018-08-14 14:54:25 UTC
(
hide
)
Description:
not working path with unaligned memcpy (len = 68)
Filename:
MIME Type:
Creator:
Nicolas Chauvet (kwizart)
Created:
2018-08-14 14:54:25 UTC
Size:
1.72 KB
patch
obsolete
>Breakpoint 1, __memcpy_vfp () at ../sysdeps/arm/armv7/multiarch/memcpy_impl.S:269 >269 mov dst, dstin /* Preserve dstin, we need to return it. */ >(gdb) >Continuing. > >Breakpoint 1, __memcpy_vfp () at ../sysdeps/arm/armv7/multiarch/memcpy_impl.S:269 >269 mov dst, dstin /* Preserve dstin, we need to return it. */ >(gdb) bt >#0 __memcpy_vfp () at ../sysdeps/arm/armv7/multiarch/memcpy_impl.S:269 >#1 0x00401ed8 in memcpy (__len=68, __src=<optimized out>, __dest=0x41849c) at /usr/include/bits/string_fortified.h:34 >#2 kms_screen_probe (screen=0x418480) at ../tests/kms/libkms-test-screen.c:45 >#3 kms_screen_create (device=device@entry=0x418150, id=94) at ../tests/kms/libkms-test-screen.c:63 >#4 0x00401600 in kms_device_probe_screens (device=0x418150) at ../tests/kms/libkms-test-device.c:73 >#5 kms_device_probe (device=0x418150) at ../tests/kms/libkms-test-device.c:156 >#6 kms_device_open (fd=<optimized out>) at ../tests/kms/libkms-test-device.c:171 >#7 0x0040102c in main (argc=<optimized out>, argv=0xbefff514) at ../tests/kms/kms-steal-crtc.c:74 >(gdb) nexti >270 cmp count, #64 >(gdb) nexti >271 bge .Lcpy_not_short >(gdb) nexti >321 str tmp2, [sp, #-FRAME_SIZE]! >(gdb) nexti >325 and tmp2, src, #7 >(gdb) nexti >326 and tmp1, dst, #7 >(gdb) nexti >327 cmp tmp1, tmp2 >(gdb) nexti >328 bne .Lcpy_notaligned >(gdb) nexti >598 pld [src, #0] >(gdb) nexti >599 pld [src, #64] >(gdb) nexti >603 lsls tmp2, dst, #29 >(gdb) nexti >604 pld [src, #(2 * 64)] >(gdb) nexti >605 beq 1f >(gdb) nexti >606 rsbs tmp2, tmp2, #0 >(gdb) nexti >607 sub count, count, tmp2, lsr #29 >(gdb) nexti >608 ldrmi tmp1, [src], #4 >(gdb) nexti > >Program received signal SIGSEGV, Segmentation fault. >__memcpy_vfp () at ../sysdeps/arm/armv7/multiarch/memcpy_impl.S:608 >608 ldrmi tmp1, [src], #4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1615823
:
1475790
|
1475891
| 1475892