[Cooker] DrakConf problems (more info)

2000-07-19 Thread Alen Salamun

Hi!

I have been investigation why DrakConf won't work for me. So I figured
out DrakConf.pm returns Segmentation fault after some parsed .rc's!
Now I found where it fails! 

When parsing netconf.rc it segfaults in this line:

eval ($1) if /EVAL=(.*)$/m

Value of $1 is "netconf"!

bye, Alen
-- 
*---*
*E-Mail: Alen Salamun [EMAIL PROTECTED]*
*   LiNUX - The choice of GNU Generation!   *
*---*




Re: [Cooker] DrakConf problems (more info)

2000-07-19 Thread Pixel

Alen Salamun [EMAIL PROTECTED] writes:

 Hi!
 
 I have been investigation why DrakConf won't work for me. So I figured
 out DrakConf.pm returns Segmentation fault after some parsed .rc's!
 Now I found where it fails! 
 
 When parsing netconf.rc it segfaults in this line:
 
 eval ($1) if /EVAL=(.*)$/m

thought you had work around this one chmouel? or is this another one?




Re: [Cooker] DrakConf problems (more info)

2000-07-19 Thread Chmouel Boudjnah

Pixel [EMAIL PROTECTED] writes:

 Alen Salamun [EMAIL PROTECTED] writes:
 
  Hi!
  
  I have been investigation why DrakConf won't work for me. So I figured
  out DrakConf.pm returns Segmentation fault after some parsed .rc's!
  Now I found where it fails! 
  
  When parsing netconf.rc it segfaults in this line:
  
  eval ($1) if /EVAL=(.*)$/m
 
 thought you had work around this one chmouel? or is this another one?

no it this one but well you have sent a bug report to the perl-porters
and they told us it was a gcc bugs. hopefully the perl segfault only
when launching from shell, when using from DrakConf he doen't (don't
ask me why)

-- 
MandrakeSoft Inchttp://www.mandrakesoft.com
San-Francisco, CA USA --Chmouel




Re: [Cooker] DrakConf problems (more info)

2000-07-19 Thread Alen Salamun

Chmouel Boudjnah wrote:
 no it this one but well you have sent a bug report to the perl-porters
 and they told us it was a gcc bugs. hopefully the perl segfault only
 when launching from shell, when using from DrakConf he doen't (don't
 ask me why)
Hi!

It was not possible for me to use DrakConf even directly...Only solution
was to delete those two files .rc files!

Bye, Alen
-- 
*---*
*E-Mail: Alen Salamun [EMAIL PROTECTED]*
*   LiNUX - The choice of GNU Generation!   *
*---*