Bug 1000 - draknet - segmentation fault
Summary: draknet - segmentation fault
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: drakxtools-newt (show other bugs)
Version: unstable
Hardware: all Linux
: P4 critical
Assignee: inger@altlinux.org
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-15 10:15 MSD by john
Modified: 2003-08-25 15:18 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john 2002-06-15 10:15:29 MSD
При настройке сетевого интерфейса в эксперт моде когда вводишь прокси сервер вида <a href="http://proxy.mydomain.net:8080">http://proxy.mydomain.net:8080</a> нажимаешь на \&quot;Ок\&quot;, вылетает segmentation fault.
---

---

Comment 1 inger@altlinux.org 2003-01-29 18:03:15 MSK
any.pm надо закомментировать одну сточку, тогда все OK.

sub miscellaneousNetwork {                                                                                     
    my ($prefix) = @_;                                                                                         
    setVarsInSh (\&quot;$prefix/etc/profile.d/proxy.sh\&quot;,  $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));          
    #setVarsInCsh(\&quot;$prefix/etc/profile.d/proxy.csh\&quot;, $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));         
}
Comment 2 inger@altlinux.org 2003-01-29 18:03:15 MSK
any.pm надо закомментировать одну сточку, тогда все OK.

sub miscellaneousNetwork {                                                                                     
    my ($prefix) = @_;                                                                                         
    setVarsInSh (\&quot;$prefix/etc/profile.d/proxy.sh\&quot;,  $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));          
    #setVarsInCsh(\&quot;$prefix/etc/profile.d/proxy.csh\&quot;, $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));         
}
Comment 3 inger@altlinux.org 2003-01-29 19:02:26 MSK
я надеюсь
Comment 4 inger@altlinux.org 2003-01-29 19:02:26 MSK
я надеюсь