General :: Mutt Mail Client Segmentation Fault?
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
ADVERTISEMENT
Jan 9, 2011
I am trying to configure mutt to send email via command line . It works fine when I configure it for gmail as follows:Quote:
# SENDING MAIL
set copy=yes
set smtp_url = "smtp://mymail@smtp.gmail.com:587/"
[code]...
View 14 Replies
View Related
Jan 5, 2010
My centos linux mailserver has crushed and does not allow any login form any user including root. I have managed to start it in single user mode but using vi editor, df command gives segmentation fault. I suspect the /var/* is full but I can neither remove any file/folder/mail/logs nor copy these to make a backup.Attempt to do this as single user/root is met with readonly files yet I have given full permissions to the files and the folders.
View 5 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 am looking for a mutt like mail client that completely be command line simple an low memory usage because some body told me it has bug, in this [URL](if you have different answer write it in that post please) would any body tell me a good known with simple configuration for sending mail with smtp configuration.
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
Mar 11, 2010
What different between Segmentation fault and aborted
When I read about dbg I make different reason from the tutorial ....with the same code
Example in tutorial the gdb Display a message like this
Code:
And in my computer I have
Code:
I want to know what the different between them
View 2 Replies
View Related
May 11, 2010
I have a problem with a directory which contains my music collection. It can't be opened; all other directories work fine. I can cd into my ~/Music directory, but ls gives segfault and KDE programs hang when trying to open this directory. The problem probably has appeared after the rename of subdirectory under the Windows (don't remember particular ext3 driver; can check tomorrow).fsck says that the partition is fine. The whole disk is mounted on the single partition. Windows is located on another physical disk.Is there any way to recover my directory?
View 4 Replies
View Related
Mar 31, 2010
I have been trying for like 2wks to figure out why I keep getting seg faults in Viper WM from slackbuilds.I have it on 6 diff versions of slack, 12.2-current and also in debian and arch.In all of them VWM crashes with seg fault?!I really like it alot and need to figure out what the issue is?
View 2 Replies
View Related
Nov 17, 2009
I am using RHEL, and trying to execute a c program.I'm able to compile properly and execute until i reach a function getHandle, where the program gives a segmentation fault. Segmentation fault occurs in getHandle().
Here is the code:
View 3 Replies
View Related
Feb 24, 2011
My system is running with powerpc and linux, i am facing some kernel crash problem.
I have pasted the trace and log
(1) Display the backtrace for the thread that crashed.
(2) Display argument parameters and local variables for the thread.
View 3 Replies
View Related
Sep 17, 2010
I got segmentation fault error when I execute "procinfo -a" but not a problem when I just execute procinfo.
View 3 Replies
View Related
Aug 10, 2010
I have a strange problem. I have two Linux boxes. They are connected via a LAN. From machine 1 (Fedora Core 8) I can ssh to machine 2 (Fedora Core 3)without any problems if I am logged in as root on machine 1. If I am logged in as any other non-privileged user and attempt to ssh to machine 2, I get a segmentation fault and the connection is dropped (after ssh asks for the password).
Everything was working up until last Friday (8/6/2010). I did upgrade the machine 1 from 512Kb to 2.0Gb memory then..
machine1_root#ssh anyaccount@machine2 <-This works
machine1_anyotheraccount$ssh anyaccount@machine2 <-segmentation fault
View 3 Replies
View Related
Dec 8, 2010
mount -t aufs -o dirs=$CHANGES=rw:/initrd/loopfs=ro none /unionCould anyone tell me what this command is trying to do..And, what could be the possible reason for it resulting in a segmentation fault
View 2 Replies
View Related
Apr 15, 2010
The following code is giving segmentation fault.
View 8 Replies
View Related
May 30, 2011
Iam currently messing about with a Raq4 server and getting the above response,
I have post the log below.
View 7 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
Jun 30, 2010
I would like to add a new user with useradd (on Debian 4.0), I get the message Segmentation fault. I made a strace, that says: access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) I have read maybe the libc6 is missing or damaged, so I installed it again (apt-get install libc6, install was successfull), but the problem is still there. I touched it (touch /etc/ld.so.nohwcap)
View 7 Replies
View Related
Oct 12, 2009
When I try to design a small filesystem, it always have the Segmentation fault.#: make makefile
Format will erase all context on the disk. Are You Sure? y
Program received signal SIGSEGV, Segmentation fault.
The question is,I cann't find the fseek.c anywhere,so I cann't solve the problem,can you help me?thanks very much.I think I should try my best to find the error in the code,code is too long,so the question i describe is not in detail.
View 3 Replies
View Related
Jan 1, 2011
I am testing PCLinux 2009.1 prior to installing. My desktop currently runs on ME and has been out of use for some time. It still works however and I can still get online. I'm currently using a laptop running XP. I would like to make use of my old desktop and tried to test PCLinux 2009.1 today. I followed the instructions obtained online and booted from the Linux cd. The pc booted up ok and displayed the first screen allowing me to select the "Live CD" option. After enter my system hung up at "Probing SCSI Devices:Segmentation fault".
View 2 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
Dec 12, 2010
I am using a ubuntu 10.10 desktop,i cannot login to my system it doesnt accept the password. when i login in safe mode i get through but when i run any command i get segmentation fault.
View 5 Replies
View Related
Apr 19, 2011
I using a linux kernel v2.6.26.something. Distribution: OpenSuse 10.3. While writing a c program on linux in KATE, i used character pointers to declare a string like, for ex: " char *temp " but compilation with gcc gives me the error," Segmentation Fault " what is segmentation Fault Why does it occur or what are the reasons behind it?
View 14 Replies
View Related
Apr 11, 2011
I did a Yum update last Friday. It was done before 5.6 was released so I still have 5.5 + various updates. Yum is now giving me a segmentation fault when I try to run it. I believe it has to do with an improperly synchronized version of sqlite which was updated and then Yum stopped working. I'm guessing that installing the latest Yum RPM will fix the dependency issues. Will this throw me out of sync with for instance updating to 5.6?
View 5 Replies
View Related
Feb 26, 2016
VLC was behaving weirdly recently and when I've tried to run it with primusrun command (since I have optimus card) it gave me a segmentation fault
Code: Select allVLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
Segmentation fault
I've read on google that issue has been solved by a few people from updating the microcode, but I don't even understand what microcode is, I'm also not sure whether I should install amd64 or intel package for it?
Here is my lscpu
Code: Select all$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
[Code] ....
View 8 Replies
View Related
Jan 14, 2010
my KDE is making segmentation fault. KDE is not required to restart but this segmentation fault is making every time (after 2 min) when i login to kde/fedora. this is making me annoying.. my linux info is following:
uname -r # 2.6.31.9-174.fc12.x86_64
KDE: 4.3.4 (KDE 4.3.4)
problem:
[code]....
View 5 Replies
View Related
Feb 8, 2010
I updated kernel to 2.6.31.12-0.1-desktop yesterday and now i have problem with shutdown.
Everything goes as usual and system shutting down, but after all monitor keeps to work, and computer also doesn't halt.The last two lines i see on screen are:The system will be halted immediately Segmentation Fault Also i hear that some cooler or may be hard disk stops after this. But monitor and the rest of computer are still working With previous kernel i had no this problem.Reboot command works normal
View 9 Replies
View Related
May 5, 2010
Some time ago I had to reinstall all my packages under 64-bit OpenSuse 11.2. After that I can't get Skype working - Skype always gives me "segmentation fault" when trying to execute it (from command-line).
I've followed steps recommended in wiki, I've tried different versions (32-bit as well as 64-bit RPMs) downloaded from different repositories (including old 1.4.0.xx). Nothing changes anything.
I don't have any webcam and I've never had one, so I guess it cannot be related to that.
View 1 Replies
View Related
Feb 16, 2010
I just have installed Karmic Koala and have a problem running Firefox. I`ve seen that this is quite a common problem, but since I`m a newbie, I have no idea what to do. I have not found any solutions that would solve my problem yet. Every time I try to load a website including flash advertisings, Firefox just quits.
All the time I get this output.
Code:
View 1 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