Bug 1595682 - [abrt] xsane: __memmove_sse2_unaligned_erms(): xsane killed by SIGSEGV
Summary: [abrt] xsane: __memmove_sse2_unaligned_erms(): xsane killed by SIGSEGV
Keywords:
Status: CLOSED DUPLICATE of bug 1688085
Alias: None
Product: Fedora
Classification: Fedora
Component: xsane
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:196394fe7ffe0830f7fb140b44a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-27 11:03 UTC by Tristan Santore
Modified: 2019-03-13 11:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-03-13 11:34:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (77.69 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: cgroup (341 bytes, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: core_backtrace (14.95 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: cpuinfo (1.14 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: dso_list (16.12 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: environ (1.23 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: exploitable (82 bytes, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: limits (1.29 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: maps (72.69 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: mountinfo (3.74 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: open_fds (1.24 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details
File: proc_pid_status (1.29 KB, text/plain)
2018-06-27 11:03 UTC, Tristan Santore
no flags Details

Description Tristan Santore 2018-06-27 11:03:14 UTC
Description of problem:
I am currently testing a new scanner. Testing in 2400dpi works fine, 4800dpi, it crashes.

I think that, this might be related to SANE using /tmp/. If /tmp fills up it crashes, I could be wrong though.
But this appears to ahppen in 4800dpi mode only, and files are left behind in /tmp.

I wonder, if xsane should have its own /tmp dir under /var ?!?!?! And also on restart clean up the /tmp dir of its own files ?

Version-Release number of selected component:
xsane-0.999-28.fc28

Additional info:
reporter:       libreport-2.9.5
backtrace_rating: 4
cmdline:        xsane
crash_function: __memmove_sse2_unaligned_erms
executable:     /usr/bin/xsane
journald_cursor: s=c9f13ae252be4bc2879f3d7f516ceca4;i=b0097;b=d34996738b3340958bd2849242d7ac89;m=122a43d4a;t=56f9d596baa61;x=c7c2092df8817586
kernel:         4.17.2-200.fc28.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __memmove_sse2_unaligned_erms at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:455
 #1 xsane_viewer_read_image at ../../src/xsane-viewer.c:2547
 #2 xsane_viewer_new at ../../src/xsane-viewer.c:3121
 #3 xsane_scan_done at ../../src/xsane-scan.c:1226
 #4 xsane_read_image_data at ../../src/xsane-scan.c:551
 #5 xsane_start_scan at ../../src/xsane-scan.c:1869
 #6 xsane_scan_dialog at ../../src/xsane-scan.c:2169
 #11 gtk_real_button_released at gtkbutton.c:1712
 #16 gtk_button_button_release at gtkbutton.c:1604
 #17 _gtk_marshal_BOOLEAN__BOXED at gtkmarshalers.c:84

Comment 1 Tristan Santore 2018-06-27 11:03:19 UTC
Created attachment 1455006 [details]
File: backtrace

Comment 2 Tristan Santore 2018-06-27 11:03:21 UTC
Created attachment 1455007 [details]
File: cgroup

Comment 3 Tristan Santore 2018-06-27 11:03:22 UTC
Created attachment 1455008 [details]
File: core_backtrace

Comment 4 Tristan Santore 2018-06-27 11:03:23 UTC
Created attachment 1455009 [details]
File: cpuinfo

Comment 5 Tristan Santore 2018-06-27 11:03:26 UTC
Created attachment 1455010 [details]
File: dso_list

Comment 6 Tristan Santore 2018-06-27 11:03:27 UTC
Created attachment 1455011 [details]
File: environ

Comment 7 Tristan Santore 2018-06-27 11:03:29 UTC
Created attachment 1455012 [details]
File: exploitable

Comment 8 Tristan Santore 2018-06-27 11:03:30 UTC
Created attachment 1455013 [details]
File: limits

Comment 9 Tristan Santore 2018-06-27 11:03:33 UTC
Created attachment 1455014 [details]
File: maps

Comment 10 Tristan Santore 2018-06-27 11:03:34 UTC
Created attachment 1455015 [details]
File: mountinfo

Comment 11 Tristan Santore 2018-06-27 11:03:35 UTC
Created attachment 1455016 [details]
File: open_fds

Comment 12 Tristan Santore 2018-06-27 11:03:36 UTC
Created attachment 1455017 [details]
File: proc_pid_status

Comment 13 Zdenek Dohnal 2019-03-13 11:34:03 UTC

*** This bug has been marked as a duplicate of bug 1688085 ***


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