Bug 1026320

Summary: [abrt] mingw32-nsis-2.46-9.fc19: CResourceEditor::WriteRsrcSec: Process /usr/bin/makensis was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Benjamin Erridge <bene>
Component: mingw-nsisAssignee: Richard W.M. Jones <rjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: erik-fedora, kevin, lfarkas, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5b924f47c31e76007d2a8d376ff12648d8cb05fc
Whiteboard: abrt_hash:765aaae6e329e561c04b10e1db9c33cd76e6e3e4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-12 00:09:41 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: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Benjamin Erridge 2013-11-04 12:17:04 UTC
Description of problem:
This error happens every time I run makensis.  These are the last few lines of output before it  segfaults.

FileOpen: $INSTDIR\app.running.lck as a -> $R0
!insertmacro: _If
!insertmacro: end of _If
MessageBox: 48: "CompassGo is running. Please close it first"
Abort: ""
!insertmacro: _Else
!insertmacro: end of _Else
FileClose: $R0
Delete: "$INSTDIR\app.running.lck"
!insertmacro: _EndIf
!insertmacro: end of _EndIf
FunctionEnd

Processed 1 file, 1 command line command, writing output:
Processing pages... Done!
Removing unused resources... Done!
Generating language tables... Done!
Segmentation fault (core dumped)

Version-Release number of selected component:
mingw32-nsis-2.46-9.fc19

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/bin/makensis '-XOutFile /home/ben/dev/projects/compass/compass/mobile/target/mobile-0.2.3-Caresource-SNAPSHOT-patch-min.exe' -V2 /home/ben/dev/projects/compass/compass/mobile/target/resources/installer/nullsoft_installer_patch_min.nsi
crash_function: CResourceEditor::WriteRsrcSec
executable:     /usr/bin/makensis
kernel:         3.11.4-201.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (4 frames)
 #0 CResourceEditor::WriteRsrcSec at Source/ResourceEditor.cpp:757
 #1 CResourceEditor::Save at Source/ResourceEditor.cpp:514
 #2 CEXEBuild::close_res_editor at Source/build.cpp:3379
 #3 CEXEBuild::write_output at Source/build.cpp:2449

Potential duplicate: bug 948074

Comment 1 Benjamin Erridge 2013-11-04 12:17:12 UTC
Created attachment 819129 [details]
File: backtrace

Comment 2 Benjamin Erridge 2013-11-04 12:17:15 UTC
Created attachment 819130 [details]
File: cgroup

Comment 3 Benjamin Erridge 2013-11-04 12:17:18 UTC
Created attachment 819131 [details]
File: core_backtrace

Comment 4 Benjamin Erridge 2013-11-04 12:17:22 UTC
Created attachment 819132 [details]
File: dso_list

Comment 5 Benjamin Erridge 2013-11-04 12:17:25 UTC
Created attachment 819133 [details]
File: environ

Comment 6 Benjamin Erridge 2013-11-04 12:17:28 UTC
Created attachment 819134 [details]
File: exploitable

Comment 7 Benjamin Erridge 2013-11-04 12:17:32 UTC
Created attachment 819135 [details]
File: limits

Comment 8 Benjamin Erridge 2013-11-04 12:17:35 UTC
Created attachment 819136 [details]
File: maps

Comment 9 Benjamin Erridge 2013-11-04 12:17:40 UTC
Created attachment 819137 [details]
File: open_fds

Comment 10 Benjamin Erridge 2013-11-04 12:17:43 UTC
Created attachment 819138 [details]
File: proc_pid_status

Comment 11 Benjamin Erridge 2013-11-04 12:17:46 UTC
Created attachment 819139 [details]
File: var_log_messages

Comment 12 Kevin Kofler 2013-11-12 00:09:41 UTC

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