Ticket #29565 (closed defect: fixed)
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
Change History
Changed 2 years ago by jovo@…
- Attachment gkrellm_2011-05-23-220933.log added
comment:2 Changed 2 years ago by jmr@…
- Owner changed from macports-tickets@… to markd@…
Please remember to cc the maintainer.
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: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@…
- Attachment 207a0519ac73290ba65b6e5f7446549a2a66f5d2.patch added
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:11 Changed 18 months ago by dports@…
- Status changed from new to closed
- Resolution set to fixed


gkrellm console log