Bug 1585271 - keepass fails to start on FC28
Summary: keepass fails to start on FC28
Keywords:
Status: CLOSED DUPLICATE of bug 1580447
Alias: None
Product: Fedora
Classification: Fedora
Component: keepass
Version: 28
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Peter Oliver
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-01 17:07 UTC by David Cussans
Modified: 2018-06-04 14:50 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-06-04 14:50:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Cussans 2018-06-01 17:07:56 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 David Cussans 2018-06-01 17:11:00 UTC
Description of problem:

Keepass crashes on start up.


Version-Release number of selected component (if applicable):

rpm -qf `which keepass`
keepass-2.38-4.fc28.x86_64


How reproducible:

Attempt to start Keepass at command line.

Steps to Reproduce:
1. Type "keepass"
2.
3.

Actual results:

Produces error messages and exits immediately:

bash-4.4$ keepass

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.ConsoleDriver..cctor () [0x00062] in <373b6e083d6e45e498c9082a8eebd27f>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.Console..cctor () [0x000a8] in <373b6e083d6e45e498c9082a8eebd27f>:0 
   --- End of inner exception stack trace ---
  at KeePass.Program.ShowFatal (System.Exception ex) [0x0001c] in <ecc0c46301c74e3ba38d3255a23fcc83>:0 
  at KeePass.Program.Main (System.String[] args) [0x0000c] in <ecc0c46301c74e3ba38d3255a23fcc83>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.ConsoleDriver..cctor () [0x00062] in <373b6e083d6e45e498c9082a8eebd27f>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <373b6e083d6e45e498c9082a8eebd27f>:0 
  at System.Console..cctor () [0x000a8] in <373b6e083d6e45e498c9082a8eebd27f>:0 
   --- End of inner exception stack trace ---
  at KeePass.Program.ShowFatal (System.Exception ex) [0x0001c] in <ecc0c46301c74e3ba38d3255a23fcc83>:0 
  at KeePass.Program.Main (System.String[] args) [0x0000c] in <ecc0c46301c74e3ba38d3255a23fcc83>:0 


Expected results:

Keepass starts up and opens a GUI

Additional info:

Comment 2 Peter Oliver 2018-06-04 14:50:34 UTC

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


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