Re: segmentation fault

2021-07-12 Thread Patrick Dupre
=== > Install98 Packages > Upgrade 1638 Packages > Remove 8 Packages > > Segmentation fault > > > What to do under these circumstances? > > Thanks > > === > Patrick DUPRÉ

segmentation fault

2021-07-12 Thread Patrick Dupre
-upgrade download --releasever=32 But I got: Transaction Summary Install98 Packages Upgrade 1638 Packages Remove 8 Packages Segmentation fault What to do under these circumstances? Thanks

Re: Segmentation Fault using gdal with Python 3

2021-05-29 Thread George N. White III
On Fri, 28 May 2021 at 17:22, Clifford Snow wrote: > Thanks everyone for their suggestions. I believe my problem is that I've > installed postgis from the postgresql PGDG repository and it's conflicting > with the Fedora python gdal files. Not sure If I need to just use Fedora's > postgresql

Re: Segmentation Fault using gdal with Python 3

2021-05-28 Thread Clifford Snow
at 4:18 AM George N. White III wrote: > On Thu, 27 May 2021 at 23:37, Clifford Snow > wrote: > >> I'm getting a segmentation fault (core dump) when using the osgeo gdal >> modules. Otherwise no problem. >> >> I'm looking for some suggestions on how to troubl

Re: Segmentation Fault using gdal with Python 3

2021-05-28 Thread George N. White III
On Thu, 27 May 2021 at 23:37, Clifford Snow wrote: > I'm getting a segmentation fault (core dump) when using the osgeo gdal > modules. Otherwise no problem. > > I'm looking for some suggestions on how to troubleshoot this. I can't even > seem to find the core dump file. > &g

Re: Segmentation Fault using gdal with Python 3

2021-05-28 Thread Ed Greshko
On 28/05/2021 14:10, Ed Greshko wrote: On 28/05/2021 14:07, Ed Greshko wrote: On 28/05/2021 13:46, Clifford Snow wrote: Michael, On Thu, May 27, 2021 at 10:44 PM Michael Hennebry mailto:henne...@web.cs.ndsu.nodak.edu>> wrote:     On Thu, 27 May 2021, Clifford Snow wrote:     > I'm looking

Re: Segmentation Fault using gdal with Python 3

2021-05-28 Thread Ed Greshko
On 28/05/2021 14:07, Ed Greshko wrote: On 28/05/2021 13:46, Clifford Snow wrote: Michael, On Thu, May 27, 2021 at 10:44 PM Michael Hennebry mailto:henne...@web.cs.ndsu.nodak.edu>> wrote:     On Thu, 27 May 2021, Clifford Snow wrote:     > I'm looking for some suggestions on how to

Re: Segmentation Fault using gdal with Python 3

2021-05-28 Thread Ed Greshko
On 28/05/2021 13:46, Clifford Snow wrote: Michael, On Thu, May 27, 2021 at 10:44 PM Michael Hennebry mailto:henne...@web.cs.ndsu.nodak.edu>> wrote: On Thu, 27 May 2021, Clifford Snow wrote: > I'm looking for some suggestions on how to troubleshoot this. I can't even > seem to find

Re: Segmentation Fault using gdal with Python 3

2021-05-27 Thread Clifford Snow
Michael, On Thu, May 27, 2021 at 10:44 PM Michael Hennebry < henne...@web.cs.ndsu.nodak.edu> wrote: > On Thu, 27 May 2021, Clifford Snow wrote: > > > I'm looking for some suggestions on how to troubleshoot this. I can't > even > > seem to find the core dump file. > > My guess is that there is

Re: Segmentation Fault using gdal with Python 3

2021-05-27 Thread Michael Hennebry
On Thu, 27 May 2021, Clifford Snow wrote: I'm looking for some suggestions on how to troubleshoot this. I can't even seem to find the core dump file. My guess is that there is not one. ulimit -c will probably tell you the your cose size limit is zero. -- Michael

Segmentation Fault using gdal with Python 3

2021-05-27 Thread Clifford Snow
I'm getting a segmentation fault (core dump) when using the osgeo gdal modules. Otherwise no problem. I'm looking for some suggestions on how to troubleshoot this. I can't even seem to find the core dump file. For example, using the python interpreter with a simple program as: >>> f

Re: segmentation fault

2020-03-29 Thread Samuel Sieb
On 3/29/20 3:08 PM, Patrick Dupre wrote: Trying to debug my program, I get: Program received signal SIGSEGV, Segmentation fault. 0x77d251f5 in __strlen_avx2 () from /lib64/libc.so.6 Missing separate debuginfos, use: dnf debuginfo-install ncurses-libs-6.1-10.20180923.fc30.x86_64

Re: segmentation fault

2020-03-29 Thread sixpack13
On 30.03.20 00:08, Patrick Dupre wrote: Hello, Trying to debug my program, I get: Program received signal SIGSEGV, Segmentation fault. 0x77d251f5 in __strlen_avx2 () from /lib64/libc.so.6 Missing separate debuginfos, use: dnf debuginfo-install ncurses-libs-6.1-10.20180923.fc30.x86_64

Re: segmentation fault

2020-03-29 Thread Tom Horsley
On Mon, 30 Mar 2020 00:08:55 +0200 Patrick Dupre wrote: > Does it mean that the issue is with ncurses-libs or readline? Unlikely, probably something you passed in to some library routine it didn't like. ___ users mailing list --

segmentation fault

2020-03-29 Thread Patrick Dupre
Hello, Trying to debug my program, I get: Program received signal SIGSEGV, Segmentation fault. 0x77d251f5 in __strlen_avx2 () from /lib64/libc.so.6 Missing separate debuginfos, use: dnf debuginfo-install ncurses-libs-6.1-10.20180923.fc30.x86_64 readline-8.0-2.fc30.x86_64 Does it mean

Re: F30 GNOME Shell not usable anymore / OsLookupColor(): Segmentation fault

2019-08-16 Thread Michael Schwendt
oject.org/packages/xorg-x11-server/bugs/all > > OsLookupColor(): Segmentation fault at address 0x... > > > Has anyone seen this earlier and knows a workaround perhaps? > F30 isn't usable anymore due to those crashes. Seems to be specific to Wayland. Choosing Xorg at the lo

F30 GNOME Shell not usable anymore / OsLookupColor(): Segmentation fault

2019-07-29 Thread Michael Schwendt
Dunno when and why this started recently, but I'm hit hard by segfaults taking down GNOME Shell. Bugzilla knows tons of duplicate bug reports about it, dating back to F29 apparently: https://apps.fedoraproject.org/packages/xorg-x11-server/bugs/all OsLookupColor(): Segmentation fault at address

Re: [389-users] slapi_ldap_init segmentation fault

2013-10-18 Thread Rich Megginson
On 10/17/2013 06:15 PM, Russell Beall wrote: Hi, I am trying to port a plugin from our Sun DS to 389. I worked through a number of API differences and got it to compile. When I tried to run a test I keep getting segmentation faults in the pthread library regardless of how I compile or link

Re: [389-users] slapi_ldap_init segmentation fault

2013-10-17 Thread Paul Robert Marino
Unfortunately posix threading on SUN OS is not identical to Linux.That was the idea behind Posix threads but there is enough wiggle room in the standard that porting is always a problem.What's worse is I've never seen a good code porting guide or even a good book or guide about Posix threads on

Eric4 segmentation fault

2013-04-23 Thread Martin Airs
Good day all, I wonder if anyone else uses eric on here, and if someone has a fix/workaround to get this running? [martin@desktop ~]$ eric4 Segmentation fault [martin@desktop ~]$ thanks Martin signature.asc Description: This is a digitally signed message part. -- users mailing list users

Re: Eric4 segmentation fault

2013-04-23 Thread Susi Lehtola
On Tue, 23 Apr 2013 15:13:33 +0100 Martin Airs mar...@airs.me.uk wrote: Good day all, I wonder if anyone else uses eric on here, and if someone has a fix/workaround to get this running? [martin@desktop ~]$ eric4 Segmentation fault [martin@desktop ~]$ File a bug against eric. -- Susi

Re: Eric4 segmentation fault

2013-04-23 Thread Martin Airs
On Tuesday 23 Apr 2013 19:56:41 Susi Lehtola wrote: File a bug against eric. Actually the latest version of Eric4 does work, I hadn't realised that the version in the fedora repos was so far behind. The package maintainer has obviously given up. the version in the repo is 4.4.19, yet the

Re: Eric4 segmentation fault

2013-04-23 Thread Rex Dieter
Martin Airs wrote: Good day all, I wonder if anyone else uses eric on here, and if someone has a fix/workaround to get this running? [martin@desktop ~]$ eric4 Segmentation fault confirmed with eric-4.4.19-4.fc18 Can you test this (fixes it for me): https://admin.fedoraproject.org

Segmentation fault in wireshark

2012-10-24 Thread andrea
SIGSEGV, Segmentation fault. 0xb48c4df7 in addMacro () from /lib/libsmi.so.2 and then deep inside python. #0 0xb48c4df7 in addMacro () from /lib/libsmi.so.2 #1 0xb2d681bc in ?? () from /lib/librpm.so.2 #2 0xb2d68722 in rpmReadConfigFiles () from /lib/librpm.so.2 #3 0xb2f87e7c in init_rpm

Re: Segmentation fault in wireshark

2012-10-24 Thread M A Young
On Wed, 24 Oct 2012, andrea wrote: Hi, my wireshark in Fedora 17 fully updated started to seg fault today. I am sure last week it was working, but I cannot see anything interesting in the list of updates via yum. The quick fix is to delete abrt-addon-python package (probably with

Re: Segmentation fault in wireshark

2012-10-24 Thread andrea
On 10/24/2012 09:44 PM, M A Young wrote: On Wed, 24 Oct 2012, andrea wrote: Hi, my wireshark in Fedora 17 fully updated started to seg fault today. I am sure last week it was working, but I cannot see anything interesting in the list of updates via yum. The quick fix is to delete

Re: [389-users] Crash with segmentation fault after a database reinitialization

2010-02-05 Thread Francesco Fiore
Rich Megginson ha scritto: Francesco Fiore wrote: Hi, I've two directory server in multimaster configuration. I've to reinitialize all databases on 2 nd server (B) using the data of the 1st (A). After the synchronization, server B crash with an segmentation fault. There isn't

Re: [389-users] Crash with segmentation fault after a database reinitialization

2010-02-05 Thread Francesco Fiore
with an segmentation fault. There isn't any relevant message in the error log. If I restart the directory server B, I've the same error. The directory server version is 1.1.3 on Redhat5. rpm -qi fedora-ds-base 32-bit or 64-bit? We have fixed quite a few replication bugs since 1.1.3

[389-users] Crash with segmentation fault after a database reinitialization

2010-02-04 Thread Francesco Fiore
Hi, I've two directory server in multimaster configuration. I've to reinitialize all databases on 2 nd server (B) using the data of the 1st (A). After the synchronization, server B crash with an segmentation fault. There isn't any relevant message in the error log. If I restart the directory