#18151: Hostapd hangup with barrier breaker
----------------------+-----------------------------------
  Reporter:  owrtbug  |      Owner:  developers
      Type:  defect   |     Status:  new
  Priority:  normal   |  Milestone:
 Component:  kernel   |    Version:  Barrier Breaker 14.07
Resolution:           |   Keywords:
----------------------+-----------------------------------

Comment (by bittorf@…):

 please let hostapd produce crashlogs:

 sed -i 's/hostapd -P/ulimit -c unlimited; &/' '/lib/wifi/hostapd.sh'

 after a crash you should have a file in /tmp/*.core and
 get a backtrace with remote-gdb on your build-server:

 {{{
 scripts/remote-gdb $corefile stagingdir/.../path/to/binary
 (e.g. staging_dir/target-mips_34kc_uClibc-0.9.33.2/root-
 ar71xx/usr/sbin/wpad)
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18151#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to