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

Bug#352915: marked as done (gdeb: segfault on "cancel" passworth authentication)



Your message dated Mon, 8 Jun 2009 19:20:09 +0100
with message-id <200906081820.n58IK92G015082@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #352915
has caused the Debian Bug report #352915,
regarding gdeb: segfault on "cancel" passworth authentication
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
352915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352915
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gdeb
Version: 0.4.9-1
Severity: normal

gdeb crashes if you cancel password authentication.

#0  0xb76e2cd3 in strlen () from /lib/tls/libc.so.6
#1  0x0804c5d9 in gdeb_response_cb (wdg=0x80ccc18, responseid=1, 
    data=0xbfc29550) at main.cc:285

memset (pwd, 0, strlen (pwd));
pwd seems to be NULL if gksu_ask_password(ctx, pwd); is cancelled (but
I haven't checked).

// This fixes the cancel button, but my "continue" button now seems
// broken.
if (NULL==gksu_ask_password()) {
	gksu_context_free(ctx);
	g_free(msg);
	return;
}

There's also a boatload of warnings from valgrind before the window
even appears.  Cloned bug will follow.


--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues


--- End Message ---

Reply to: