New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29565 (closed defect: fixed)

Opened 2 years ago

Last modified 18 months ago

gkrellm 2.3.5_1 crashes with a Bus error

Reported by: jovo@… Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: jomick0603@…, davec-macports@…, dports@…
Port: gkrellm

Description

After having updated all outdated ports, gkrellm crashes with a "Bus error", see the console log attached.

Attachments

gkrellm_2011-05-23-220933.log (19.8 KB) - added by jovo@… 2 years ago.
gkrellm console log
207a0519ac73290ba65b6e5f7446549a2a66f5d2.patch (794 bytes) - added by stefan+macports@… 18 months ago.
Do not free nullpointer in Darwin disk reading

Change History

Changed 2 years ago by jovo@…

gkrellm console log

comment:1 Changed 2 years ago by jovo@…

This is on an Intel iMac, OS X 10.5.8

comment:2 Changed 2 years ago by jmr@…

  • Owner changed from macports-tickets@… to markd@…

Please remember to cc the maintainer.

comment:3 Changed 2 years ago by jovo@…

  • Cc jovo@… added

Cc Me!

comment:4 Changed 2 years ago by jovo@…

hm, looks like I can't add the maintainer to CC

comment:5 in reply to: ↑ description Changed 20 months ago by jovo@…

Replying to jovo@…:

After having updated all outdated ports, gkrellm crashes with a "Bus error", see the console log attached.

As a workaround I downgraded to gkRellm 2.3.2, compiled from source ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/

	$ cd /Users/johan/Desktop/gkRellm/gkrellm-2.3.2
	$ gmake DESTDIR=/Users/johan/Desktop/gkrellm-2.3.2 darwin9
	$ gmake DESTDIR=/Users/johan/Desktop/gkrellm-2.3.2 install
	$ cd /Users/johan/Desktop/gkrellm-2.3.2/bin 
	$ ./gkrellm # ok, copied to /opt/local/gkrellm

comment:6 Changed 19 months ago by ryandesign@…

  • Cc jomick0603@… added; jovo@… removed

The same problem has now been reported on the mailing list running on Lion. Was this problem ever reported to the developers of gkrellm?

FWIW it works fine for me on Snow Leopard x86_64.

comment:7 Changed 18 months ago by davec-macports@…

  • Cc davec-macports@… added

Cc Me!

comment:8 Changed 18 months ago by davec-macports@…

I'm having the same symptoms as those reported on the mailing list--the crash log indicates that it hits the problem while iterating over the disks.

Changed 18 months ago by stefan+macports@…

Do not free nullpointer in Darwin disk reading

comment:9 Changed 18 months ago by stefan+macports@…

Should be fixed in commit 207a0519ac73290ba65b6e5f7446549a2a66f5d2 (see attachment or http://git.srcbox.net/gkrellm/commit/?id=207a0519ac73290ba65b6e5f7446549a2a66f5d2). Until 2.3.6 is out I'd recommend to add this as a patch to the MacPorts Portfile.

Btw, for forwarding such bugs to upstream please use the GKrellM mailinglist: gkrellm@…

comment:10 Changed 18 months ago by dports@…

  • Cc dports@… added

Cc Me!

comment:11 Changed 18 months ago by dports@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.