Hi Jim, I've tracked this issue down too - in this case it was a valid assertion, it shouldn't happen that "wifi" is NULL at this point, and I have fixed the issue.
Updated binaries with fixes will be posted later today. Thanks, Darren. James Carlson wrote: > Darren Kenny writes: >> If you only wish to see the latter part, edit the update_to_nwam.sh script to >> only refer to SUNWnwam-manager and SUNWnwam-manager-root in the package list >> and >> also replacing "all" in the package add, to read more like:: > > I'm still seeing crashes in nwam-manager when selecting a different > WLAN in the menu, after already being connected. It looks like this > in mdb: > >> $c > libc.so.1`_lwp_kill+7(1, 6) > libc.so.1`raise+0x22(6) > libc.so.1`abort+0x64(80ed110, 8784128, fcbe6acc, 34303731, 8046b00, fefc7064) > libglib-2.0.so.0.1600.3`g_assertion_message+0xdc(0, 8074634, 6a8, 8074618, > 8784128) > libglib-2.0.so.0.1600.3`g_assertion_message_expr+0x43(0, 8074634, 6a8, > 8074618, 8074a10) > nwamd_event_handler+0x254(846f2d8) > libglib-2.0.so.0.1600.3`g_idle_dispatch+0x1f(847ee08, 80665a8, 846f2d8) > libglib-2.0.so.0.1600.3`g_main_dispatch+0x1e0(80aebc8) > libglib-2.0.so.0.1600.3`g_main_context_dispatch+0x85(80aebc8) > libglib-2.0.so.0.1600.3`g_main_context_iterate+0x3ce(80aebc8, 1, 1, 8089db0) > libglib-2.0.so.0.1600.3`g_main_loop_run+0x1b8(812a0f8) > libgtk-x11-2.0.so.0.1200.9`gtk_main+0xb2(8046f34, 8046ddc, feffb7dc, 8, > 805bda0, 0) > main+0x376(1, 8046e20, 8046e28) > _start+0x7a(1, 8046f9c, 0, 8046fb2, 8046fd3, 8047031) >> 8784128/s > 0x8784128: assertion failed: (wifi) >> 8074634/s > 0x8074634: nwamui_daemon.c >> 6a8=D > 1704 > > > This seems to be this assertion: > > > http://cvs.opensolaris.org/source/xref/jds/nwam-manager/branches/phase-0.5/common/nwamui_daemon.c#1704 >
