Re: cannot highlight more than one line in Gtk Text
- From: Yogesh M <yzonesoft yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Re: cannot highlight more than one line in Gtk Text
- Date: Thu, 17 May 2007 23:06:52 -0700 (PDT)
Tried running gtk-demo under gdb, since I have removed all debugging symbols I managed to get only this
respond from gdb,
Program received signal SIGSEGV, Segmentation fault.
0xb7d380e7 in _gtk_text_btree_get_chars_changed_stamp ()
from /usr/lib/libgtk-x11-2.0.so.0
(gdb) quit
Tracing in gtktextbtree.c found that function returns uint value available in GTK_TEXT_BTREE structure.
compiled gtk without any compiler flags to try to get more debugging messeges from gdb.(now libgtk-x11.so is
10.7 MB compared to previous 4.7 MB). ran gtk-demo and now it didn't crash while selecting more than one
line. So, the bug is because of some compiler optimization.
I am using gcc 4.0.3, so what is the safe compiler flags to use with gtk 2.10.11? I certainly don't want a
library to be 10.7 MB instead of just 4.7 MB.
Thank you,
Yogesh M
----- Original Message ----
From: Yogesh M <yzonesoft yahoo com>
To: gtk-app-devel-list gnome org
Sent: Monday, April 30, 2007 1:54:24 PM
Subject: cannot highlight more than one line in Gtk Text
Did a manual installation of linux following LFS and BLFS instructions,
Installed Gtk-2.8.20, Ran Gtk-demo, Now If I am trying to select more than one line from Info or Source tab,
I am getting segmentation fault. I tried compiling with -O2 and i686 compiler option with no success, I think
it has nothing to do with compiler options,
My computer: Mercury KOB 810e FcST motherboard with Celeron coppermine processor.
Is this bug in Gtk or in lower level core libraries like glibc?
I will try compiling with latest Gtk today.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
____________________________________________________________________________________
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]