Re: Segmentation fault in Chromium

2023-10-02 Thread Marco M.
Am 02.10.2023 um 13:16:24 Uhr schrieb Richmond: > I received a segmentation fault from chromium. Would it be logged > anywhere? Install gdb and run it with that to get more information.

Segmentation fault in Chromium

2023-10-02 Thread Richmond
I received a segmentation fault from chromium. Would it be logged anywhere? I searched journalctl but no mention of it. Chromium 117.0.5938.132 built on Debian 11.7, running on Debian 11.7 5.10.0-25-amd64 #1 SMP Debian 5.10.191-1 (2023-08-16) x86_64 GNU/Linux I expect such things cannot

unknown package causing segmentation fault

2023-07-29 Thread Nicholas Quednow
Greetings, I have been trying to figure out why in the world I am getting a segmentation fault on trying to restart the networking service and using the ip command. At this point the server has been restarted and the problem has gone away, but I did think to dump the dmesg log to a file before

Re: intel-media-va-driver segmentation fault in unstable

2022-03-24 Thread Jörg-Volker Peetz
Is already in Debian BTS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007992 Regards, Jörg.

Re: intel-media-va-driver segmentation fault in unstable

2022-03-23 Thread Miguel A. Vallejo
Karthik () wrote: > > Same here I took a look at the syslog and found something: Mar 23 13:21:51 kernel: [ 347.474189] vlc[2625]: segfault at 30200 ip 7f75b88659ae sp 7f75 b8d23b00 error 4 in libigdgmm.so.12.1.0[7f75b87fc000+78000] Mar 23 13:21:51 kernel: [ 347.474197] Code: ff 4c

Re: intel-media-va-driver segmentation fault in unstable

2022-03-23 Thread Karthik
x-gnu/dri/iHD_drv_video.so > libva info: Found init function __vaDriverInit_1_14 > Segmentation fault > Every program using libva drivers segfaults like vlc,mpv Current solution is to disable hardware acceleration in them > > Even utilities like vainfo fails: > > vainfo >

intel-media-va-driver segmentation fault in unstable

2022-03-23 Thread Miguel A. Vallejo
without interface. [7f758c004380] gl gl: Initialized libplacebo v4.192.1 (API v192) libva info: VA-API version 1.14.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_14 Segmentation fault Even utilities like vainfo

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Felix Miata
switched to a non root user in the xterm window on the display > I typed export DISPLAY=:0 > I ran mate-session > X crashed with a segmentation fault > The backtrace is on the console so I cannot cut and paste it. It says it > is in Xorg at _start+0x31 > What can I do? Perhaps

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Richmond
ran xinit -- :0 >> I switched to a non root user in the xterm window on the display >> I typed export DISPLAY=:0 >> I ran mate-session >> X crashed with a segmentation fault >> >> The backtrace is on the console so I cannot cut and paste it. It says it >>

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Brad Rogers
On Wed, 05 May 2021 18:36:50 +0100 Richmond wrote: Hello Richmond, >package called nvidia-detect for this architecture. Oops, I'm sorry - you're right - I didn't check properly. Again, sorry about getting your hopes up. -- Regards _ / ) "The blindingly obvious is

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Richmond
Brad Rogers writes: > On Wed, 05 May 2021 15:31:25 +0100 > Richmond wrote: > > Hello Richmond, > >>01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV11 >>[GeForce2 MX/MX 400] [10de:0110] (rev b2) > > As mentioned by Greg; > > On Wed, 5 May 2021 11:14:44 -0400 > Greg Wooledge

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Richmond
session. >> >> It crashed. The errors on the console are several fatal errors from >> mate-panel, marco, mate-session, and xterm. The xorg log shows a >> segmentation fault but I cannot be sure when it happened as the date is >> in an inhuman format. >> >>

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Brad Rogers
On Wed, 05 May 2021 15:31:25 +0100 Richmond wrote: Hello Richmond, >01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV11 >[GeForce2 MX/MX 400] [10de:0110] (rev b2) As mentioned by Greg; On Wed, 5 May 2021 11:14:44 -0400 Greg Wooledge wrote: >Or else look for this nvidia

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Greg Wooledge
On Wed, May 05, 2021 at 03:31:25PM +0100, Richmond wrote: > > 1) Identify your video hardware. Use "lspci -nn" for this. > > 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV11 > [GeForce2 MX/MX 400] [10de:0110] (rev b2) OK. This is... a rather old device.

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Richmond
Greg Wooledge writes: > On Wed, May 05, 2021 at 08:20:21AM -0400, Dan Ritter wrote: >> As your non-root user, write a .xinitrc: >> >> #!/bin/sh >> xterm & >> exec mate-session >> >> and then run >> >> startx >> >> Tell us what happens then. If it crashes, let us see your >>

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Dan Ritter
l errors from > mate-panel, marco, mate-session, and xterm. The xorg log shows a > segmentation fault but I cannot be sure when it happened as the date is > in an inhuman format. > > I'll bet it is to do with desktop effects. > > Here is the sources.list. There is nothing in sour

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Richmond
Scrap the previous /etc/apt/sources I forgot I was using ssh into a different pc. cat /etc/apt/sources.list # # deb cdrom:[Debian GNU/Linux 10.9.0 _Buster_ - Official i386 DVD Binary-1 20210327-10:50]/ buster contrib main # deb cdrom:[Debian GNU/Linux 10.9.0 _Buster_ - Official i386 DVD

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Richmond
r in the xterm window on the display > I typed export DISPLAY=:0 > I ran mate-session > X crashed with a segmentation fault > > The backtrace is on the console so I cannot cut and paste it. It says it > is in Xorg at _start+0x31 I think that was start_ > > What can I do?

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Greg Wooledge
On Wed, May 05, 2021 at 08:20:21AM -0400, Dan Ritter wrote: > As your non-root user, write a .xinitrc: > > #!/bin/sh > xterm & > exec mate-session > > and then run > > startx > > Tell us what happens then. If it crashes, let us see your > /etc/apt/sources.list and anything in sources.list.d/

Re: Xorg fatal server error segmentation fault i686

2021-05-05 Thread Dan Ritter
r in the xterm window on the display > I typed export DISPLAY=:0 > I ran mate-session > X crashed with a segmentation fault > > The backtrace is on the console so I cannot cut and paste it. It says it > is in Xorg at _start+0x31 > > What can I do? Perhaps use a different

Xorg fatal server error segmentation fault i686

2021-05-05 Thread Richmond
DISPLAY=:0 I ran mate-session X crashed with a segmentation fault The backtrace is on the console so I cannot cut and paste it. It says it is in Xorg at _start+0x31 What can I do? Perhaps use a different xserver. The display driver is nouveau.

Re: sqlitebrowser -> segmentation fault

2020-09-26 Thread Laurent COOPER
buster à jour. ( DB Browser pour SQLite version 3.10.1.) Sur plusieurs machines différentes celui-ci plante « segmentation fault» lorsqu’on essaye de modifier une table et changer le type d’un champ Détail des

sqlitebrowser -> segmentation fault

2020-09-26 Thread Fabrice Delvallée
Bonjour J’ignore si c’est la bonne méthode, mais je suis persuadé que vous pourrez m’auguiller. J’utilise « sqlitebrowser » dans une buster à jour. ( DB Browser pour SQLite version 3.10.1.) Sur plusieurs machines différentes celui-ci plante « segmentation fault» lorsqu’on essaye de

a little bit off-topic (Was: Re: Python 3 Segmentation Fault)

2020-08-08 Thread 황병희
Cindy Sue Causey writes: > Mine's Python 3.8.5 on Bullseye.. Howdy, Cindy^^^ *Because* i like very so much Bullseye^^^ Sincerely, Byung-Hee from South Korea -- ^고맙습니다 _白衣從軍_ 감사합니다_^))//

Re: Python 3 Segmentation Fault

2020-08-08 Thread 황병희
Dear Arun, "J.Arun Mani" writes: > Hello. > I'm using Debian Testing (upgraded from Debian 10). Today I started Python 3, > but it was not able to interpret any > commands from stdin and resulted in Segmentation Fault. Luckily > modules (python3 -m ) and files ...

Re: [Python-Help] Python 3 Segmentation Fault

2020-08-05 Thread J.Arun Mani
Hello all. I found a crazy fix to this issue. Running Python in Isolation mode raises no problem ! That is, you need to run Python like this: $ python3 -I So having the isolation mode fix the issue, what next step shall I take to make the fix permanent (I mean tweak or look at which modules,

Re: Python 3 Segmentation Fault

2020-08-04 Thread Cindy Sue Causey
On 8/4/20, J.Arun Mani wrote: > Hello. > I'm using Debian Testing (upgraded from Debian 10). Today I started Python > 3, but it was not able to interpret any commands from stdin and resulted in > Segmentation Fault. Luckily modules (python3 -m ) and files (python3 > ) wo

Re: Python 3 Segmentation Fault

2020-08-04 Thread Kushal Kumaran
"J.Arun Mani" writes: > Hello. > I'm using Debian Testing (upgraded from Debian 10). Today I started > Python 3, but it was not able to interpret any commands from stdin and > resulted in Segmentation Fault. Luckily modules (python3 -m ) > and files (python3 ) works

Python 3 Segmentation Fault

2020-08-04 Thread J.Arun Mani
Hello. I'm using Debian Testing (upgraded from Debian 10). Today I started Python 3, but it was not able to interpret any commands from stdin and resulted in Segmentation Fault. Luckily modules (python3 -m ) and files (python3 ) works fine though. Observed: $ python3 Python 3.8.3rc1 (default

Re: Buster: klavaro crashes with segmentation fault?

2019-01-23 Thread local10
Jan 23, 2019, 9:36 AM by a...@cityscape.co.uk: > Doesn't crash here. > Thanks. Filed a bug report, looks like there may be a patch soon, for more info see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920179

Re: Buster: klavaro crashes with segmentation fault?

2019-01-23 Thread Brian
On Wed 23 Jan 2019 at 05:00:40 +0100, local10 wrote: > Jan 22, 2019, 6:51 PM by delop...@gmail.com: > > > install gdb and run it through - do backtrace - it will tell you more. > > > > it is gtk app - could be also you are missing something gtk or have wrong > > dependencies > > > > Can anyone

Re: Buster: klavaro crashes with segmentation fault?

2019-01-22 Thread local10
Jan 22, 2019, 6:51 PM by delop...@gmail.com: > install gdb and run it through - do backtrace - it will tell you more. > > it is gtk app - could be also you are missing something gtk or have wrong > dependencies > Can anyone running Buster install klavaro app and see if it crashes in your setup?

Re: Buster: klavaro crashes with segmentation fault?

2019-01-22 Thread deloptes
local10 wrote: > I normally use KDE launcher to start Klavaro, the command prompt output > below was just for test purposes to see what could be wrong. install gdb and run it through - do backtrace - it will tell you more. it is gtk app - could be also you are missing something gtk or have

Buster: klavaro crashes with segmentation fault?

2019-01-22 Thread local10
Package: klavaro    Version: 3.03-1 Hi, Anyone else having this issue? Klavaro is crashing for me with a segmentation fault when I try to start it in Buster. Tried running 'export LC_ALL="en_US.UTF-8"' before starting Klavaro, it removed the "Locale not

Apache Segmentation Fault

2018-11-23 Thread H.
] AH00094: Command line: '/usr/sbin/apache2' [Fri Nov 23 00:00:01.626193 2018] [core:notice] [pid 2858] AH00052: child pid 5383 exit signal Segmentation fault (11) [Fri Nov 23 00:00:01.626217 2018] [core:notice] [pid 2858] AH00052: child pid 5384 exit signal Segmentation fault (11) [Fri Nov 23 00:00

Re: Segmentation fault in top -b1 -hc

2017-05-10 Thread Curt
On 2017-05-09, Bob McGowan wrote: >> > I just tried the OP's command line and got the following error: > > $ top -b1 -hc > procps-ng 3.3.12 > Usage: > top -hv | -bcHiOSs -d secs -n max -u|U user -p pid(s) -o field -w [cols] > > I can say with assurance that I have not

Re: Segmentation fault in top -b1 -hc

2017-05-08 Thread Bob McGowan
On 05/08/2017 03:28 AM, to...@tuxteam.de wrote: > On Mon, May 08, 2017 at 11:46:13AM +0200, Peter Ludikovsky wrote: > > On 05/08/2017 11:19 AM, Valentin Bajrami wrote: > >> Hi, > >> > >> There is a segmentation fault when top is used as follow > >>

Re: Segmentation fault in top -b1 -hc

2017-05-08 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, May 08, 2017 at 11:46:13AM +0200, Peter Ludikovsky wrote: > On 05/08/2017 11:19 AM, Valentin Bajrami wrote: > > Hi, > > > > There is a segmentation fault when top is used as follow > > > > top -b1 -hc > &g

Re: Segmentation fault in top -b1 -hc

2017-05-08 Thread Peter Ludikovsky
On 05/08/2017 11:19 AM, Valentin Bajrami wrote: > Hi, > > There is a segmentation fault when top is used as follow > > top -b1 -hc > > I think the args are not parsed properly. The version used is: > procps-ng version 3.3.10 > > -- > Met vriendelijke groe

Segmentation fault in top -b1 -hc

2017-05-08 Thread Valentin Bajrami
Hi, There is a segmentation fault when top is used as follow top -b1 -hc I think the args are not parsed properly. The version used is: procps-ng version 3.3.10 -- Met vriendelijke groet, Valentin Bajrami

Résolu Re: Caja segmentation fault

2016-06-06 Thread Raphaël POITEVIN
J’ai vidé le home de ses fichiers cachés et ça remarche. Cordialement, -- Raphaël Hypra S.A.S.

Re: Caja segmentation fault

2016-06-04 Thread igor80
Bonjour, Il y a un bug très similaire https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823192 caja crashes on debian jessie mate (not opening again after system reboot) Un début de solution lié au répertoire .config/ Cordialement, -- igor

Re: Caja segmentation fault

2016-06-03 Thread Bernard Schoenacker
ien en root, il n’en a pas les compétences. > > Quelqu’un a-t-il déjà connu cette situation ? > > En vous remerciant, > > Cordialement, bonjour, en faisant quelques recherche sur caja avec cette expression : Caja segmentation fault j'ai trouvé ceci : https://github.com/mat

Re: Caja segmentation fault

2016-06-03 Thread Raphaël POITEVIN
Frédéric MASSOT writes: > Caja est à jour ? C’est une install fraîche de 3 semaines. > > Pour Jessie c'est la version : 1.8.2-3+deb8u1 j’ai oublié de vérifier mais de toutes façon je pense que c’est à jour. > > J'ai eu le cas sur un poste de travail lors de

Re : Re: Caja segmentation fault

2016-06-03 Thread MENGUAL Jean-Philippe
Tu as tenté de vider le home, ou du moins le .config, et de retester? Jean-Philippe MENGUAL HYPRA, progressons ensemble Tél.: 01 84 73 06 61 Mail: cont...@hypra.fr Site Web: http://www.hypra.fr - Raphaël POITEVIN a écrit : > Salut camarade, > Jérémy Prégo

Re: Caja segmentation fault

2016-06-03 Thread Raphaël POITEVIN
Salut camarade, Jérémy Prégo writes: > un aptitude ou apt-get reinstall libc6 ne résou-t-il pas le soucis ? Merci pour la suggestion ; malheureusement ça ne résoud pas. -- Raphaël Hypra S.A.S.

Re: Caja segmentation fault

2016-06-03 Thread Frédéric MASSOT
Le 03/06/2016 15:09, Raphaël POITEVIN a écrit : > Bonjour, > > Debian Jessie, Mate + Compiz > > Quand on ouvre depuis le bureau le dossier personnel, caja se crash. Il > en va de même pour le poste de travail. > > J’ai relevé ce log noyau : > Jun 2 16:03:25 hypra-chiesa kernel: [ 1156.458518]

Re: Caja segmentation fault

2016-06-03 Thread Jérémy Prégo
bonjour, un aptitude ou apt-get reinstall libc6 ne résou-t-il pas le soucis ? lorsque cela m'arrive, je réinstalle le paquet associé au .so, et généralement, ça fonctionne ... jerem Le 03/06/2016 15:09, Raphaël POITEVIN a écrit : Bonjour, Debian Jessie, Mate + Compiz Quand on ouvre

Caja segmentation fault

2016-06-03 Thread Raphaël POITEVIN
Bonjour, Debian Jessie, Mate + Compiz Quand on ouvre depuis le bureau le dossier personnel, caja se crash. Il en va de même pour le poste de travail. J’ai relevé ce log noyau : Jun 2 16:03:25 hypra-chiesa kernel: [ 1156.458518] caja[2785]: segfault at 0 ip 7f449ec2fd8e sp 7fffabe1f9a8

segmentation fault when playing videos

2015-08-17 Thread Christian Hödl
.1. Core was generated by `vlc -vvv /mnt/data/mediathek/Concert/Concert-Monty_Python_s_Flying_Circus_-_Sex'. Program terminated with signal SIGSEGV, Segmentation fault. #0  0x7f1726489743 in av_freep () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 (gdb) bt #0  0x7f1726489743 in av_freep

Re: segmentation fault when playing videos

2015-08-17 Thread Thomas Schmitt
Hi, Christian Hödl wrote: [...] vlc [...] Program terminated with signal SIGSEGV, Segmentation fault. #0  0x7f1726489743 in av_freep () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 [...] xine [...] Program terminated with signal SIGABRT, Aborted. #0  0x7f79cd291107 in __GI_raise

Re: useradd segmentation fault

2014-11-11 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry about late reply, got a bit busy with other things. On 11/07/2014 11:43 PM, Reco wrote: Hi. I'd try adding some memory (or swapspace) to this VM to satisfy mremap's wish to remap to exactly 8G virtual memory. Reco Tried this, set the

Re: useradd segmentation fault

2014-11-09 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/08/2014 03:43 PM, Don Armstrong wrote: No, just don't send the whole core dump itself (the file called core) to the BTS (or this mailing list). It almost certainly has your machine ldap password in it. that makes sense, wont do that,

Re: useradd segmentation fault

2014-11-09 Thread Don Armstrong
On Sun, 09 Nov 2014, Joris Bolsens wrote: Where do i find the object file for libnss-ldap? I tried running nm -a on pretty much every file I could find with libnss-ldap in the name and it said it didn't recognize the file type. It should be symlinked from /lib64/libnss_ldap.so.2 or

Re: useradd segmentation fault

2014-11-09 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/09/2014 12:55 PM, Don Armstrong wrote: On Sun, 09 Nov 2014, Joris Bolsens wrote: Where do i find the object file for libnss-ldap? I tried running nm -a on pretty much every file I could find with libnss-ldap in the name and it said it

Re: useradd segmentation fault

2014-11-08 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/07/2014 11:43 PM, Reco wrote: So, chances are - you've found a bug. Awesome, where/how should I report it? and memory info on top: KiB Mem: 2061128 total, 263680 used, 1797448 free,75180 buffers KiB Swap: 2094076

Re: useradd segmentation fault

2014-11-08 Thread Reco
Hi. On Sat, 08 Nov 2014 01:02:25 -0800 Joris Bolsens jo...@linux.com wrote: So, chances are - you've found a bug. Awesome, where/how should I report it? Install reportbug package. Invoke 'reportbug passwd'. The rest of the process will be explained to you by the reportbug. Reportbug

Re: useradd segmentation fault

2014-11-08 Thread Don Armstrong
On Fri, 07 Nov 2014, Joris Bolsens wrote: Ran into a bit of a strange error with useradd today, whenever i run useradd I get a Segmentation fault. Before filing a bug, please 1) Enable coredumps 2) Get a coredump 3) Backtrace it 4) Install any missing -dbg packages which provide symbols

Re: useradd segmentation fault

2014-11-08 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry, pretty new to linux still. put a few questions in-line. On 11/08/2014 09:39 AM, Don Armstrong wrote: Before filing a bug, please 1) Enable coredumps Did some googling, I have to recompile the kernel for this? the one thing i did find on

Re: useradd segmentation fault

2014-11-08 Thread Don Armstrong
On Sat, 08 Nov 2014, Joris Bolsens wrote: Sorry, pretty new to linux still. put a few questions in-line. No worries. On 11/08/2014 09:39 AM, Don Armstrong wrote: Before filing a bug, please 1) Enable coredumps Did some googling, I have to recompile the kernel for this? the one

Re: useradd segmentation fault

2014-11-08 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/08/2014 11:16 AM, Don Armstrong wrote: ulimit -c unlimited; useradd foo; gdb /usr/sbin/useradd core; bt full; or similar. You'll also want to install libc6-dbg gdb; and similar. This will give you an idea of where the code is

Re: useradd segmentation fault

2014-11-08 Thread Joris Bolsens
9929] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1. Core was generated by `useradd foo'. Program terminated with signal 11, Segmentation fault. #0

Re: useradd segmentation fault

2014-11-08 Thread Don Armstrong
On Sat, 08 Nov 2014, Joris Bolsens wrote: I can't be 100% certain because I'm not sure what any of this means, but it would seem I messed up somewhere as it shows `No Symbol Table info available` for libnss_ldap. Awesome. It looks like it's segfaulting in libnss_ldap, which you didn't build

Re: useradd segmentation fault

2014-11-08 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/08/2014 12:16 PM, Don Armstrong wrote: Please double check the bt full; output for any obvious password strings too before posting to this mailing list. [I should have told you to do that too, but I don't see any below, so you should be

Re: useradd segmentation fault

2014-11-08 Thread Joris Bolsens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/08/2014 12:16 PM, Don Armstrong wrote: apt-get build-dep libnss-ldap; DEB_BUILD_OPTS=nostrip,noopt apt-get source -b libnss-ldap; will give you those symbols. Then you can rerun /usr/sbin/useradd foo; and re-analyze the coredump. The

Re: useradd segmentation fault

2014-11-08 Thread Don Armstrong
On Sat, 08 Nov 2014, Joris Bolsens wrote: Not sure what you mean by this, don't post the full output of the command? No, just don't send the whole core dump itself (the file called core) to the BTS (or this mailing list). It almost certainly has your machine ldap password in it. On Sat, 08 Nov

useradd segmentation fault

2014-11-07 Thread Joris Bolsens
Ran into a bit of a strange error with useradd today, whenever i run useradd I get a Segmentation fault. I tried running fsck as i read it might be due to corrupt filesystem, but that didn't report any problems. I reinstalled the passwd package, also to no avail. I ran an strace and it seems

Re: useradd segmentation fault

2014-11-07 Thread Joris Bolsens
it seems that using the adduser works fine, not sure why i didn't think to try that before. However I am still curious why this occurred. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: useradd segmentation fault

2014-11-07 Thread Marty
On 11/07/2014 09:04 PM, Joris Bolsens wrote: Ran into a bit of a strange error with useradd today, whenever i run useradd I get a Segmentation fault. I tried running fsck as i read it might be due to corrupt filesystem, but that didn't report any problems. I reinstalled the passwd package

Re: useradd segmentation fault

2014-11-07 Thread Joris Bolsens
and such), do you think that could have something to do with it? On 11/07/2014 08:26 PM, Marty wrote: On 11/07/2014 09:04 PM, Joris Bolsens wrote: Ran into a bit of a strange error with useradd today, whenever i run useradd I get a Segmentation fault. I tried running fsck as i read it might be due

Re: useradd segmentation fault

2014-11-07 Thread Marty
On 11/07/2014 11:29 PM, Joris Bolsens wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 No idea, that's just what i got when I ran the command, I left out a bit at the top that did the ldap lookups, that all looked find and didn't want to include that as 1) dont think it's relevant and 2)

Re: useradd segmentation fault

2014-11-07 Thread Reco
), EFAULT is defined as: EFAULT Segmentation fault. Some address in the range old_address to old_address+old_size is an invalid virtual memory address for this process. You can also get EFAULT even if there exist mappings that cover the whole address space requested, but those mappings

Re: XServer Segmentation Fault

2014-03-22 Thread Vangelis Mouhtsis
) [0xb777d774] (EE) 2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xb75b040c] (EE) 3: /usr/lib/xorg/modules/linux/libglx.so (0xb5be9000+0x1203d5) [0xb5d093d5] (EE) 4: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xf3) [0xb70e2a63] (EE) (EE) Segmentation fault at address 0x0 (EE) Fatal

Re: XServer Segmentation Fault

2014-03-22 Thread Dimitris Anogiatis
) (EE) Segmentation fault at address 0x0 (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting (EE) (EE) Το PC μου τρέχει Debian testing και λίγο unstable. Η κάρτα γραφικών είναι η nvidia FX5200. (Είναι λίγο παλιό αλλά τη δουλεια του την κάνει) Έχεις κανείς

Re: XServer Segmentation Fault

2014-03-22 Thread Thanos Ad.
(0xb5be9000+0x1203d5) [0xb5d093d5] (EE) 4: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xf3) [0xb70e2a63] (EE) (EE) Segmentation fault at address 0x0 (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting (EE) (EE) Το PC μου τρέχει Debian testing

XServer Segmentation Fault

2014-03-21 Thread Nick Zarkadas
fault at address 0x0 (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting (EE) (EE) Το PC μου τρέχει Debian testing και λίγο unstable. Η κάρτα γραφικών είναι η nvidia FX5200. (Είναι λίγο παλιό αλλά τη δουλεια του την κάνει) Έχεις κανείς καμιά ιδέα για το πως

Re: XServer Segmentation Fault

2014-03-21 Thread John Proios
(__kernel_rt_sigreturn+0x0) [0xb75b040c] (EE) 3: /usr/lib/xorg/modules/linux/libglx.so (0xb5be9000+0x1203d5) [0xb5d093d5] (EE) 4: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xf3) [0xb70e2a63] (EE) (EE) Segmentation fault at address 0x0 (EE) Fatal server error: (EE) Caught

dpkg segmentation fault

2013-10-02 Thread Bob Proulx
I am helping a buddy with his Sid system. He went several months without upgrading. Then recently tried to upgrade. This resulted in some problems. Currently the system produces a segmentation fault when trying to install packages. For example: # dpkg-reconfigure debconf Segmentation

Re: dpkg segmentation fault

2013-10-02 Thread Florian Kulzer
On Wed, Oct 02, 2013 at 03:11:24 -0600, Bob Proulx wrote: I am helping a buddy with his Sid system. He went several months without upgrading. Then recently tried to upgrade. This resulted in some problems. Currently the system produces a segmentation fault when trying to install packages

Re: dpkg segmentation fault

2013-10-02 Thread Hugo Vanwoerkom
Florian Kulzer wrote: On Wed, Oct 02, 2013 at 03:11:24 -0600, Bob Proulx wrote: I am helping a buddy with his Sid system. He went several months without upgrading. Then recently tried to upgrade. This resulted in some problems. Currently the system produces a segmentation fault when trying

Re: dpkg segmentation fault

2013-10-02 Thread Bob Proulx
Hugo Vanwoerkom wrote: Florian Kulzer wrote: My guess would be an incomplete or otherwise screwed-up Perl transition (dpkg-reconfigure is a Perl script and debconf's postinst calls a bunch of Perl scripts as well). Check the status of the Perl packages on your friend's machine, here is

Re: dpkg segmentation fault

2013-10-02 Thread Bob Proulx
Bob Proulx wrote: Hugo Vanwoerkom wrote: Florian Kulzer wrote: My guess would be an incomplete or otherwise screwed-up Perl transition (dpkg-reconfigure is a Perl script and debconf's postinst calls a bunch of Perl scripts as well). Check the status of the Perl packages on your

Vim and gvim yield segmentation fault in X

2013-07-27 Thread CN
Hi! I have just made a fresh wheezy installation. /usr/bin/vim.gtk and /usr/bin/vim.athena run without problem in virtual consoles but they both output segmentation fault immediately after they are launched from xterm or aterm. I did not encounter such trouble in squeeze. Reinstalling all

Re: Vim and gvim yield segmentation fault in X

2013-07-27 Thread CN
LANG=C dpkg-reconfigure locales, both gvim and vim works perfectly in X. Regards, CN On Sat, Jul 27, 2013, at 06:53 PM, CN wrote: Hi! I have just made a fresh wheezy installation. /usr/bin/vim.gtk and /usr/bin/vim.athena run without problem in virtual consoles but they both output segmentation

Re: Debian sid, PHP cli, xdebug, set_error_handler, mysql_list_dbs, throw = Segmentation fault

2013-03-20 Thread Sven Uhlig
fault. ?php function error_handler() { throw new Exception; } set_error_handler('error_handler'); mysql_list_dbs(); ? No segmentation fault if I do either of these things: 1) disable xdebug 2) don't set_error_handler 3) don't throw exception 4) throw exception after mysql_list_dbs

Re: Debian sid, PHP cli, xdebug, set_error_handler, mysql_list_dbs, throw = Segmentation fault

2013-03-19 Thread Sven Uhlig
On 17.03.2013 23:40, Jerry Stuckle wrote: On 3/17/2013 2:54 PM, Sven Uhlig wrote: On 17.03.2013 16:01, Jerry Stuckle wrote: On 3/17/2013 9:20 AM, Sven Uhlig wrote: The following PHP code exits in segmentation fault. ?php function error_handler() { throw new Exception

Re: Debian sid, PHP cli, xdebug, set_error_handler, mysql_list_dbs, throw = Segmentation fault

2013-03-19 Thread Jerry Stuckle
On 3/19/2013 3:08 PM, Sven Uhlig wrote: On 17.03.2013 23:40, Jerry Stuckle wrote: On 3/17/2013 2:54 PM, Sven Uhlig wrote: On 17.03.2013 16:01, Jerry Stuckle wrote: On 3/17/2013 9:20 AM, Sven Uhlig wrote: The following PHP code exits in segmentation fault. ?php function error_handler

Debian sid, PHP cli, xdebug, set_error_handler, mysql_list_dbs, throw = Segmentation fault

2013-03-17 Thread Sven Uhlig
Hello again, this time I write to this list to report a bug, a segmentation fault. Couldn't find any lead to this bug anywhere else. And because of so many related packages, I dont know where to post it. Did I find the right place? The following PHP code exits in segmentation fault. ?php

Re: Debian sid, PHP cli, xdebug, set_error_handler, mysql_list_dbs, throw = Segmentation fault

2013-03-17 Thread Jerry Stuckle
On 3/17/2013 9:20 AM, Sven Uhlig wrote: Hello again, this time I write to this list to report a bug, a segmentation fault. Couldn't find any lead to this bug anywhere else. And because of so many related packages, I dont know where to post it. Did I find the right place? The following PHP code

Re: Debian sid, PHP cli, xdebug, set_error_handler, mysql_list_dbs, throw = Segmentation fault

2013-03-17 Thread Sven Uhlig
On 17.03.2013 16:01, Jerry Stuckle wrote: On 3/17/2013 9:20 AM, Sven Uhlig wrote: The following PHP code exits in segmentation fault. ?php function error_handler() { throw new Exception; } set_error_handler('error_handler'); mysql_list_dbs(); ? No segmentation fault if I do either

Re: Debian sid, PHP cli, xdebug, set_error_handler, mysql_list_dbs, throw = Segmentation fault

2013-03-17 Thread Jerry Stuckle
On 3/17/2013 2:54 PM, Sven Uhlig wrote: On 17.03.2013 16:01, Jerry Stuckle wrote: On 3/17/2013 9:20 AM, Sven Uhlig wrote: The following PHP code exits in segmentation fault. ?php function error_handler() { throw new Exception; } set_error_handler('error_handler'); mysql_list_dbs

Re: relocation error: and segmentation fault

2011-12-04 Thread Dennis Wicks
Arno, et al, Thanks for the help and detail instructions. It isn't easy, but better than the alternative of a complete rebuild. And no, I can't run dpkg. The only things that run are those that were up at the time aptitude crashed. Like Thunderbird, browser, gthumb, OpenOffice, etc.

Re: relocation error: and segmentation fault

2011-12-03 Thread Dennis Wicks
It looks like I am going to have to restore some libraries at the least. Is there any way that I can refresh or reinstall my system without wiping out all the other things I have on the same disk? eg /home and other user directories and optional software. Tia for any and all help, Dennis

Re: relocation error: and segmentation fault

2011-12-03 Thread Arno Schuring
Dennis Wicks (w...@mgssub.com on 2011-12-03 13:38 -0600): It looks like I am going to have to restore some libraries at the least. Is there any way that I can refresh or reinstall my system without wiping out all the other things I have on the same disk? eg /home and other user

Re: relocation error: and segmentation fault

2011-12-01 Thread Johann Klammer
reference and also symbol lookup error: /usr/lib/i386-linux-gnu/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4 and also segmentation fault. This happens when I try to do something in a console window or a gnome-terminal window. And nothing else happens. I am also

relocation error: and segmentation fault

2011-11-30 Thread Dennis Wicks
I was running aptitude and it canceled for some reason. Now I am getting relocation error: /lib/libproc-3.2.7.so: symbol memset, version GLIBC_2.0 not defined in file libc.so.6 with link time reference and also -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

relocation error: and segmentation fault

2011-11-30 Thread Dennis Wicks
symbol lookup error: /usr/lib/i386-linux-gnu/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4 and also segmentation fault. This happens when I try to do something in a console window or a gnome-terminal window. And nothing else happens. I am also getting a ton

Re: possible reasons to cause Segmentation fault

2011-10-10 Thread Camaleón
On Sun, 09 Oct 2011 23:44:00 +0800, lina wrote: I met Segmentation fault in two places in one day, What are those places? Crystal balls are expensive :-) Which are the possible reasons for the segmentation fault. Wow, there can be many. You need to provide more data. Greetings

Re: possible reasons to cause Segmentation fault

2011-10-10 Thread lina
On Mon, Oct 10, 2011 at 9:00 PM, Camaleón noela...@gmail.com wrote: On Sun, 09 Oct 2011 23:44:00 +0800, lina wrote: I met Segmentation fault in two places in one day, What are those places? Hi, On laptop, later I figured out due to the recent update of one package which cause its crashed

Re: possible reasons to cause Segmentation fault

2011-10-10 Thread Camaleón
On Mon, 10 Oct 2011 23:04:53 +0800, lina wrote: (care with that html...) On Mon, Oct 10, 2011 at 9:00 PM, Camaleón noela...@gmail.com wrote: On Sun, 09 Oct 2011 23:44:00 +0800, lina wrote: I met Segmentation fault in two places in one day, What are those places? On laptop, later I

  1   2   3   4   5   6   7   8   9   >