[Barrelfish-users] bug report about use -O0 compile skb

Wangjintang wangjintang at huawei.com
Thu Dec 20 07:54:10 CET 2012


Hi Kornilios,

	The analyse about this problem is about the same. 
I analyse the stack printf when bug happen, and the the function backtrace, 

lex_an
 fill_buffer
  _local_fill_buffer
    _read_fd
      Read
       Fdtab
         vfsfd_read
           vfs_read

> 
> It's difficult to tell when that happens, but it might be a bug somewhere in
> skb, which would be difficult to hunt down.
> 
> I'm guessing you want to use  -O0 to enable debugging information? One
> possible workaround would be to only set -O0 only for the program you intend to
> debug...

Ringt. I'm using -O0 compile except skb , and it works. 

> 
> cheers,
> Kornilios.



Regards,
jintang



More information about the Barrelfish-users mailing list