[Bugs] #3825 Browse UNSP: Browse crashes adding a cookie when connecting to an XS the first time
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Aug 23 12:18:17 EDT 2012
#3825: Browse crashes adding a cookie when connecting to an XS the first time
------------------------------------------+---------------------------------
Reporter: greenfeld | Owner: erikos
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Browse | Version: 0.96.x
Severity: Unspecified | Keywords: 12.1.0
Distribution: OLPC | Status_field: New
------------------------------------------+---------------------------------
Comment(by dsd):
When browse is opened for the first time after registering, it explicitly
creates a cookie (from Python code) and adds it to libsoup's cookie
storage.
But a missing annotation in libsoup caused this in-memory copy to be
trashed soon after the cookie was created, causing the crash seen here.
It didn't occur on subsequent runs, because the cookie *was* correctly
saved on disk, and subsequent runs detect that the cookie is already
present in the DB so they don't create another one.
https://bugzilla.gnome.org/show_bug.cgi?id=682554
RPM for testing:
http://dev.laptop.org/~dsd/20120823/libsoup-2.38.1-2.fc17.dsd1.i686.rpm
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3825#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list