Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Help -- segmentation fault
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Allen Zhao  
View profile  
 More options Aug 16 2002, 2:18 pm
Newsgroups: comp.unix, comp.unix.admin, comp.unix.programmer, comp.unix.programmers
From: "Allen Zhao" <qz...@rogers.com>
Date: Fri, 16 Aug 2002 18:18:12 GMT
Local: Fri, Aug 16 2002 2:18 pm
Subject: Help -- segmentation fault

I am working on a project which call  'malloc' and 'new' command many times in more then two threads. Most of the time the program crashed with 'segmentation fault" message. Some times it crashed with the following messages:

  signal fault in critical section
  signal number: 11, signal code: 1,                          fault address: 0x5, pc: 0xff13ba8c, sp: 0xfdd017d0
  libthread panic: fault in libthread critical section (PID: 7519 LWP 5)
  stacktrace:
          ff1299f0
          ff12991c
          45a38
          3b218
          2e1ec
          ff13b824
          2da54
  signal number: 11, signal code: 1,                          fault address: 0x5, pc: 0xff13ba8c, sp: 0xfe1097d0
  libthread panic: fault in libthread critical section (PID: 7543 LWP 4)
  stacktrace:
          ff1299f0
          ff12991c
          45a38
          3b218
          2e1ec
          ff13b824
          2da54
  1;P;chstats;chicago;1;020816140843;washington;0;0
  signal fault in critical section
  signal number: 11, signal code: 1,                          fault address: 0x5, pc: 0xff13ba8c, sp: 0xfdf057d0
  libthread panic: fault in libthread critical section (PID: 7535 LWP 1)
  stacktrace:
          ff1299f0
          ff12991c
          45a38
          3b218
          2e1ec
          ff13b824
          2da54
Could someone give me help on this? Thanks.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.