[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-03-18 Thread Gauvain Pocentek
** Changed in: pcmanx-gtk2 (Ubuntu) Status: In Progress = Fix Released -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-29 Thread Gauvain Pocentek
We have gtk 2.10.9 in feisty now. Could you confirm that it fixes the bug, and close the bug? Thanks. -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-29 Thread D.B. Tsai
This bug has been fixed... thanks -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-29 Thread D.B. Tsai
This bug have been fixed... thanks -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-29 Thread Sebastien Bacher
marking fixed then ** Changed in: gtk+2.0 (Ubuntu) Assignee: (unassigned) = Ubuntu Desktop Bugs Status: Unconfirmed = Fix Released -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-18 Thread jserv
Fixed in SVN head. Here is the fixlet attached. ** Attachment added: Fixlet to avoid SIGSEGV in gtk+ 2.10.7 http://librarian.launchpad.net/5781311/avoid-gtk2_10_7-sigsegv.patch -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-18 Thread ville palo
Now we have two fixes for this. I thinkt the main culprit is still libgtk2 gtknotebook.c. This fixlet from jser is more like workaround for this. That gtknotebook.c bug can cause other segfaults too, so I think it should be fixed as well. -- Segmentation fault (core dumped) at feisty

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-18 Thread ville palo
Here's a debdiff for gtk bug. ** Attachment added: gtk.debdiff http://librarian.launchpad.net/5782389/gtk.debdiff -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-18 Thread ville palo
** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: Unconfirmed -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-17 Thread ville palo
My guess was right, I tester that patch and pcmanx doesn't crash anymore. ** Changed in: pcmanx-gtk2 (Ubuntu) Status: Confirmed = In Progress -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-17 Thread ville palo
Orinal patch can be found from here here: http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=dir=gtk%2Bwho=carlosgdate=explicitmindate=2006-12-28%2011:37maxdate=2006-12-28%2011:39 -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-16 Thread ville palo
Happens on my feisty too ** Changed in: pcmanx-gtk2 (Ubuntu) Importance: Undecided = Medium Status: Unconfirmed = Confirmed -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-16 Thread ville palo
#0 0xb7dc2e03 in gtk_notebook_draw_focus (widget=0x80d6000, event=0x812cb70) at gtknotebook.c:2971 #1 0xb7dc31fa in gtk_notebook_expose (widget=0x80d6000, event=0x812cb70) at gtknotebook.c:2026 #2 0xb7da5180 in _gtk_marshal_BOOLEAN__BOXED (closure=0x80ac848,

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-16 Thread ville palo
This is just a guess but there is a patch in current gnome cvs: if (GTK_WIDGET_HAS_FOCUS (widget) GTK_WIDGET_DRAWABLE (widget) - notebook-cur_page-tab_label-window == event-window - notebook-show_tabs notebook-cur_page) + notebook-show_tabs notebook-cur_page +

[Bug 79449] Re: Segmentation fault (core dumped) at feisty

2007-01-15 Thread D.B. Tsai
** Attachment added: debug message http://librarian.launchpad.net/5762188/_usr_bin_pcmanx.0.crash -- Segmentation fault (core dumped) at feisty https://launchpad.net/bugs/79449 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs