Bug 1473527

Summary: [abrt] geany: vasprintf(): geany killed by signal 11
Product: [Fedora] Fedora Reporter: Takamitsu Endo <uuhhyyoouu>
Component: geanyAssignee: Dominic Hopf <dmaphy>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: dmaphy, egolov, josef, oliver
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e04354176bd12cc8c481a5f947a2cc6132a71ec7
Whiteboard: abrt_hash:3a2cd8945048c8d3f8b7ffc1a402c2d498310bf5;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-27 20:42:55 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: cpuinfo
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 Takamitsu Endo 2017-07-21 05:45:06 UTC
Description of problem:
Excuse me if my English is bad.

Steps to reproduce:
1. Geany can open multiple Plugin Manager window. Open 2 or more Plugin Manager.
2. Turn on/off a plugin in a Plugin Manager. Then turn on/off the plugin in another Plugin Manager. Geany clashes eventually.

Version-Release number of selected component:
geany-1.30.1-1.fc26

Additional info:
reporter:       libreport-2.9.1
backtrace_rating: 4
cmdline:        geany
crash_function: vasprintf
executable:     /usr/bin/geany
journald_cursor: s=e04eb079b8e34419b31cfc2d9899a705;i=6878d;b=2121cd63e86446929b82a502f62562c8;m=123cbf112;t=554ccca1438de;x=8ead9b7b8fcc60fc
kernel:         4.11.10-300.fc26.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (4 frames)
 #3 vasprintf at /usr/include/bits/stdio2.h:210
 #5 g_strdup_vprintf at gstrfuncs.c:514
 #6 g_strdup_printf at gstrfuncs.c:540
 #7 pm_treeview_query_tooltip at plugins.c:1652

Comment 1 Takamitsu Endo 2017-07-21 05:45:11 UTC
Created attachment 1302159 [details]
File: backtrace

Comment 2 Takamitsu Endo 2017-07-21 05:45:13 UTC
Created attachment 1302160 [details]
File: cgroup

Comment 3 Takamitsu Endo 2017-07-21 05:45:14 UTC
Created attachment 1302161 [details]
File: core_backtrace

Comment 4 Takamitsu Endo 2017-07-21 05:45:15 UTC
Created attachment 1302162 [details]
File: cpuinfo

Comment 5 Takamitsu Endo 2017-07-21 05:45:17 UTC
Created attachment 1302163 [details]
File: dso_list

Comment 6 Takamitsu Endo 2017-07-21 05:45:18 UTC
Created attachment 1302164 [details]
File: environ

Comment 7 Takamitsu Endo 2017-07-21 05:45:19 UTC
Created attachment 1302165 [details]
File: exploitable

Comment 8 Takamitsu Endo 2017-07-21 05:45:21 UTC
Created attachment 1302166 [details]
File: limits

Comment 9 Takamitsu Endo 2017-07-21 05:45:23 UTC
Created attachment 1302167 [details]
File: maps

Comment 10 Takamitsu Endo 2017-07-21 05:45:24 UTC
Created attachment 1302168 [details]
File: open_fds

Comment 11 Takamitsu Endo 2017-07-21 05:45:25 UTC
Created attachment 1302169 [details]
File: proc_pid_status

Comment 12 Takamitsu Endo 2017-07-21 05:45:26 UTC
Created attachment 1302170 [details]
File: var_log_messages

Comment 13 Dominic Hopf 2017-07-24 11:19:15 UTC
There is a new version of Geany available in the updates-testing repositories. Can you confirm if the issue is still present for you with 1.32 as well?

Comment 14 Takamitsu Endo 2017-07-27 15:52:59 UTC
I upgraded geany with following command. The issue I reported is still present.

$ sudo dnf upgrade --enablerepo=updates-testing geany
(snip)
$ geany --version
geany 1.31 (built on 2017-07-22 with GTK 2.24.31, GLib 2.52.3)

Comment 15 Takamitsu Endo 2017-07-27 16:28:39 UTC
I build and installed latest geany (1.32) from github repository. The bug is still present.

$ git clone https://github.com/geany/geany.git

(build)

$ geany --version
geany 1.32 (git >= 18360460) (built on 2017-07-28 with GTK 2.24.31, GLib 2.52.3)

Comment 16 Dominic Hopf 2017-07-27 20:42:55 UTC
Issue has been reported upstream here: https://github.com/geany/geany/issues/1563

Please understand that we will not keep this Fedora bug open. A fix will be automatically provided when the issue is fixed upstream and a new version has been released and will be packaged for Fedora.