LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-27-2006, 07:29 PM   #1
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Rep: Reputation: 30
segmentation fault on console .. Help


Hi - To whom it may concern

I log into my suse10.0 machine root console with SU ID and password
I try to run apt-get update and error message come up to fix broken dependencies
I run apt-get --fix-broken install command and I get prompted to select Yes to continue

After I said Yes to continue, I get segmentation fault error message on my screen.
How do I resolved this matter? thanks ...
 
Old 03-29-2006, 07:19 AM   #2
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
apt-get on suse! Didn't know it was possible, interesting.

Quote:
Originally Posted by suse2166

After I said Yes to continue, I get segmentation fault error message on my screen.
How do I resolved this matter? thanks ...

you could try to debug what apt-get does:
Code:
strace -f apt-get --fix-broken install
For this you would need strace..

edit: next time, you should post in the correct forum. it doesn't seem to be hardware problem? You will get whole quicker answer!

Last edited by nx5000; 03-29-2006 at 07:20 AM.
 
Old 03-29-2006, 06:10 PM   #3
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Original Poster
Rep: Reputation: 30
Thanks NX5000 ..

gettimeofday({1143673715, 979301}, NULL) = 0
gettimeofday({1143673715, 979565}, NULL) = 0
gettimeofday({1143673715, 979643}, NULL) = 0
gettimeofday({1143673715, 980300}, NULL) = 0
gettimeofday({1143673715, 980552}, NULL) = 0
gettimeofday({1143673715, 981102}, NULL) = 0
) = 34ng Dependency Tree... DoneTree... Don"..., 34
write(1, "\n", 1
) = 1
brk(0x80e9000) = 0x80e9000
write(1, "Correcting dependencies...", 26Correcting dependencies...) = 26
brk(0x810d000) = 0x810d000
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
mmap2(NULL, 507904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
4109b000
munmap(0x4109b000, 507904) = 0
brk(0x80f8000) = 0x80f8000
brk(0x80e9000) = 0x80e9000
write(1, " Done\n", 6 Done
) = 6
brk(0x810d000) = 0x810d000
brk(0x80f8000) = 0x80f8000
stat64("/usr/lib/apt/scripts/pkglog.lua", 0xbf92829c) = -1 ENOENT (No such file
or directory)
write(1, "The following packages will be R"..., 40The following packages will be
REMOVED:
) = 40
write(1, " LimeWire-free amarok amarok-he"..., 45 LimeWire-free amarok amarok-
helix synaptic
) = 45
write(1, "0 upgraded, 0 newly installed, 4"..., 610 upgraded, 0 newly installed,
4 removed and 6 not upgraded.
) = 61
stat64("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pk
glist.rpmkeys", {st_mode=S_IFREG|0644, st_size=34174, ...}) = 0
open("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pkgl
ist.rpmkeys", O_RDONLY|O_LARGEFILE) = 5
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 120500}, NULL) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=34174, ...}) = 0
stat64("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pk
glist.security", {st_mode=S_IFREG|0644, st_size=2164612, ...}) = 0
open("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pkgl
ist.security", O_RDONLY|O_LARGEFILE) = 6
fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 120928}, NULL) = 0
fstat64(6, {st_mode=S_IFREG|0644, st_size=2164612, ...}) = 0
stat64("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pk
glist.update", {st_mode=S_IFREG|0644, st_size=3638561, ...}) = 0
open("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pkgl
ist.update", O_RDONLY|O_LARGEFILE) = 7
fcntl64(7, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 121340}, NULL) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=3638561, ...}) = 0
stat64("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pk
glist.base", {st_mode=S_IFREG|0644, st_size=38994910, ...}) = 0
open("/var/lib/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_10.0-i386_base_pkgl
ist.base", O_RDONLY|O_LARGEFILE) = 8
fcntl64(8, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 121747}, NULL) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=38994910, ...}) = 0
stat64("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_ap
t_SuSE_10.0-i386_base_pkglist.rpmkeys", {st_mode=S_IFREG|0644, st_size=34174, ..
.}) = 0
open("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_apt_
SuSE_10.0-i386_base_pkglist.rpmkeys", O_RDONLY|O_LARGEFILE) = 9
fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 122197}, NULL) = 0
fstat64(9, {st_mode=S_IFREG|0644, st_size=34174, ...}) = 0
stat64("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_ap
t_SuSE_10.0-i386_base_pkglist.security", {st_mode=S_IFREG|0644, st_size=2164612,
...}) = 0
open("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_apt_
SuSE_10.0-i386_base_pkglist.security", O_RDONLY|O_LARGEFILE) = 10
fcntl64(10, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 122640}, NULL) = 0
fstat64(10, {st_mode=S_IFREG|0644, st_size=2164612, ...}) = 0
stat64("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_ap
t_SuSE_10.0-i386_base_pkglist.update", {st_mode=S_IFREG|0644, st_size=3638561, .
..}) = 0
open("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_apt_
SuSE_10.0-i386_base_pkglist.update", O_RDONLY|O_LARGEFILE) = 11
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 123072}, NULL) = 0
fstat64(11, {st_mode=S_IFREG|0644, st_size=3638561, ...}) = 0
stat64("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_ap
t_SuSE_10.0-i386_base_pkglist.base", {st_mode=S_IFREG|0644, st_size=38994910, ..
.}) = 0
open("/var/lib/apt/lists/mirrors.mathematik.uni-bielefeld.de_pub_linux_suse_apt_
SuSE_10.0-i386_base_pkglist.base", O_RDONLY|O_LARGEFILE) = 12
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
gettimeofday({1143673716, 123502}, NULL) = 0
fstat64(12, {st_mode=S_IFREG|0644, st_size=38994910, ...}) = 0
open("/var/cache/apt/archives/lock", O_RDWR|O_CREAT|O_TRUNC, 0640) = 13
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
fcntl64(13, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
gettimeofday({1143673716, 123897}, NULL) = 0
gettimeofday({1143673716, 123943}, NULL) = 0
stat64("/var/lib/apt/lists/partial/", {st_mode=S_IFDIR|0755, st_size=48, ...}) =
0
stat64("/var/cache/apt/archives/partial/", {st_mode=S_IFDIR|0755, st_size=48, ..
.}) = 0
stat64("/etc/apt/vendors.list.d/", 0xbf927bac) = -1 ENOENT (No such file or dire
ctory)
stat64("/etc/apt/vendors.list", 0xbf927bac) = -1 ENOENT (No such file or directo
ry)
stat64("/etc/apt/sources.list", {st_mode=S_IFREG|0644, st_size=771, ...}) = 0
open("/etc/apt/sources.list", O_RDONLY|O_LARGEFILE) = 14
read(14, "# A very basic sources.list file"..., 8191) = 771
read(14, "", 8191) = 0
close(14) = 0
stat64("/etc/apt/sources.list.d/", {st_mode=S_IFDIR|0755, st_size=48, ...}) = 0
open("/etc/apt/sources.list.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) =
14
fstat64(14, {st_mode=S_IFDIR|0755, st_size=48, ...}) = 0
fcntl64(14, F_SETFD, FD_CLOEXEC) = 0
getdents(14, /* 2 entries */, 4096) = 32
getdents(14, /* 0 entries */, 4096) = 0
close(14) = 0
brk(0x811a000) = 0x811a000
brk(0x8143000) = 0x8143000
brk(0x812e000) = 0x812e000
brk(0x8158000) = 0x8158000
brk(0x8143000) = 0x8143000
brk(0x812e000) = 0x812e000
write(1, "Need to get 0B of archives.\n", 28Need to get 0B of archives.
) = 28
write(1, "After unpacking 39.3MB disk spac"..., 49After unpacking 39.3MB disk sp ace will be freed.
) = 49
statfs("/var/cache/apt/archives/", {f_type="REISERFS_SUPER_MAGIC", f_bsize=4096, f_blocks=9514204, f_bfree=7187809, f_bavail=7187809, f_files=0, f_ffree=0, f_fs id={0, 0}, f_namelen=255, f_frsize=4096}) = 0
stat64("/var/cache/apt/archives/", {st_mode=S_IFDIR|0755, st_size=96, ...}) = 0
open("/proc/mounts", O_RDONLY) = 14
fstat64(14, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40 028000
read(14, "rootfs / rootfs rw 0 0\ninitramfs"..., 1024) = 328
read(14, "", 1024) = 0
_llseek(14, 0, [0], SEEK_SET) = 0
read(14, "rootfs / rootfs rw 0 0\ninitramfs"..., 1024) = 328
stat64("/", {st_mode=S_IFDIR|0755, st_size=520, ...}) = 0
close(14) = 0
munmap(0x40028000, 4096) = 0
write(1, "Do you want to continue? [Y/n] ", 31Do you want to continue? [Y/n] ) = 31
fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40 028000
read(0, 0x40028000, 1024) = ? ERESTARTSYS (To be restarted)
--- SIGWINCH (Window changed) @ 0 (0) ---
ioctl(1, TIOCGWINSZ, {ws_row=63, ws_col=179, ws_xpixel=0, ws_ypixel=0}) = 0
sigreturn() = ? (mask now [])
read(0,
 
Old 03-30-2006, 05:10 AM   #4
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Quote:
Originally Posted by suse2166
write(1, "Do you want to continue? [Y/n] ", 31Do you want to continue? [Y/n] ) = 31
fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40 028000
read(0, 0x40028000, 1024) = ? ERESTARTSYS (To be restarted)
--- SIGWINCH (Window changed) @ 0 (0) ---
ioctl(1, TIOCGWINSZ, {ws_row=63, ws_col=179, ws_xpixel=0, ws_ypixel=0}) = 0
sigreturn() = ? (mask now [])
read(0,
That's the only interesting part.. not much. It segfaults here?

Can you post your /etc/apt/sources.list

And copy paste the output of your commands:
Code:
apt-get update 
apt-get -f install
Some information here:

http://linux01.gwdg.de/apt4rpm/home.html

Last edited by nx5000; 03-30-2006 at 05:40 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
yast segmentation fault, system freezing - nvidia driver at fault? BaltikaTroika SUSE / openSUSE 2 12-02-2005 10:34 AM
Segmentation Fault Last Attacker Programming 4 07-12-2005 07:03 PM
Segmentation fault with ls -l Sledge Fedora 8 03-29-2005 09:02 PM
Segmentation fault? JiggaJerry Fedora 10 01-16-2005 05:01 PM
Segmentation fault (Help) neeraj_bod General 1 04-11-2002 10:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration