Bug 1038995 - [abrt] fish-2.0.0-201305151006.1: _IO_fflush: Process /usr/bin/fish was killed by signal 11 (SIGSEGV)
Summary: [abrt] fish-2.0.0-201305151006.1: _IO_fflush: Process /usr/bin/fish was kille...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: fish
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andy Lutomirski
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f1cb55dd987235904c75a87392e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-06 10:21 UTC by Cysioland
Modified: 2013-12-20 22:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-20 22:50:44 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (7.95 KB, text/plain)
2013-12-06 10:21 UTC, Cysioland
no flags Details
File: cgroup (141 bytes, text/plain)
2013-12-06 10:21 UTC, Cysioland
no flags Details
File: core_backtrace (2.23 KB, text/plain)
2013-12-06 10:21 UTC, Cysioland
no flags Details
File: dso_list (1.12 KB, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
File: environ (1.21 KB, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
File: exploitable (82 bytes, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
File: limits (1.29 KB, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
File: maps (5.19 KB, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
File: open_fds (254 bytes, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
File: proc_pid_status (938 bytes, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
File: var_log_messages (326 bytes, text/plain)
2013-12-06 10:22 UTC, Cysioland
no flags Details
rpm -qi fish (773 bytes, text/plain)
2013-12-20 22:44 UTC, Cysioland
no flags Details

Description Cysioland 2013-12-06 10:21:46 UTC
Description of problem:
Dunno, just clicked XFCE panel launcher for xfce4-terminal, and then it popped up.

Version-Release number of selected component:
fish-2.0.0-201305151006.1

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        fish
crash_function: _IO_fflush
executable:     /usr/bin/fish
kernel:         3.11.9-200.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (5 frames)
 #0 _IO_fflush at iofflush.c:40
 #1 s_write(screen_t*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, unsigned long, int const*, int const*, unsigned long)
 #2 reader_repaint()
 #3 reader_readline()
 #4 reader_read(int, io_chain_t const&)

Comment 1 Cysioland 2013-12-06 10:21:53 UTC
Created attachment 833521 [details]
File: backtrace

Comment 2 Cysioland 2013-12-06 10:21:58 UTC
Created attachment 833522 [details]
File: cgroup

Comment 3 Cysioland 2013-12-06 10:21:59 UTC
Created attachment 833523 [details]
File: core_backtrace

Comment 4 Cysioland 2013-12-06 10:22:01 UTC
Created attachment 833524 [details]
File: dso_list

Comment 5 Cysioland 2013-12-06 10:22:03 UTC
Created attachment 833525 [details]
File: environ

Comment 6 Cysioland 2013-12-06 10:22:06 UTC
Created attachment 833526 [details]
File: exploitable

Comment 7 Cysioland 2013-12-06 10:22:08 UTC
Created attachment 833527 [details]
File: limits

Comment 8 Cysioland 2013-12-06 10:22:11 UTC
Created attachment 833528 [details]
File: maps

Comment 9 Cysioland 2013-12-06 10:22:14 UTC
Created attachment 833529 [details]
File: open_fds

Comment 10 Cysioland 2013-12-06 10:22:16 UTC
Created attachment 833530 [details]
File: proc_pid_status

Comment 11 Cysioland 2013-12-06 10:22:20 UTC
Created attachment 833531 [details]
File: var_log_messages

Comment 12 Fedora Admin XMLRPC Client 2013-12-20 17:03:48 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 13 Andy Lutomirski 2013-12-20 22:08:29 UTC
Where is your copy of fish from?  This doesn't look like any version that was ever packaged by Fedora.

Fish 2.1.0 is likely to appear in updates-testing tomorrow-ish if you want to give it a try.

Comment 14 Cysioland 2013-12-20 22:14:19 UTC
It's from Fedora repos, none of my installed repos have this.

Comment 15 Andy Lutomirski 2013-12-20 22:29:17 UTC
I'm pretty sure it's not (I'm the new Fedora fish maintainer as of today, and fish hasn't been packaged by Fedora for some time).

Can you run:

rpm -qi fish
sudo yum history packages-info fish

and attach the output?

Comment 16 Cysioland 2013-12-20 22:43:43 UTC
I attach rpm -qi, but for yum history packages-info fish it's:

Failed history packages-info

preceded by Polish (I'm a Pole) text, which I can translate to kinda
like: wrong transcation or package IDs supplied

Comment 17 Cysioland 2013-12-20 22:44:37 UTC
Created attachment 839850 [details]
rpm -qi fish

Comment 18 Andy Lutomirski 2013-12-20 22:50:44 UTC
That's definitely not a Fedora package -- it comes from the opensuse build service.  It's also out of date.

If you can reproduce this issue with a Fedora build (e.g. http://koji.fedoraproject.org/koji/buildinfo?buildID=486306, which will show up soon in Fedora 20's updates-testing), please reopen this bug or file a new one.

sudo yum --enablerepo=updates-testing upgrade fish

will probably get the right package starting in a day or so.


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