[Pkg-utopia-maintainers] Bug#627955: network-manager: Also crash with OpenVPN

Vincent Bernat bernat at luffy.cx
Mon Jun 27 11:56:26 UTC 2011


On Mon, 27 Jun 2011 13:41:41 +0200, Vincent Bernat wrote:

> (gdb) bt full
> #0  free_get_secrets_info (data=<value optimized out>) at 
> nm-manager.c:2580
>         info = 0x87c000
>         priv = 0x0

(gdb) print info
$2 = (GetSecretsInfo *) 0x2479400
(gdb) print *info
$3 = {manager = 0x5f00000067, provider = 0x7900000074,
   setting_name = 0x6500000070 <Address 0x6500000070 out of bounds>,
   caller = 95, request_new = 105, proxy = 0x730000006e, call = 
0x6100000074,
   idle_id = 110, hint1 = 0x5f00000065 <Address 0x5f00000065 out of 
bounds>,
   hint2 = 0x6500000067 <Address 0x6500000067 out of bounds>,
   connection_path = 0x5f00000074 <Address 0x5f00000074 out of bounds>}
(gdb) print info->provider
$4 = (NMSecretsProviderInterface *) 0x7900000074
(gdb) print *info->provider
Cannot access memory at address 0x7900000074






More information about the Pkg-utopia-maintainers mailing list