Bug 1082265 - [abrt] yagf: __memcpy_sse2_unaligned(): yagf killed by SIGSEGV
Summary: [abrt] yagf: __memcpy_sse2_unaligned(): yagf killed by SIGSEGV
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yagf
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dmitrij S. Kryzhevich
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fe8a2a18910a14a16e336952a38...
: 1087640 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-29 23:22 UTC by Paul Finnigan
Modified: 2014-04-15 02:06 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-09 09:28:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (69.99 KB, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: cgroup (172 bytes, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: core_backtrace (19.10 KB, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: dso_list (16.59 KB, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: environ (3.47 KB, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: exploitable (82 bytes, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: limits (1.29 KB, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: maps (78.88 KB, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: open_fds (775 bytes, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: proc_pid_status (941 bytes, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details
File: var_log_messages (1014 bytes, text/plain)
2014-03-29 23:23 UTC, Paul Finnigan
no flags Details

Description Paul Finnigan 2014-03-29 23:22:58 UTC
Description of problem:
Trying a new scanner out. Attempted to use YAGF to perform OCR. 

Input file was an A3 scan of over 205MB. 

YAGF appears to crash after reading the file in. Running it from the command line reports a segmentation error.

Version-Release number of selected component:
yagf-0.9.3-1.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        yagf
crash_function: __memcpy_sse2_unaligned
executable:     /usr/bin/yagf
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __memcpy_sse2_unaligned at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:40
 #1 memcpy at /usr/include/bits/string3.h:51
 #2 QIPGrayscaleImage::copy at /usr/src/debug/yagf-0.9.3/src/core/qipgrayscaleimage.cpp:259
 #3 ImageProcessor::crop at /usr/src/debug/yagf-0.9.3/src/core/imageprocessor.cpp:48
 #4 Page::loadFile at /usr/src/debug/yagf-0.9.3/src/tpage.cpp:109
 #5 PageCollection::appendPage at /usr/src/debug/yagf-0.9.3/src/tpagecollection.cpp:81
 #6 MainForm::loadFile at /usr/src/debug/yagf-0.9.3/src/mainform.cpp:498
 #7 MainForm::loadFiles at /usr/src/debug/yagf-0.9.3/src/mainform.cpp:242
 #8 MainForm::loadImage at /usr/src/debug/yagf-0.9.3/src/mainform.cpp:368
 #9 MainForm::qt_static_metacall at /usr/src/debug/yagf-0.9.3/src/moc_mainform.cxx:145

Comment 1 Paul Finnigan 2014-03-29 23:23:02 UTC
Created attachment 880218 [details]
File: backtrace

Comment 2 Paul Finnigan 2014-03-29 23:23:04 UTC
Created attachment 880219 [details]
File: cgroup

Comment 3 Paul Finnigan 2014-03-29 23:23:07 UTC
Created attachment 880220 [details]
File: core_backtrace

Comment 4 Paul Finnigan 2014-03-29 23:23:09 UTC
Created attachment 880221 [details]
File: dso_list

Comment 5 Paul Finnigan 2014-03-29 23:23:11 UTC
Created attachment 880222 [details]
File: environ

Comment 6 Paul Finnigan 2014-03-29 23:23:13 UTC
Created attachment 880223 [details]
File: exploitable

Comment 7 Paul Finnigan 2014-03-29 23:23:15 UTC
Created attachment 880224 [details]
File: limits

Comment 8 Paul Finnigan 2014-03-29 23:23:18 UTC
Created attachment 880225 [details]
File: maps

Comment 9 Paul Finnigan 2014-03-29 23:23:20 UTC
Created attachment 880226 [details]
File: open_fds

Comment 10 Paul Finnigan 2014-03-29 23:23:22 UTC
Created attachment 880227 [details]
File: proc_pid_status

Comment 11 Paul Finnigan 2014-03-29 23:23:24 UTC
Created attachment 880228 [details]
File: var_log_messages

Comment 12 Dmitrij S. Kryzhevich 2014-04-02 02:50:30 UTC
Please try

# yum --enablerepo=updates-testing update yagf

for new 0.9.3.1 version (see also https://admin.fedoraproject.org/updates/yagf-0.9.3.1-1.fc20 ). If problem will remain please make a record of this here.

Comment 13 Dmitrij S. Kryzhevich 2014-04-09 09:28:56 UTC
Should be fixed in 0.9.3.2.

Comment 14 Dmitrij S. Kryzhevich 2014-04-15 02:06:53 UTC
*** Bug 1087640 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.