[pkg-wpa-devel] Bug#428785: Bug#428785: wpasupplicant: losing WiFi connectivity "Connection to wpa_supplicant lost - trying to reconnect"

Reinhard Tartler siretart at tauware.de
Sun Jul 1 21:09:02 UTC 2007


Sebastian Niehaus <niehaus at web.de> writes:

> Please don't kill me for stupid question: how do generate a coredump
> and a backtrace?

 * recompile the wpasupplicant package with the environment
   DEB_BUILD_OPTIONS="nostrip"

 * Start a shell and issue 'ulimit -c unlimited'. 

 * Run wpasupplicant from hand in the same shell with correct
   parameters. 

 * If the problem reappears, send it a abort signal like this: 
   'kill -6 `pidof wpa_supplicant`'

 * a file 'core' should be created in the current directory

 * run gdb: 'gdb /sbin/wpa_supplicant core'

 * create a backtrace: 'bt'

Attach that output.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4




More information about the Pkg-wpa-devel mailing list