Results 1 to 2 of 2

Thread: Share Memory Problem

Hybrid View

  1. #1

    Unhappy Share Memory Problem

    Hi all,

    When we build a big share memory with 'shmget' and 'shmat' functions, we have no problem in RedHat linux.
    In Fedora 4 linux we get "Segmentation Fault" error with the same program. we must set
    "ulimit -s unlimited" in every terminal console that we open.
    Can anyone help me how can correct this problem permanently in fedora linux?


    Thank you in-advance.

  2. #2
    Code:
    echo  "ulimit -s unlimited" >> ~/.bash_profile
    My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive.

Similar Threads

  1. share problem
    By nicks in forum Windows - General Topics
    Replies: 2
    Last Post: 12-08-2006, 01:06 PM
  2. problem with windows linux network
    By grooverider in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 01-29-2005, 12:36 AM
  3. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  4. Memory????
    By comtux in forum Linux - General Topics
    Replies: 10
    Last Post: 09-25-2004, 12:41 AM
  5. Resulution problem in KDE
    By Buller in forum Linux - General Topics
    Replies: 3
    Last Post: 08-13-2004, 05:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •