Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1878365 - Segfault on armv7hl
Summary: Segfault on armv7hl
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: mono
Version: 34
Hardware: armv7hl
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Xavier Lamien
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ARM 1877766
TreeView+ depends on / blocked
 
Reported: 2020-09-12 12:17 UTC by Peter Oliver
Modified: 2021-02-09 15:18 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
end of https://kojipkgs.fedoraproject.org//work/tasks/7051/51317051/build.log (4.60 KB, text/plain)
2020-09-12 18:49 UTC, Timotheus Pokorra
no flags Details

Description Peter Oliver 2020-09-12 12:17:15 UTC
Description of problem:
=================================================================
	Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================
=================================================================
	Native stacktrace:
=================================================================
	0x7a0e68 - mono : (null)
	0x48e43c - mono : (null)
	0x53db4c - mono : (null)
	0xb6d76f20 - /lib/libc.so.6 : __default_rt_sa_restorer
=================================================================

KeePass won't currently build on armv7hl on Fedora 33 or Rawhide, because of a segmentation fault in mono.  It built recently for the mass rebuild, so it appears that something has changed since then.

https://kojipkgs.fedoraproject.org//work/tasks/6054/51296054/build.log

Comment 1 Timotheus Pokorra 2020-09-12 18:48:29 UTC
This seems to be random.

You got the error on the call:
xvfb-run -a mono Build/KeePass/Release/KeePass.exe -d:/builddir/build/BUILD/keepass-2.45/Ext/Images_App_HighRes --makexspfile /builddir/build/BUILD/keepass-2.45/KeePass/Resources/Data/Images_App_HighRes.bin

I got an error on the call:
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "Forms/CharPickerForm.resx,obj/Release/KeePass.Forms.CharPickerForm.resources" 

https://kojipkgs.fedoraproject.org//work/tasks/7051/51317051/build.log

perhaps this is a duplicate of bug 1869214

Comment 3 Ben Cotton 2021-02-09 15:18:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle.
Changing version to 34.


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