LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 02-10-2008, 04:20 PM   #1
madhero
LQ Newbie
 
Registered: Feb 2008
Posts: 2

Rep: Reputation: 0
system-config-users error in RHEL4


The system-config-users crashes on my system. The error message is as below:

Code:
[root@localhost etc]# system-config-users
** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 248 (extract_id): assertion `array != NULL' failed

** (system-config-users.py:12457): CRITICAL **: file lib/user.c: line 1121 (lu_dispatch): assertion `ldata != INVALID' failed

(system-config-users.py:12457): GLib-GObject-CRITICAL **: file gvaluearray.c: line 100 (g_value_array_free): assertion `value_array != NULL' failed
Traceback (most recent call last):
  File "/usr/share/system-config-users/system-config-users.py", line 45, in ?
    mainWindow.mainWindow()
  File "/usr/share/system-config-users/mainWindow.py", line 280, in __init__
    self.refresh()
  File "/usr/share/system-config-users/mainWindow.py", line 454, in refresh
    self.populate_lists()
  File "/usr/share/system-config-users/mainWindow.py", line 546, in populate_lists
    self.populate_group_list()
  File "/usr/share/system-config-users/mainWindow.py", line 529, in populate_group_list
    if long (gid) > 499 and not (cn == "nfsnobody" and (long (gid) == 65534L or long (gid) == 4294967294L)):
UnboundLocalError: local variable 'gid' referenced before assignment
What should I do to solve the problem? Thank you!

Last edited by madhero; 02-10-2008 at 04:22 PM.
 
Old 02-11-2008, 02:40 PM   #2
inescapeableus
Member
 
Registered: Feb 2004
Location: Canada
Distribution: GNU/Linux Debian (Etch)
Posts: 319

Rep: Reputation: 30
Although I can't provide any input to the error, could you not create a user through manual means?
 
Old 02-12-2008, 12:18 AM   #3
madhero
LQ Newbie
 
Registered: Feb 2008
Posts: 2

Original Poster
Rep: Reputation: 0
Yes, I can.
 
  


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
what does 'error 8' in system-config-network mean? vs_optimist Linux - Newbie 0 11-09-2006 03:18 AM
Unable to validate users against Directory Users in RHEL4 Felipe Red Hat 0 10-27-2006 06:39 AM
hooks for system-config-users marozsas Linux - Distributions 4 07-20-2006 11:48 AM
system-config-bind -- save error labMonkey Linux - Networking 0 01-26-2005 01:42 PM
CMake Error: Cannot find wx-config anywhere on the system. corso64 Linux - Software 0 10-04-2004 04:21 PM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 01:46 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