Re: Crash using HEAD

2014-05-15 Thread Richard Röjfors
On Thu, May 15, 2014 at 8:52 AM, Richard Röjfors
richard.rojf...@gmail.com wrote:
 Hi,

 I started using: 74dbbc974550aac32610e5bf6448e93811e06ff8

 Now I experience this crash 100% of the times when wifi is to be enabled:

This does not happen on: c84651f6686e67027033d86af03c4d13122dc48c

--Richard
___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Re: Crash using HEAD

2014-05-15 Thread Michael Trimarchi
Hi

Il 15/mag/2014 09:10 Richard Röjfors richard.rojf...@gmail.com ha
scritto:

 On Thu, May 15, 2014 at 8:52 AM, Richard Röjfors
 richard.rojf...@gmail.com wrote:
  Hi,
 
  I started using: 74dbbc974550aac32610e5bf6448e93811e06ff8
 
  Now I experience this crash 100% of the times when wifi is to be
enabled:

 This does not happen on: c84651f6686e67027033d86af03c4d13122dc48c


Can you try to git bisect?

Michael

 --Richard
 ___
 connman mailing list
 connman@connman.net
 https://lists.connman.net/mailman/listinfo/connman
___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Re: Crash using HEAD

2014-05-15 Thread Richard Röjfors
On Thu, May 15, 2014 at 9:12 AM, Michael Trimarchi 
mich...@amarulasolutions.com wrote:

  
   I started using: 74dbbc974550aac32610e5bf6448e93811e06ff8
  
   Now I experience this crash 100% of the times when wifi is to be
 enabled:
 
  This does not happen on: c84651f6686e67027033d86af03c4d13122dc48c
 

 Can you try to git bisect?


Yeah, its just a few commits in between so it will be fairly quick... but
right now I have no access to the target device, so it will happen later
today.

--Richard
___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman


Re: Crash using HEAD

2014-05-15 Thread Richard Röjfors
On Thu, May 15, 2014 at 9:12 AM, Michael Trimarchi
mich...@amarulasolutions.com wrote:
 Hi

 
  I started using: 74dbbc974550aac32610e5bf6448e93811e06ff8
 
  Now I experience this crash 100% of the times when wifi is to be
 enabled:

 This does not happen on: c84651f6686e67027033d86af03c4d13122dc48c


The commit causing the crash is this one, the previous commits work.

commit 74dbbc974550aac32610e5bf6448e93811e06ff8
Author: Patrik Flykt patrik.fl...@linux.intel.com
Date:   Tue May 6 12:41:14 2014 +0300

wifi: Don't fetch interface name from device structure

Update the code to use connman_inet_ifname() when fetching the
interface name. This prevents the wifi plugin from using a
previous interface name should an interface rename event have
happened.

--Richard
___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman