Bug 1473527 - [abrt] geany: vasprintf(): geany killed by signal 11
Summary: [abrt] geany: vasprintf(): geany killed by signal 11
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: geany
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3a2cd8945048c8d3f8b7ffc1a40...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-21 05:45 UTC by Takamitsu Endo
Modified: 2017-07-27 20:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-07-27 20:42:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (34.63 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: cgroup (289 bytes, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: core_backtrace (10.51 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: cpuinfo (1.05 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: dso_list (7.97 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: environ (1.84 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: exploitable (82 bytes, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: limits (1.29 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: maps (43.25 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: open_fds (823 bytes, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: proc_pid_status (1.27 KB, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details
File: var_log_messages (307 bytes, text/plain)
2017-07-21 05:45 UTC, Takamitsu Endo
no flags Details

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.


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