After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 608439 - gtk+2.0 2.19.4 makes some lazarus submenus segfaulting
gtk+2.0 2.19.4 makes some lazarus submenus segfaulting
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-01-29 13:11 UTC by incubusss
Modified: 2018-02-10 04:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description incubusss 2010-01-29 13:11:12 UTC
Some lazarus submenus are segfaulting with current 2.19.4 gtk+2.0 :

Program received signal SIGSEGV, Segmentation fault.
0xb7c61bde in IA__gtk_tree_row_reference_valid (reference=0xffffd8f0)
   at gtktreemodel.c:2047
2047      if (reference == NULL || reference->path == NULL)
(gdb) bt full
  • #0 IA__gtk_tree_row_reference_valid
    at gtktreemodel.c line 2047
  • #1 pango_context_list_families
    at pango-context.c line 256
  • #2 ??
  • #3 ??
  • #4 ??
  • #5 ??

gtk+2.0 version 2.18.3 is OK.


Steps to Reproduce:
1. install lazarus
2. try to open in the menu Tools -> Configure "Build Lazarus"
3. see the crash
Comment 1 Matthias Clasen 2018-02-10 04:33:30 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.