Several of the apps are intermittently hanging and I am getting "Signal 11 error" messages. What is this error and what do I need to do about it?
Hi,
I am not completely new to linux.
My problem is the following:
The signal queue of my process gets filled with time.
With /proc/PID/status --> SigQ 6032/6032 i can see that the queue is full!
And my software is waiting on signals to process data. So I want to know wich signal filled my queue and I am interested to see the attached data of the signal --> sival_int or sival_ptr, I use sigwaitinfo() to read the data.
I want to write a Python script. In order to write it I need to figure out how to access the values associated with my signal level and bit rate.
If I use the following command
Code:
iwconfig | grep 'Signal level'
I get:
eth0 no wireless extensions.
lo no wireless extensions.
Link Quality=70/70 Signal level= -38 dBm
Obviously, I don't want Signal level. I want whatever it happens to be. In this case, it happens to be -38. Ditto Bit Rate...How do I grab -38 from the command line?
Hello guys. When ever i tried to run CRCN protocol i am getting following error:
harsh@ubuntu:~/ns3/test$ ns test1.tcl
num_nodes is set 10
missing operator at _@_
in expression "$i < $val(ni) _@_$val(channum) "
(parsing expression "$i < $val(ni) $val(cha...")
invoked from within
"for {set i 0} {$i < $val(ni) $val(channum) } {incr i} {
$ns_ add-channel $i $chan_($i)
}"
(file "test1.tcl" line 48)
Can someone guide me how to correct this error??
Thank you
Hey,
please find attached the code
I got this error :
can't read "mac_(0)": no such variable
while executing
"subst $[subst $var]"
(procedure "_o112" line 5)
(SplitObject set line 5)
invoked from within
"$iface2 set mac_(0)"
invoked from within
"set tmp2 [$iface2 set mac_(0)] "
(file "umts.tcl" line 319)
can anyone help to solve the error??
I was copying the contents of a flash drive to a folder. In the middle of it I got an error message:
'Error splicing file: input/output error'
and then it said 'do you want to skip or retry?' And the "all" button was there too. Anyway, I skipped. When I checked the folder, all my data seemed to be there.
Do you think it was?
I mean, what are the implications of the error message and of my "skipping" it?
Next up, when I looked at the contents of my flash drive all the folders and files have a lock icon on them. I can open the files but I can't edit them. And no, the lock switch on my flash drive is not pressed.
Any ideas?
Thanks.
Hey guys,
I have fedora version 8 with mysql 5.0.45 istalled. I have also installed drupal. Recently drupal gave me an error "error code 28". When i checked it out it seemed to be with the db. When i tried to created a db (for testing puposes) in root...i wasnt able to. so then i tried to restart mysql ...it stopped but unfortunately i have not been able to get mysql back up...i get a messeage saying
"Timeout error occurred trying to start MySql Daemon"
Could you please assist...
Thanks in advance,
hello sir,
i was trying to install ns2.33 in ubuntu10.04. i have followed the procedure. in which after the validation there was a command to creat a symlink. the command was, $sudo ln -s/home/neha/ns-allinone-2.33/ns-2.33/ns/usr/bin/ns.
i m tried this command all the way asa much asa possible. but an error has been arrived. the error is "ln: invalid option '/' ". please help me to solve this problem.
I'm at the "install the base packages" of this guide. When I type in the # pacstrap /mnt base command I receive this error:
Code:
error: config parsing exceeded max recursion depth of 10.
==> ERROR: Failed to install packages to new root.
Any ideas what it is?
Dear all;
I run an execute file named "A" gets it's input from a text file "B.inp"
but I face this error:
A < B.inp
: error while loading shared libraries: libquadmath.so.0: cannot open shared object file: No such file or directory
I've downloaded libquadmath and when I want to install it ,the other error said I don't have libgc package!!! but I have libgc!! is it because of existing two different repository that it can't share their information?
my operating system is Centos6;
what shall I do?
Thanks for your attention
After i've execute $ isql -v database dsn name command i get an error in form:"Floating point exception (core dumped)". My comp is Lenovo with 64b AMD processor and my OS is Ubuntu 15.04. As a noobie i suppose the error is in my libmyodbc.so driver. Any advice will be a ppreciated.
marijan