DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 9th May 2024
berni51's Avatar
berni51 berni51 is offline
Real Name: Bernhard Ernst
Fdisk Soldier
 
Join Date: Apr 2020
Location: Middle of Germany
Posts: 51
Default Gnumeric crashes under NetBSD evbarm

For me a big problem: Since 9.3 my NeBSD evbarm on my RaspberryPi's 4B crashes, as soon I open a .gnumeric file or enter any data into a cell. The crash produces a gnumeric.core file with size 0, there is no message in Xorg.o.log neither in messages.

This behaviour is 1005% reproducable and it happens always. However I remember older version, which ran properly. No problems under OpenBSD or FreebSD.

Any idea what going wrong here?

Regards
Berni
Reply With Quote
  #2   (View Single Post)  
Old 11th May 2024
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,516
Default

You should get some information by starting gnumeric from a terminal. Good chance there will be trailing error messages.

There have also been 2 recent updates:
https://pkgsrc.se/math/gnumeric112


Quote:
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
Reply With Quote
  #3   (View Single Post)  
Old 13th May 2024
berni51's Avatar
berni51 berni51 is offline
Real Name: Bernhard Ernst
Fdisk Soldier
 
Join Date: Apr 2020
Location: Middle of Germany
Posts: 51
Default

Thanks Scott.
The only message I get when starting gnumeric from a terminal is "Illegal memory access" bevor gnumeric dies. Thats all.

Unfortunately the current libxkbcommon in pkgsrc/arm64 is 1.6. Looks like I have to wait for 1.7.0. Pkgscr/amd64 already uses 1.7.0.

I fear there is nothing I can do, as I am not a programmer.

Regards
Berni
Reply With Quote
  #4   (View Single Post)  
Old 15th May 2024
jmccue jmccue is offline
Real Name: John McCue
Package Pilot
 
Join Date: Aug 2012
Location: here
Posts: 185
Default

Just noticed you are on evbppc, I update my notes to that

I wonder if you have a mix of different versions in pkgsrc.

What is in file /usr/pkg/etc/pkgin/repositories.conf ? I have this:
Code:
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/$arch/10.0_2024Q1/All
You can try this, but I cannot guarantee it will work. My thinking is you need to update pkgsrc to a newer versions. Seems the latest pkgsrc is 2023/Q4. So maybe you need to wait ? Anyway:

Stop any pkgsrc specific daemons in /etc/rc.conf.

Update file /usr/pkg/etc/pkgin/repositories.conf to match your release maybe you want:
Code:
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/$arch/9.0_2023Q4/All
Then as root do:

Code:
# pkgin update
# pkgin upgrade

HTH
__________________
[t]csh(1) - "An elegant shell, for a more... civilized age."
- Paraphrasing Star Wars (tvtropes.org)

Last edited by jmccue; 15th May 2024 at 01:47 PM. Reason: fixed release
Reply With Quote
  #5   (View Single Post)  
Old 1st August 2024
berni51's Avatar
berni51 berni51 is offline
Real Name: Bernhard Ernst
Fdisk Soldier
 
Join Date: Apr 2020
Location: Middle of Germany
Posts: 51
Default

Thanks for all the kind hints. I tried it all, but witout any success. Gnumeric crashes as soon as I write a number into a cell and confirm with ENTER.

Meanwhile I have a similar problem with Firefox127, which crashes immediately after start with the same error message as Gnumeric: "Illegal memory access"

Probably the evbarm port has to less developers.

Regards
Berni
Reply With Quote
  #6   (View Single Post)  
Old 1st August 2024
bsd-keith bsd-keith is offline
Real Name: Keith
Open Source Software user
 
Join Date: Jun 2014
Location: Surrey/Hants Border, England
Posts: 359
Default

Gnumeric works fine on my PC running 10.0, so must be attributable to the ARM version only.
__________________
Linux since 1999, & also a BSD user.
Reply With Quote
  #7   (View Single Post)  
Old 10th September 2024
berni51's Avatar
berni51 berni51 is offline
Real Name: Bernhard Ernst
Fdisk Soldier
 
Join Date: Apr 2020
Location: Middle of Germany
Posts: 51
Default

I tried a lot the last several weeks, but without any success. Everything works fine on my amd64 machines, but on arm64 Gnumeric is unusable. Looks I have to live with it.

Regards
Berni
Reply With Quote
  #8   (View Single Post)  
Old 1 Day Ago
berni51's Avatar
berni51 berni51 is offline
Real Name: Bernhard Ernst
Fdisk Soldier
 
Join Date: Apr 2020
Location: Middle of Germany
Posts: 51
Default

Gnumeric stlii crashes on my arm64 machines and I cannot find a solution.
So I am looking for alternatives and tried the abs spread sheet. That works, but seems to be so buggy and unfinished that I cannot use it.
I ended in using the good old sc, but I'm still looking for an X application.
Any ideas?

Regards
Berni
Reply With Quote
  #9   (View Single Post)  
Old 1 Day Ago
frcc frcc is offline
"No Worries"
 
Join Date: Jul 2011
Location: hot,dry,dusty,rainy,windy,straight winds, tornado,puts the fear of God in you-Texas
Posts: 347
Default spreadsheet

open office suite or package containing spreadsheet?
Reply With Quote
Reply


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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
5.6 crashes hulten OpenBSD General 25 3rd January 2015 10:53 PM
Release of Gnumeric 1.10 J65nko News 1 16th February 2010 09:37 PM
Cannot Find Precompiled Binaries for evbarm ported NetBsd 3.0 generic NetBSD Package System (pkgsrc) 1 23rd June 2009 10:03 PM
FreeBSD 7.0 with SSD Crashes map7 FreeBSD General 4 5th February 2009 10:08 PM
net-im/sim-im* crashes blackbox TerryP FreeBSD Ports and Packages 0 28th September 2008 08:29 AM


All times are GMT. The time now is 12:27 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick