[gtkmm] Gtkmm-forge digest, Vol 1 #729 - 2 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 147704] New:  - Gtk::Settings::get_default() incorrectly uses Glib::RefPtr (bugzilla-daemon bugzilla gnome org)
   2. [Bug 144420]  - Segfault in libsigc++ (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 16 Jul 2004 06:44:14 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 147704] New:  - Gtk::Settings::get_default() incorrectly uses Glib::RefPtr

http://bugzilla.gnome.org/show_bug.cgi?id=147704
gtkmm | general | Ver: 2.4

           Summary: Gtk::Settings::get_default() incorrectly uses
                    Glib::RefPtr
           Product: gtkmm
           Version: 2.4
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: raymond dotsphinx com


I am experiencing random crashes when using Gtk::Settings::get_default(). The
problem appears to be caused by the use of the RefPtr: if you look into the
implementation of gtk_settings_get_default(), you'll notice that the caller of
that function is not the owner of the returned data. The GdkSettings object is
not supposed to be freed when it is not longer used, as the GdkSettings object
is "attached" to the underlying GdkScreen.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 16 Jul 2004 11:07:37 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 144420]  - Segfault in libsigc++

http://bugzilla.gnome.org/show_bug.cgi?id=144420
glibmm | general | Ver: 2.4.x





------- Additional Comments From murrayc murrayc com  2004-07-16 11:07 -------
I can't think why they would not be executed in the right order. If we get a
test case then we can run valgrind on it.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]