LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-31-2004, 07:59 AM   #1
opioid
Member
 
Registered: Jul 2003
Location: Chicago
Distribution: Ubuntu
Posts: 124

Rep: Reputation: 15
freeConfModules called with NULL pointer...


Fedora Core 2, i386.

when running system-config-network OR kudzu:

"freeConfModules called with NULL pointer. Don't do that."

crashes and sends that to stdout.

What is freeConf? I have tried Googling this with no results.

Help!

THanks,
N
 
Old 10-31-2004, 09:04 PM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
hi,
i have a fedora 1 install here i don't use but in
/usr/include/kudzu/modules.h i find
Code:
 struct confModules {
	/* <numlines> lines. Lines may be NULL. */
	char **lines;
	int numlines;
	/* have we backed up an old entry?
	 * We only want to do this once per 'session'.
	 */
	int madebackup;
	
};

void freeConfModules(struct confModules *cf);
i look alittle in cvs at anaconda/kudzu/hwconf.c and find lots of
this is way redacted and taken out of context
Code:
int configure(struct device *dev)
{
	struct confModules *cf;
      // do stuff
         freeConfModules(cf);
}
this is a dynamic memory deallocation error
one reason i don't think fedora should try to move quite so fast.....
bugs.. bugs.. everywhere
also they should use proper gnu error messages so you can find the bug !!!!!!!
try fedora bug reports or update and see if it's fixed i guess

Last edited by foo_bar_foo; 10-31-2004 at 09:10 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel Null Pointer Dereference Error Smillie Slackware 3 04-27-2005 05:21 PM
kernel NULL pointer problem branden_burger Linux - General 0 04-06-2005 09:57 AM
NULL pointer dereference error Mercman2000 Linux - General 1 03-21-2005 09:36 PM
Null Pointer vijeesh_ep Programming 3 08-13-2004 02:51 PM
<1> Unable to handle kernel NULL pointer ... jamaso Slackware 3 09-27-2002 01:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration