Bug 1177679

Summary: [abrt] slic3r: Perl_hv_undef_flags(): perl killed by SIGABRT
Product: [Fedora] Fedora Reporter: Francois Cartegnie <bugzilla77>
Component: slic3rAssignee: Miro Hrončok <mhroncok>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: bugzilla77, mhroncok, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b684f73b82863d54f856686f156b3c950c583933
Whiteboard: abrt_hash:a01c0ad4b22215e71cf1c3046c52ed745ca5c5da
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-30 15:19:20 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
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: proc_pid_status
none
blender file none

Description Francois Cartegnie 2014-12-29 20:16:45 UTC
Description of problem:
Importing STL file

Version-Release number of selected component:
slic3r-1.1.7-1.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        perl /usr/bin/slic3r
crash_function: Perl_hv_undef_flags
executable:     /usr/bin/perl
kernel:         3.17.7-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #7 Perl_hv_undef_flags at hv.c:1813
 #8 Perl_sv_clear at sv.c:6390
 #9 Perl_sv_free2 at sv.c:6590
 #10 S_visit at sv.c:422
 #11 perl_destruct at perl.c:1069
 #12 S_ithread_clear at threads.xs:231
 #13 XS_threads_join at threads.xs:1314
 #14 Perl_pp_entersub at pp_hot.c:2888
 #15 Perl_runops_standard at run.c:42
 #16 Perl_call_sv at perl.c:2766

Comment 1 Francois Cartegnie 2014-12-29 20:16:49 UTC
Created attachment 974184 [details]
File: backtrace

Comment 2 Francois Cartegnie 2014-12-29 20:16:50 UTC
Created attachment 974185 [details]
File: cgroup

Comment 3 Francois Cartegnie 2014-12-29 20:16:52 UTC
Created attachment 974186 [details]
File: core_backtrace

Comment 4 Francois Cartegnie 2014-12-29 20:16:53 UTC
Created attachment 974187 [details]
File: dso_list

Comment 5 Francois Cartegnie 2014-12-29 20:16:54 UTC
Created attachment 974188 [details]
File: environ

Comment 6 Francois Cartegnie 2014-12-29 20:16:55 UTC
Created attachment 974189 [details]
File: limits

Comment 7 Francois Cartegnie 2014-12-29 20:16:57 UTC
Created attachment 974190 [details]
File: maps

Comment 8 Francois Cartegnie 2014-12-29 20:16:59 UTC
Created attachment 974191 [details]
File: proc_pid_status

Comment 9 Miro Hrončok 2014-12-30 12:36:05 UTC
OK, could you provide the STL file? And tell me how exactly you've imported it? Because there are several ways.

Comment 10 Francois Cartegnie 2014-12-30 14:54:31 UTC
Created attachment 974440 [details]
blender file

Comment 11 Francois Cartegnie 2014-12-30 14:55:31 UTC
Mistake, was not STL file, but blender OBJ.

Opened via "Quick Slice"

Comment 12 Miro Hrončok 2014-12-30 15:19:20 UTC
This is a known bug. As a workaround, either don't use Quick slice but lode the file to plater, or  use only one thread (Print settings -> Advanced -> Other -> Threads).

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