Ticket #4975 (closed defect: fixed)

Opened 10 months ago

Last modified 8 days ago

[firmware] Association fails

Reported by: dwmw2 Owned by: mbletsas
Priority: high Milestone: 8.2.0 (was Update.2)
Component: wireless Version:
Keywords: Cc: carano, gregorio
Action Needed: test in build Verified: no
Blocked By: Blocking:

Description

Often, it takes three or four attempts to associate with a network.

The command 'iwconfig eth0 essid "media lab 802.11"' completes, and the blinkenlights flash, but then the association light goes out.

It ought to keep trying, when it's been asked to associate.

Attachments

dmesg.out (52.8 kB) - added by carrano 7 months ago.
successful associations - first attempt (joyride-1641)

Change History

Changed 10 months ago by wmb@…

Just a thought -

I used to have a similar problem with OFW at 1cc. It was caused by scan buffer overflow. I was using the "find anything" version of the scan command, and there were so many access points that they wouldn't all fit in the buffer. Often the AP that I wanted wasn't in the returned scan buffer.

I fixed that by using the ESSID-filtered version of the scan command, looking only for the AP ESSID that I want.

Changed 10 months ago by wmb@…

cjb also reminded me of another OFW problem that I fixed recently. If the scan command happens to occur while mesh auto-start is in progress, the scan will fail with response code 4, which means "busy" (although you wouldn't know that from looking at the Libertas driver or the documentation; I got the info from Javier). The solution was to wait a half second and retry the scan if this condition occurs.

Changed 10 months ago by wmb@…

<marcelot> Mitch_Bradley_, driver does use specific ssid scan for association attempts... so probably not that.

Changed 10 months ago by dwmw2

[root@localhost ~]# iwconfig eth0 mode managed essid "media lab 802.11"
[  246.542046] libertas assoc: #### Association Request: wlan_get_association_request
[  246.542063]        flags:      0x00000000
[  246.542073]        SSID:       'media lab 802.11'
[  246.542084]        channel:    6
[  246.542093]        band:       0
[  246.542102]        mode:       2
[  246.542111]        BSSID:      00:1a:a2:be:09:b0
[  246.542122]        Encryption:
[  246.542131]        auth:       1
[  246.779718] libertas host: PREP_CMD: command 0x001f
[  246.806021] libertas host: QUEUE_CMD: inserted command 0x001f into cmdpendingq
[  246.835154] libertas host: PREP_CMD: command 0x000b
[  246.861946] libertas host: QUEUE_CMD: inserted command 0x000b into cmdpendingq
[  246.891658] libertas host: PREP_CMD: command 0x001f
[  246.919125] libertas host: QUEUE_CMD: inserted command 0x001f into cmdpendingq
[  246.949347] libertas host: PREP_CMD: command 0x000b
[  246.977355] libertas host: QUEUE_CMD: inserted command 0x000b into cmdpendingq
[  247.008411] libertas host: EXEC_NEXT_CMD: OK to send command 0x001f in psstate 0
[  247.039915] libertas host: EXEC_NEXT_CMD: sending command 0x001f
[  247.069703] libertas host: DNLD_CMD: command 0x001f, size 16, jiffies 113003
[  247.100486] libertas cmd: DNLD_CMD: sent command 0x001f, jiffies 113006
[  247.130908] libertas host: CMD_RESP: response 0x801f, size 16, jiffies 113009
[  247.162007] libertas cmd: RSSI: beacon 216, avg 0
[  247.190825] libertas host: EXEC_NEXT_CMD: sending command 0x000b
[  247.221190] libertas host: DNLD_CMD: command 0x000b, size 60, jiffies 113018
[  247.252700] libertas cmd: DNLD_CMD: sent command 0x000b, jiffies 113022
[  247.283841] libertas host: CMD_RESP: response 0x800b, size 62, jiffies 113025
[  247.315504] libertas host: EXEC_NEXT_CMD: OK to send command 0x001f in psstate 0
[  247.347519] libertas assoc: #### Association Request: libertas_association_worker
[  247.347534]        flags:      0x00000010
[  247.347544]        SSID:       'media lab 802.11'
[  247.347555]        channel:    6
[  247.347565]        band:       0
[  247.347574]        mode:       2
[  247.347583]        BSSID:      00:1a:a2:be:09:b0
[  247.347594]        Encryption:
[  247.347603]        auth:       1
[  247.597882] libertas host: EXEC_NEXT_CMD: sending command 0x001f
[  247.627154] libertas host: DNLD_CMD: command 0x001f, size 16, jiffies 113059
[  247.657821] libertas cmd: DNLD_CMD: sent command 0x001f, jiffies 113062
[  247.687914] libertas host: CMD_RESP: response 0x801f, size 16, jiffies 113065
[  247.718380] libertas cmd: RSSI: beacon 218, avg 0
[  247.746487] libertas host: EXEC_NEXT_CMD: sending command 0x000b
[  247.776312] libertas host: DNLD_CMD: command 0x000b, size 60, jiffies 113074
[  247.808033] libertas cmd: DNLD_CMD: sent command 0x000b, jiffies 113077
[  247.839869] libertas host: CMD_RESP: response 0x800b, size 62, jiffies 113080
[  247.875840] libertas assoc: #### Association Request: wlan_get_association_request
[  247.875857]        flags:      0x00000000
[  247.875867]        SSID:       'media lab 802.11'
[  247.875878]        channel:    6
[  247.875887]        band:       0
[  247.875896]        mode:       2
[  247.875906]        BSSID:      00:1a:a2:be:09:b0
[  247.875917]        Encryption:
[  247.875926]        auth:       1
[root@localhost ~]# [  248.637214] libertas assoc: #### Association Request: libertas_association_worker
[  248.637231]        flags:      0x00000002
[  248.637241]        SSID:       'media lab 802.11'
[  248.637252]        channel:    6
[  248.637261]        band:       0
[  248.637270]        mode:       2
[  248.637280]        BSSID:      00:1a:a2:be:09:b0
[  248.637291]        Encryption:
[  248.637300]        auth:       1
[  248.875876] libertas assoc: Deauthenticating due to new SSID in  configuration request.
[  248.905547] libertas host: PREP_CMD: command 0x0024
[  248.931697] libertas host: QUEUE_CMD: inserted command 0x0024 into cmdpendingq
[  248.960476] libertas host: EXEC_NEXT_CMD: sending command 0x0024
[  248.987723] libertas host: DNLD_CMD: command 0x0024, size 16, jiffies 113195
[  249.016011] libertas cmd: DNLD_CMD: sent command 0x0024, jiffies 113198
[  249.044382] libertas host: CMD_RESP: response 0x8024, size 15, jiffies 113201
[  249.073690] libertas host: PREP_CMD: wait for response
[  250.084324] libertas cmd: current SSID 'media lab 802.11', length 16
[  250.113882] libertas assoc: New SSID requested: 'media lab 802.11'
[  250.143474] libertas host: PREP_CMD: command 0x0006
[  250.171801] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  250.203263] libertas host: PREP_CMD: command 0x0006
[  250.233807] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  250.263709] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  250.294927] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 113326
[  250.326021] libertas host: PREP_CMD: command 0x0006
[  250.354219] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 113332
[  250.384475] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  250.415559] libertas host: PREP_CMD: command 0x0006
[  250.443879] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  250.474793] libertas host: PREP_CMD: command 0x0006
[  250.502866] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  250.533498] libertas host: PREP_CMD: command 0x0006
[  250.561780] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  250.593215] libertas host: PREP_CMD: command 0x0006
[  250.622380] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  250.655003] libertas host: CMD_RESP: response 0x8006, size 11, jiffies 113362
[  250.687749] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  250.719449] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 113368
[  250.752898] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 113372
[  250.981829] libertas host: CMD_RESP: response 0x8006, size 177, jiffies 113395
[  251.015195] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  251.047516] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 113401
[  251.081363] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 113404
[  251.308162] libertas host: CMD_RESP: response 0x8006, size 333, jiffies 113427
[  251.343519] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  251.377846] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 113434
[  251.413678] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 113438
[  251.645145] libertas host: CMD_RESP: response 0x8006, size 333, jiffies 113461
[  251.681533] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  251.716370] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 113468
[  251.752471] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 113472
[  251.982252] libertas host: CMD_RESP: response 0x8006, size 145, jiffies 113495
[  252.018726] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  252.053688] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 113502
[  252.090240] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 113505
[  252.319357] libertas host: CMD_RESP: response 0x8006, size 139, jiffies 113528
[  252.355901] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  252.391054] libertas host: DNLD_CMD: command 0x0006, size 46, jiffies 113535
[  252.427498] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 113539
[  252.547590] libertas host: CMD_RESP: response 0x8006, size 11, jiffies 113551
[  252.584298] libertas assoc: SSID found in scan list, associating
[  252.619937] libertas host: PREP_CMD: command 0x0011
[  252.654177] libertas host: QUEUE_CMD: inserted command 0x0011 into cmdpendingq
[  252.691091] libertas host: PREP_CMD: wait for response
[  252.725843] libertas host: EXEC_NEXT_CMD: sending command 0x0011
[  252.761456] libertas host: DNLD_CMD: command 0x0011, size 25, jiffies 113572
[  252.798180] libertas cmd: DNLD_CMD: sent command 0x0011, jiffies 113576
[  252.834603] libertas host: CMD_RESP: response 0x8011, size 25, jiffies 113580
[  252.871592] libertas host: PREP_CMD: command 0x001c
[  252.905899] libertas host: QUEUE_CMD: inserted command 0x001c into cmdpendingq
[  252.942908] libertas host: PREP_CMD: wait for response
[  252.977517] libertas host: EXEC_NEXT_CMD: sending command 0x001c
[  253.012949] libertas host: DNLD_CMD: command 0x001c, size 12, jiffies 113598
[  253.049620] libertas cmd: DNLD_CMD: sent command 0x001c, jiffies 113601
[  253.085917] libertas host: CMD_RESP: response 0x801c, size 12, jiffies 113605
[  253.122781] libertas cmd: RADIO_SET: radio 1, preamble 2
[  253.157539] libertas host: PREP_CMD: command 0x0050
[  253.191633] libertas host: QUEUE_CMD: inserted command 0x0050 into cmdpendingq
[  253.228337] libertas host: PREP_CMD: wait for response
[  253.262602] libertas host: EXEC_NEXT_CMD: sending command 0x0050
[  253.297598] libertas host: DNLD_CMD: command 0x0050, size 72, jiffies 113626
[  253.333822] libertas cmd: DNLD_CMD: sent command 0x0050, jiffies 113630
[  253.948224] libertas host: CMD_RESP: response 0x8012, size 14, jiffies 113691
[  253.984552] libertas assoc: ASSOC: assoication attempt unsuccessful, not connected.
[  254.021606] libertas assoc: ASSOC: reconfiguration attempt unsuccessful: -1

Changed 10 months ago by dwmw2

And sometimes it works...

[root@localhost ~]# 
[root@localhost ~]# iwconfig eth0 mode managed essid "media lab 802.11"
[  378.996173] libertas assoc: #### Association Request: wlan_get_association_request
[  378.996190]        flags:      0x00000000
[  378.996200]        SSID:       '<hidden>'
[  378.996210]        channel:    6
[  378.996219]        band:       0
[  378.996229]        mode:       2
[  378.996238]        BSSID:      00:00:00:00:00:00
[  378.996249]        Encryption:
[  378.996258]        auth:       1
[  379.283349] libertas host: PREP_CMD: command 0x001f
[  379.313821] libertas host: QUEUE_CMD: inserted command 0x001f into cmdpendingq
[  379.346828] libertas host: PREP_CMD: command 0x000b
[  379.377130] libertas host: QUEUE_CMD: inserted command 0x000b into cmdpendingq
[  379.410193] libertas host: PREP_CMD: command 0x001f
[  379.440349] libertas host: QUEUE_CMD: inserted command 0x001f into cmdpendingq
[  379.473096] libertas host: PREP_CMD: command 0x000b
[  379.503245] libertas host: QUEUE_CMD: inserted command 0x000b into cmdpendingq
[  379.536121] libertas host: EXEC_NEXT_CMD: OK to send command 0x001f in psstate 0
[  379.569251] libertas host: EXEC_NEXT_CMD: sending command 0x001f
[  379.600718] libertas host: DNLD_CMD: command 0x001f, size 16, jiffies 126257
[  379.633471] libertas cmd: DNLD_CMD: sent command 0x001f, jiffies 126260
[  379.666229] libertas host: CMD_RESP: response 0x801f, size 114, jiffies 126264
[  379.699003] libertas host: CMD_RESP: error 0x0001 in command reply 0x801f
[  379.731327] libertas host: EXEC_NEXT_CMD: sending command 0x000b
[  379.762752] libertas host: DNLD_CMD: command 0x000b, size 60, jiffies 126273
[  379.795376] libertas cmd: DNLD_CMD: sent command 0x000b, jiffies 126277
[  379.827834] libertas assoc: #### Association Request: libertas_association_worker
[  379.827849]        flags:      0x00000010
[  379.827859]        SSID:       '<hidden>'
[  379.827870]        channel:    6
[  379.827879]        band:       0
[  379.827888]        mode:       2
[  379.827897]        BSSID:      00:00:00:00:00:00
[  379.827908]        Encryption:
[  379.827917]        auth:       1
[  380.081403] libertas host: CMD_RESP: response 0x800b, size 88, jiffies 126305
[  380.112304] libertas host: EXEC_NEXT_CMD: OK to send command 0x001f in psstate 0
[  380.143025] libertas host: EXEC_NEXT_CMD: sending command 0x001f
[  380.171809] libertas host: DNLD_CMD: command 0x001f, size 16, jiffies 126314
[  380.201915] libertas cmd: DNLD_CMD: sent command 0x001f, jiffies 126317
[  380.231516] libertas host: CMD_RESP: response 0x801f, size 16, jiffies 126320
[  380.261303] libertas host: CMD_RESP: error 0x0001 in command reply 0x801f
[  380.291144] libertas host: EXEC_NEXT_CMD: sending command 0x000b
[  380.320472] libertas host: DNLD_CMD: command 0x000b, size 60, jiffies 126329
[  380.351566] libertas cmd: DNLD_CMD: sent command 0x000b, jiffies 126332
[  380.382903] libertas host: CMD_RESP: response 0x800b, size 62, jiffies 126335
[  380.419324] libertas assoc: #### Association Request: wlan_get_association_request
[  380.419341]        flags:      0x00000000
[  380.419351]        SSID:       '<hidden>'
[  380.419361]        channel:    6
[  380.419370]        band:       0
[  380.419379]        mode:       2
[  380.419388]        BSSID:      00:00:00:00:00:00
[  380.419399]        Encryption:
[  380.419408]        auth:       1
[root@localhost ~]# [  381.180038] libertas assoc: #### Association Request: libertas_association_worker
[  381.180055]        flags:      0x00000002
[  381.180065]        SSID:       'media lab 802.11'
[  381.180076]        channel:    6
[  381.180085]        band:       0
[  381.180094]        mode:       2
[  381.180103]        BSSID:      00:00:00:00:00:00
[  381.180114]        Encryption:
[  381.180123]        auth:       1
[  381.413360] libertas assoc: New SSID requested: 'media lab 802.11'
[  381.440244] libertas host: PREP_CMD: command 0x0006
[  381.465353] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  381.492954] libertas host: PREP_CMD: command 0x0006
[  381.518317] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  381.545218] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  381.574055] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 126455
[  381.603319] libertas host: PREP_CMD: command 0x0006
[  381.630332] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 126460
[  381.659574] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  381.690091] libertas host: PREP_CMD: command 0x0006
[  381.717649] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  381.747889] libertas host: PREP_CMD: command 0x0006
[  381.775558] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  381.805957] libertas host: PREP_CMD: command 0x0006
[  381.833600] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  381.863977] libertas host: PREP_CMD: command 0x0006
[  381.891660] libertas host: QUEUE_CMD: inserted command 0x0006 into cmdpendingq
[  381.922419] libertas host: CMD_RESP: response 0x8006, size 88, jiffies 126489
[  381.952856] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  381.981859] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 126495
[  382.012083] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 126498
[  382.236898] libertas host: CMD_RESP: response 0x8006, size 177, jiffies 126521
[  382.267127] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  382.296356] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 126527
[  382.327215] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 126530
[  382.552239] libertas host: CMD_RESP: response 0x8006, size 333, jiffies 126552
[  382.584630] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  382.616052] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 126559
[  382.648974] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 126562
[  382.878480] libertas host: CMD_RESP: response 0x8006, size 327, jiffies 126585
[  382.912082] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  382.943960] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 126592
[  382.977408] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 126595
[  383.204543] libertas host: CMD_RESP: response 0x8006, size 145, jiffies 126618
[  383.239188] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  383.273125] libertas host: DNLD_CMD: command 0x0006, size 53, jiffies 126624
[  383.308516] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 126628
[  383.541648] libertas host: CMD_RESP: response 0x8006, size 139, jiffies 126651
[  383.578215] libertas host: EXEC_NEXT_CMD: sending command 0x0006
[  383.613320] libertas host: DNLD_CMD: command 0x0006, size 46, jiffies 126658
[  383.649838] libertas cmd: DNLD_CMD: sent command 0x0006, jiffies 126662
[  383.770006] libertas host: CMD_RESP: response 0x8006, size 145, jiffies 126674
[  383.806836] libertas assoc: SSID found in scan list, associating
[  383.842534] libertas host: PREP_CMD: command 0x0011
[  383.876797] libertas host: QUEUE_CMD: inserted command 0x0011 into cmdpendingq
[  383.913870] libertas host: PREP_CMD: wait for response
[  383.948681] libertas host: EXEC_NEXT_CMD: sending command 0x0011
[  383.984297] libertas host: DNLD_CMD: command 0x0011, size 25, jiffies 126696
[  384.021011] libertas cmd: DNLD_CMD: sent command 0x0011, jiffies 126699
[  384.057440] libertas host: CMD_RESP: response 0x8011, size 25, jiffies 126703
[  384.094634] libertas host: PREP_CMD: command 0x001c
[  384.128960] libertas host: QUEUE_CMD: inserted command 0x001c into cmdpendingq
[  384.166020] libertas host: PREP_CMD: wait for response
[  384.200632] libertas host: EXEC_NEXT_CMD: sending command 0x001c
[  384.236095] libertas host: DNLD_CMD: command 0x001c, size 12, jiffies 126721
[  384.272845] libertas cmd: DNLD_CMD: sent command 0x001c, jiffies 126724
[  384.309155] libertas host: CMD_RESP: response 0x801c, size 12, jiffies 126728
[  384.346053] libertas cmd: RADIO_SET: radio 1, preamble 2
[  384.380807] libertas host: PREP_CMD: command 0x0050
[  384.414901] libertas host: QUEUE_CMD: inserted command 0x0050 into cmdpendingq
[  384.451596] libertas host: PREP_CMD: wait for response
[  384.485801] libertas host: EXEC_NEXT_CMD: sending command 0x0050
[  384.520774] libertas host: DNLD_CMD: command 0x0050, size 72, jiffies 126749
[  384.557005] libertas cmd: DNLD_CMD: sent command 0x0050, jiffies 126753
[  384.593069] libertas host: CMD_RESP: response 0x8012, size 88, jiffies 126756
[  384.631504] libertas assoc: ASSOC: association attempt successful. Associated to 'media lab 802.11' (00:1a:a2:be:09:b0)
[  384.701412] libertas host: PREP_CMD: command 0x001f
[  384.736228] libertas host: QUEUE_CMD: inserted command 0x001f into cmdpendingq
[  384.773618] libertas host: EXEC_NEXT_CMD: OK to send command 0x001f in psstate 0
[  384.811057] libertas host: EXEC_NEXT_CMD: sending command 0x001f
[  384.846610] libertas host: DNLD_CMD: command 0x001f, size 16, jiffies 126782
[  384.883313] libertas cmd: DNLD_CMD: sent command 0x001f, jiffies 126785
[  384.919737] libertas host: CMD_RESP: response 0x801f, size 16, jiffies 126789
[  384.956432] libertas cmd: RSSI: beacon 217, avg 0
[  384.990618] libertas host: PREP_CMD: wait for response
[  385.024821] libertas host: PREP_CMD: command 0x000b
[  385.058255] libertas host: QUEUE_CMD: inserted command 0x000b into cmdpendingq
[  385.094355] libertas host: EXEC_NEXT_CMD: sending command 0x000b
[  385.129011] libertas host: DNLD_CMD: command 0x000b, size 60, jiffies 126810
[  385.164820] libertas cmd: DNLD_CMD: sent command 0x000b, jiffies 126814
[  385.200198] libertas host: CMD_RESP: response 0x800b, size 62, jiffies 126817
[  385.236199] libertas host: PREP_CMD: wait for response

Changed 10 months ago by jg

  • priority changed from normal to high
  • milestone changed from Never Assigned to Update.1

Changed 8 months ago by dwmw2

  • summary changed from Association fails to [firmware] Association fails

Changed 7 months ago by carrano

The attached (dmesg.out) shows three consecutive associations to three different APs (two open, one WEP).

All the associations worked in the first attempt.

Build: Joyride-1641 (libertas fw 22.p1)

I suggest closing this ticket.

Changed 7 months ago by carrano

successful associations - first attempt (joyride-1641)

Changed 5 months ago by wad

This behavior is still being seen (#6811). No opinion as to whether it is the same root cause.

Changed 8 days ago by gregorio

  • cc carano, gregorio added
  • next_action set to test in build

Hi Guys,

Scrubbing through some old bugs reported as relevant for Uruguay's mesh problems, I came across this one.

Can we reproduce this one more time or close it once and for all?

Thanks,

Greg S

Changed 8 days ago by mbletsas

I think it is safe to close this one

M.

Changed 8 days ago by gregorio

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.