Re: [Xen-devel] NULL pointer dereference at at libxlu_cfg.c:356

2015-04-29 Thread Wei Liu
On Wed, Apr 29, 2015 at 01:26:10PM +0300, Razvan Cojocaru wrote: > Hello, > > This happens: > > (gdb) r create /etc/xen/4xenwin7.conf > Starting program: /usr/sbin/xl create /etc/xen/4xenwin7.conf > warning: no loadable sections found in added symbol-file system-supplied > DSO at 0x77ffa000 >

Re: [Xen-devel] NULL pointer dereference at at libxlu_cfg.c:356

2015-04-29 Thread Razvan Cojocaru
On 04/29/2015 01:32 PM, Andrew Cooper wrote: > On 29/04/15 11:26, Razvan Cojocaru wrote: >> (gdb) p list->values[entry] >> $2 = (XLU_ConfigValue *) 0x0 > > As it turns out, the very top commit in staging is a fix for this bug. I see, sorry for the noise. Thanks, Razvan

Re: [Xen-devel] NULL pointer dereference at at libxlu_cfg.c:356

2015-04-29 Thread Andrew Cooper
On 29/04/15 11:26, Razvan Cojocaru wrote: Hello, This happens: (gdb) r create /etc/xen/4xenwin7.conf Starting program: /usr/sbin/xl create /etc/xen/4xenwin7.conf warning: no loadable sections found in added symbol-file system-supplied DSO at 0x77ffa000 [Thread debugging using libthread_db e

[Xen-devel] NULL pointer dereference at at libxlu_cfg.c:356

2015-04-29 Thread Razvan Cojocaru
Hello, This happens: (gdb) r create /etc/xen/4xenwin7.conf Starting program: /usr/sbin/xl create /etc/xen/4xenwin7.conf warning: no loadable sections found in added symbol-file system-supplied DSO at 0x77ffa000 [Thread debugging using libthread_db enabled] Using host libthread_db library "/li