Hello,

I would like to provide you a backtrace.

In the howto for getting the backtrace is written that the program
should be run under the debugger :

gdb <program> 2>&1 | tee gdb-<program>.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) run <arguments, if any>

How can I apply this to running network-manager , should I put it in 
/etc/init.d/NetworkManager ?
I do not know how to pass " handle SIG33 pass nostop noprint" and the other 2 
lines to the gdb since it starts as a service...

Thanks for help.

-- 
nm-system-settings crashed with SIGSEGV in _nm_marshal_VOID__STRING_UINT()
https://bugs.launchpad.net/bugs/324220
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to