Opened 8 years ago
Closed 7 years ago
#4871 closed defect (fixed)
Write fails to start with segfault (on Debian)
Reported by: | icarito | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Write | Version: | Unspecified |
Severity: | Critical | Keywords: | |
Cc: | Distribution/OS: | Debian | |
Bug Status: | Unconfirmed |
Description
Cryptic message, no traceback: Terminated with signal 11.
Turned out to be a missing initialization for module 'Abi'.
Packages versions and Debian details at:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791549
Patch attached to above and, for convenience submitted as pull request at:
https://github.com/godiard/write-activity/pull/2
Change History (1)
comment:1 Changed 7 years ago by quozl
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Was merged.