Changes between Initial Version and Version 1 of Ticket #681, comment 3


Ignore:
Timestamp:
11/11/16 19:05:31 (7 years ago)
Author:
mandree
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #681, comment 3

    initial v1  
    55If the problem is reproducible, please grab a stack backtrace while it's at 100%, by just typing
    66
     7{{{
    78gdb7111 /usr/local/sbin/openvpn `head -n1 /var/run/openvpn_server1.pid`
     9}}}
    810
    9 then typing
     11then typing, into gdb7111,
    1012
     13{{{
    1114backtrace full
    1215detach
    1316quit
    14 
     17}}}
    1518and attach what you get from gdb7111 along with the OpenVPN log.
    1619