Networking :: Segmentation Error With Sify Broadband Client?
Jun 14, 2010
I use ubuntu 9.10 karmix (x86).. My ISP is sify broadband..I installed their broadband client and was using it for quiet a while.every time when i have to connect to network i have to type a command in the terminal :code :sudo sifyconnectto execute the binary file which is bundled with the client the ISP provides..but recentely it has started to behave strangely.. i get an error like this:
code:
prakash@prakash-laptop:~/ sudo sifyconnect
Checking reachability of Sify Server... : Success
[code]...
View 3 Replies
ADVERTISEMENT
Mar 8, 2010
I have recently started using Ubuntu, i need help in installing the sify broad band client on my machine.
1) Where can i get the software for installing the client?
2) How do i install the client once i have installed the software?
View 2 Replies
View Related
Feb 17, 2011
There is a segmentation fault error while receiving http request side program. Following is the code:
Code:
#include<iostream>
#include <sys/types.h>
[code]...
View 1 Replies
View Related
Aug 9, 2011
This issue has appeared at least twice in the past few years, for Ver. 10 and 11, but I've not seen any answer other than a suggestion to file a bug report.
The NFS client, on 11.4, returns an unspecified error when started from System Runlevel:
YaST got signal 11 at YCP file Service.ycp:77
/sbin/yast2: line 423: 19958 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
Is this client not compatible with the wide screen format on my notebook?
overnight break Left both machines running at the end of the day. This morning, Runlevel can stop and restart NFS client with no problem. The remote directory shows up in the client's Dolphin and is the correct size and content. In the medical field they call this spontaneous remission. Hope it works for you too.
View 2 Replies
View Related
Feb 20, 2011
I have a post on [URL].. with "how to configure mutt mail client for mail server other that gmail" subject and it has no good result and at the end the person who answered me said it may be a mutt bug that I had to report it ,but I thing mutt is old enough to not to has this such a big bug. My problem is when I configure mutt with gmail it works fine but when I configure it with mine it returne segmentation fault error.and don not want to use other mail client in place of mutt. why mutt mail client get such this error with my configuration?
View 3 Replies
View Related
May 7, 2010
i recently installed ubuntu 10.04 in my laptop. everything is working fine except for my mobile broadband connection. i use a huawei ec1260 USB 3g modem to connect to the net. the OS detects the modem fine and the network manger applet prompts me to set up the connection as well i.e entering the username, password, number to be dialled etc. however when i actually try to dial the connection the applet icon flashes for a long while and a notification pops up saying connection disconnected. has anyone come across same kind of problem and solutions, if any.
Earlier i used the same modem in in karmic i was able to connect to net and even now i am able to connect using the modem in windows 7 as well
View 9 Replies
View Related
May 7, 2010
I have problem with connection some time disconnected using usb modem CDMA ZTE AC2726 . Can help me this option: option_instat_callback: error -108.
View 3 Replies
View Related
Nov 6, 2010
i've configured my pc using 'sudo pppoeconf' and it worked fine, but when i rebooted my pc and tried to connect using 'pon dsl-provider' it says 'Error: only members of the 'dip' group can use this command'.
I've added myself to the group and tried to connect but to no use.Im able to connect in windows without any issues.
View 1 Replies
View Related
Mar 9, 2011
I am getting an "Segmentation fault" error when i change my adhocrouting from AODV to DSR...
View 1 Replies
View Related
Aug 24, 2010
I am facing connection refused error 111 in TCP client server program, in android native code which in C , but if code is in JAVA it works fine, but i want to continue in C only, in manifest file i have given permission and ip, port is correct .What am doing wrong?? or is their any network setting?? am using UBUNTU 10.04and If both client server Linux pc it works fine. only if android emulator becomes client then am getting connection refused
View 1 Replies
View Related
Jan 9, 2010
I have openvpn server configured with bridged interface on my openwrt router. The client is running ubuntu 9.10 with config:
Client
dev tap
proto udp
remote x.x.x.x 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca /home/blwegrzyn/openvpn/ca.crt
cert /home/blwegrzyn/openvpn/client1.crt
key /home/blwegrzyn/openvpn/client1.key
comp-lzo
verb 5
(x.x.x.x was hidden)
When the client connects the log says:
WRRRWRSat Jan 9 20:16:03 2010 us=332404 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway,dhcp-option DNS 192.168.1.241,route-gateway 192.168.1.254,ping 10,ping-restart 120' .....
Sat Jan 9 20:16:03 2010 us=343906 ERROR: Linux route add command failed: external program exited with error status: 7
The server is trying to push default gateway 192.168.1.254 to the client and the client is on 192.168.2.0 network as you can see the route addition fails with SIOCADDRT: No such process. This is because the tap interface does not have any ip and the route addition is not possible. The tap interface is not getting the dhcp address through the tunnel, not sure why (this works on XP). To fix the problem I must manually add the ip to the tap interface, and the default gateway, but then i must add dhcp server to resolv.conf to make it work and once I disconnect the computer does not know the old valid dhcp anymore and cannot communicate. Why openvpn cannot get the ip automatically? Why it cannot grab the dhcp from the tunnel? Is it related to the wireless card being managed by the network manager? This works perfect on windows machine (xp sp3).
View 3 Replies
View Related
Jun 17, 2010
I noticed that a bit after I had updated Ubuntu 10.04 through the Update Manager, I couldn't print at all! (I run ubuntu 10.04 on my laptop and have a networked HP Officejet 6110xi all-in-one printer connected to a comp running Windows XP home on the same LAN). Everything works when I boot up in windows vista, so the problem is definitely in Ubuntu.
First, I checked the printer jobs and it said that there was an error with a filter or something. Restarting the job didn't do squat, so I decided to try reinstalling my printer, but get the same CUPS error "error-client-not-possible" right after I click "Apply". I then Googled the issue but didn't find much of anything, so I thought I'd try reinstalling CUPS. No luck there either... Same error again and again.
View 3 Replies
View Related
Apr 28, 2010
I was in the process of installing something via apt-get. The laptop crashed halfway through, and now I cannot install anything new, do any updates/upgrades. I also cannot open Synaptic.When running apt-get in the terminal I get the following error:
Segmentation fault
View 3 Replies
View Related
Jul 23, 2010
When I compile my C program on SUSE, I receive a segmentation fault error. To my knowledge, this occurs when a program tries to recall memory but is not allowed to. So I'm using GDB for the first time to solve this problem. After a series of commands, I reach this point:
Code:
#0 0x00002b13e1bab127 in getdelim () from /lib64/libc.so.6
#1 0x000000000040167b in main () at dmsp_cusp.c:158
Here's the offending code in dmsp_cusp.c:
Code:
157 printf("enter the input file name:");
158 getline(in_fname);
159 fp3 = fopen(in_fname, "r");
160 if(fp3 == NULL) {
161 printf("can't open input file %s",in_fname);
162 exit(1); }
View 1 Replies
View Related
Jul 1, 2010
I am getting Segmentation fault error .Dont know where it is
Code:
#include <unistd.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
[Code]....
Getting Segmentation fault
View 11 Replies
View Related
Mar 20, 2010
I recently reinstalled my server, a Dell PowerEdge 1650 (well it works...., 'sides for what I want to do with it it's more then strong enough.) got debian on it, and then specifically Lenny. works great exept for one thing: Gadmin-ProFTPd.when I try to start it using SSH (which I always use to administrate my server) I get only this as a error: segmentation error I just noticed, that durning startup it already displays a error, mainly this: starting ftp server: proftp[ 77.535939] warning: 'proftp' uses 32-bit capabilities (legacy support in use)
- warning: unable to determen ip address of 'server01.locals_foxofinfinety_com'
- error: no valid server configured
- fatal: error processing configuration file '/etc/proftpd/proftpd.conf' failed!afther that is starts atd, cron and apache and further works............
View 1 Replies
View Related
Apr 6, 2010
I am getting this message: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate. for every compilation that takes longer (ie: linux kernel, kde sources etc.)
I've tried other OS (at that moment I was on Fedora 12, now on Debian; was a Suse also) and it didn't work. I've tried replacing my hard disk, since it needed an upgrade either ways - that didn't work either. I assumed that it's the RAM fault - tested them with memtest and it says they are fine. Does anyone know what else I can do in order to figure out where the problem is?
View 3 Replies
View Related
Jan 24, 2011
I have server mail on linux fedora but since this afternoon i get this error :
Meanwhile the server mail is not working.
View 1 Replies
View Related
Jun 9, 2010
I am using Ubuntu 9.04 linux 2.6.28-11-generic. When I write a program that gives the "Segmentation fault" error, or when I send this signal (SIGSEGV) to a program, the "Segmentation fault" is shown and no core dumped. When I look for "core" file in the current directory, I can't find it, too.
View 2 Replies
View Related
Jan 6, 2011
trying to create a "local network" by directly connecting an IBM Thinkpad with Debian Linux installed on it to an Alix computer running Voyager Linux. I'm following a "how to" I found to create a music server, hence the requirement. My issue is I can't get a static IP address to be configured on the Debian machine.I've trawled the net and have found the instructions about editing the /etc/network/interfaces and have tried to do this. First I tried to get DHCP working so I could connect the Debian machine to the net and this proved successful. I edited the interfaces file to look as follows:
# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
Then I tried adding a static IP address to the machine. As this is a network purely between two machines I made up the IP addres and used 192.168.0.1 and used a NetMask calculator to give me a NetMask of 255.255.255.254 (I told the calculator there would be 2 machines on the network). I then edited the interfaces file as follows:
# The loopback network interface
auto lo
iface lo inet loopback
[code]....
I re-booted the machine (ifdown eth0 followed by ifup eth0 keeps saying that eth0 hasn't been configured - a problem there that I don't understand), but during boot up time it failed to assign the Static IP address to eth0 and made me go into SU mode. To fix it I simply replaced the interface file with the static IP inputs with the file that had the DHCP entries (I'd made a copy of the DHCP file), and re-started the machine. Everthing came up fine. So the first question is how do I get a static IP address to be assigned to eth0 such that whenever I shut down and restart the machine the static IP address is always loaded?
The second question is around creating the network via the cross over cable. From what I've found via Google, all I should have to do is create a static IP address on the Debian machine and a static IP address on the Voyager machine. Once they're connected by the cross over cable they should see each other. Is that correct, or do I have to do anything else?
View 2 Replies
View Related
Jun 20, 2011
I am using RHEL 6. When i use CAP3 software for the first time it successfully resulted. But second time when i used, it's showing "segmentation fault (core dumped)". Even after restarting and reinstalling it showing same error. When i google, i found it some memmory related problem. But no clear information.
View 3 Replies
View Related
Aug 17, 2011
I had Skype debian_2.2.0.35-1_amd64 on my Debian 2.6.32-5 amd64 and it was working without any problem. After re-installing my gnome desktop environment, my skype stopped working. I tried to re-install it. I found out it re-installs without any error but it doesn't launch and gives me "segmentation fault" error on terminal. I purged skype, deleted the .skype folder and installed it again with no luck. when I try to re-install skype via software center it says: "Sorry, 'skype' is not available for this type of computer (amd64)." what should I do to have the skype working on my system again?
View 9 Replies
View Related
Jul 1, 2010
My Ibuntu 10.4 system can't be updated because of error message:"Segmentation faulty tree" coming from apt-get check. It reads 50% of then stops. It shows reading the package lists, the Done.
View 1 Replies
View Related
May 23, 2011
I installed Centos 5, httpd 2.2.3 and php5.3.6 with yum.
We have a website which can upload JPEG file to the server via php. But when we uploaded file, it showed the error
Quote:
child pid 13810 exit signal Segmentation fault (11)
I tried to run gdb on my computer and it showed that
Quote:
0xb6d1a600 in ?? () from /usr/lib/libjpeg.so.62
View 1 Replies
View Related
Jan 25, 2011
I'm running ubuntu server 10.10 64 bit.
1. Set quota in /etc/fstab like this:
/dev/sdb1 /var/www reiserfs defaults,usrquota 0 2
2. Checked quotas:
# quotacheck -cavm
quotacheck: Your kernel probably supports journaled quota but you are not using it. Consider switching to journaled quota to avoid running quotacheck after an unclean shutdown.
3. Tried to activate quotas using "quotaon -a" and got a segmentation fault error.
When I change filesystem to ext3 (using mkfs.ext3 and changing /etc/fstab) it works well. So there are 2 problems, quotacheck warning about journaled quota and the segmentation fault error.
View 1 Replies
View Related
Aug 31, 2011
I got a problem with Okular crashing. This is the error message i get
Excutable okular PID 4927 Signal: Segmentation fault(11)
The PID is a different number each time i try to open a file. What could be causing this.
View 1 Replies
View Related
Mar 21, 2011
I'm working with OpenSusse 11.2. I installed and activated the NFS server via yast2. I exported the relevant directory via yast2 (NFS server configurastion)
I'm trying to setup my Linux target to boot via NFS. The kernel boots up but fails to mount the file system. When looking on a capture from ethereal it can be found that the NFS server return error when client try to mount the /nfstest directory from this server. The returned error is 13
serverip: 192.168.56.130
targetip: 192.168.20.180
gateway: 192.168.20.101
[Code].....
View 1 Replies
View Related
Nov 29, 2010
I'm unable to change the setting of the actual printer on my system, cant even delete itthe system ask me the root password, after i enter it, i always get this message "There was an error during the CUPS operation:'client-error-not-authorized'."
View 8 Replies
View Related
Jan 29, 2010
I've been switching out computers to the Ubuntu distro and so far it's been very successful until this recent snag! As I am trying to have a printer plugged in through USB on one computer and shared on the other! I have the USB on the second computer and it found the printer just fine, no problems and nothing else I had to install! I then went to the first computer and tried to add the printer through the CUPS website using all the proper addresses and queue names and I receive CUPS "client-error-not-possible". I have read other threads on this very same problem but to be honest they just make no sense whatsoever to me! I was thinking of just giving up and using a print server but I know that I will run into the same snag as even then I still need CUPS.
View 9 Replies
View Related
Jul 18, 2010
I just installed say with
Code:
sudo apt-get install epos
and everything went fine, until I tried to use it.
When i do
Code:
say hello
it gives me
Quote:
he~lo######~T
Could not open localsound device, error 2 Client side error: Could not set up a stream
View 6 Replies
View Related