Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Richard Crawford
I do indeed have Red Carpet on my system. I'm poking around Ximian's knowledge base now. I have a feeling it might have something to do with the python-popt packages. I dunno; all I remember is an error running Anaconda that related to python in some way (I was not able to save that error messag

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Richard Crawford
Hmm... # free total used free sharedbuffers cached Mem:255104 235768 19336 9160 2984 82624 -/+ buffers/cache: 150160 104944 Swap: 530104 20220 509884 Dunno if that makes sense or helps at all. Running "

Re: [vox-tech] usbĀ  camera in RH 8.0

2003-01-02 Thread Bill Broadley
Looks like it's on /dev/sda1 not /dev/sdb1 > > [root@localhost log]# cd / > > [root@localhost /]# mkdir /mycamera > > [root@localhost /]# mount -t vfat /dev/sdb1 /mycamera Note sdb1 > USB Mass Storage device found at 2 > USB Mass Storage support registered. > Attached scsi removable disk sda a

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Charles Polisher
On Thu, Jan 02, 2003 at 12:28:57AM -0800, Richard Crawford wrote: > Trying to get my system ready for upgrading to RH8, I decided to run rpm > --rebuilddb on my system. I got "Segmentation fault". > > What does this mean? How can I repair the fault? > > -- > Slainte, > Richard S. Crawford > T

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread andy wergedal
Have you installed red-carpet? -- Andy --- Richard Crawford <[EMAIL PROTECTED]> wrote: > I believe I've narrowed the problem down to some ugly > Ximian packages > that are on my system (I love Evolution, but I am > seriously questioning > my wisdom in putting the entire Ximian GNOME desktop ont

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Rod Roark
On Thursday 02 January 2003 10:22 am, Richard Crawford wrote: > ... > pwrite(14, "\0\0\0\0\0\0\0\0\0\0\0\0a\25\6\0\7\0\0\0\0\20\0\0\0\10"..., > 4096, 0) = 4096 > pwrite(14, "\0\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\0\2\0"..., > 4096, 8192) = 4096 > brk(0x8204000) =

Re: [vox-tech] =?unknown?b?dXNiwqA=?= camera in RH 8.0

2003-01-02 Thread Dick McCabe Jr
On Thu, Jan 02, 2003 at 05:58:53AM -0800, Dick McCabe Jr wrote: > After I switched from Mandrake 9.0 to Rh 8.0 I could no longer access my > USB camera. This is where I am so far. But I don't know where to go > from here. >=20 >=20 > [root@localhost log]# cat /proc/scsi/scsi > Attached devices: >

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Issac Trotts
> Opinions? Suggestions? Advice? Debian? Issac ___ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Richard Crawford
I believe I've narrowed the problem down to some ugly Ximian packages that are on my system (I love Evolution, but I am seriously questioning my wisdom in putting the entire Ximian GNOME desktop onto my computer). I communicated with a fellow at Ximian who suggests downgrading all of my Ximian pac

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Richard Crawford
On Thu, 2003-01-02 at 11:58, ME wrote: > Fail after a pwrite? Hmm. Would you mind running this again, but instead try: > # strace -f rpm --rebuilddb > ? The -f also does the strace on child processes spawned by the first. I > am betting that "rpm --rebuilddb" actually calls a different program tha

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread ME
Richard Crawford said: > I ran "strace rpm --rebuilddb" and got a bunch of... gibberish. The > only line that makes sense to me at all is > > --- SIGSEGV (Segmentation fault) --- > +++ killed by SIGSEGV +++ > > Here are the last few lines of output: > >

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Richard Crawford
I ran "strace rpm --rebuilddb" and got a bunch of... gibberish. The only line that makes sense to me at all is --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ Here are the last few lines of output: == # strace rpm -

Re: [vox-tech] usb camera in RH 8.0

2003-01-02 Thread Henry House
On Thu, Jan 02, 2003 at 05:58:53AM -0800, Dick McCabe Jr wrote: > After I switched from Mandrake 9.0 to Rh 8.0 I could no longer access my > USB camera. This is where I am so far. But I don't know where to go > from here. > > > [root@localhost log]# cat /proc/scsi/scsi > Attached devices: > Hos

[vox-tech] usb camera in RH 8.0

2003-01-02 Thread Dick McCabe Jr
After I switched from Mandrake 9.0 to Rh 8.0 I could no longer access my USB camera. This is where I am so far. But I don't know where to go from here. [root@localhost log]# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: SAMSUNG Model: CD-R/RW SW-408B R

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread ME
A simplification of a segfault is the event that happens when the ksystem kills a process as it tries to read or write data to a space in memory for which it wa not allocated/permitted to read/write. It can happen when a coder does not consider that another user may provide information that is out

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Richard Crawford
Don't believe so. Here's the output from df -h: [rscrawford@...]$ df -h FilesystemSize Used Avail Use% Mounted on /dev/hda2 7.9G 7.0G 577M 93% / /dev/hda7 10G 5.4G 4.2G 56% /home /dev/hda6 4.0G 645M 3.3G 16% /u1 none 125M

Re: [vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Bill Kendrick
On Thu, Jan 02, 2003 at 12:28:57AM -0800, Richard Crawford wrote: > Trying to get my system ready for upgrading to RH8, I decided to run rpm > --rebuilddb on my system. I got "Segmentation fault". > > What does this mean? How can I repair the fault? Ouch! That sucks. I've not got a RedHat box

[vox-tech] Segmentation Fault with RPM --rebuilddb

2003-01-02 Thread Richard Crawford
Trying to get my system ready for upgrading to RH8, I decided to run rpm --rebuilddb on my system. I got "Segmentation fault". What does this mean? How can I repair the fault? -- Slainte, Richard S. Crawford mailto:[EMAIL PROTECTED] http://www.mossroot.com AIM: Buffalo2K ICQ: 1164