GNU bug report logs - #14526
24.3.50; Cannot update game score for `M-x bubbles'

Previous Next

Package: emacs;

Reported by: Xue Fuqiao <xfq.free <at> gmail.com>

Date: Sat, 1 Jun 2013 05:11:02 UTC

Severity: normal

Tags: unreproducible

Found in version 24.3.50

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14526 in the body.
You can then email your comments to 14526 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14526; Package emacs. (Sat, 01 Jun 2013 05:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xue Fuqiao <xfq.free <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 01 Jun 2013 05:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Cannot update game score for `M-x bubbles'
Date: Sat, 1 Jun 2013 13:08:14 +0800
To reproduce (at least in my system):
  emacs -Q
  M-x bubbles RET
  <<remove all bubbles>>

Then two buffers appear:

     ---------- Buffer: *bubbles* ----------
 Selected:   25
 Score:    2375
 Game Over!
     ---------- Buffer: *bubbles* ----------

     ---------- Buffer: *bubbles* ----------
     update-game-score(34742) malloc: *** error for object
0xa000000000000000: pointer being realloc'd was not allocated
     *** set a breakpoint in malloc_error_break to debug
     ---------- Buffer: *bubbles* ----------

I think it is a bug in bubbles.el or gamegrid.el.



In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.3.0, NS apple-appkit-1187.37)
 of 2013-06-01 on xfq.local
Bzr revision: 112804 eggert <at> cs.ucla.edu-20130601005434-8ksmtpg0tgseqsmf
Windowing system distributor `Apple', version 10.3.1187
Configured using:
 `configure --with-ns --enable-gtk-deprecation-warnings
 --enable-checking'

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Bubbles

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<escape> x b u b b l e s <tab> <return> <return> SPC
<down> SPC <down> <right> SPC <down> <down> <down>
<down> <down> SPC <right> <right> SPC SPC <left> <down>
<down> SPC <escape> x r e - e m - b u g <tab> C-g C-h
f u p - g a - s c <tab> <tab> <tab> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <tab>
d a <tab> <tab> C-g C-h f C-g s-x <escape> x r e -
e m - b u <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Invalid face reference: quote [116 times]
gamegrid-add-score-with-update-game-score-1: Failed to update game score file
Quit
Making completion list... [2 times]
Quit [2 times]
kill-region: The mark is not set now, so there is no region

Load-path shadows:
None found.

Features:
(shadow sort nadvice gnus-util mail-extr emacsbug message format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils help-mode easymenu help-fns bubbles
gamegrid time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel
ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list
newcomment lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process ns
multi-tty emacs)


--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14526; Package emacs. (Sun, 02 Jun 2013 18:34:02 GMT) Full text and rfc822 format available.

Message #8 received at 14526 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 14526 <at> debbugs.gnu.org
Subject: Re: bug#14526: 24.3.50; Cannot update game score for `M-x bubbles'
Date: Sun, 02 Jun 2013 14:31:57 -0400
Xue Fuqiao wrote:

>      update-game-score(34742) malloc: *** error for object
> 0xa000000000000000: pointer being realloc'd was not allocated
>      *** set a breakpoint in malloc_error_break to debug
>      ---------- Buffer: *bubbles* ----------
>
> I think it is a bug in bubbles.el or gamegrid.el.

No, this must be some issue with lib-src/update-game-score.c.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14526; Package emacs. (Thu, 26 Sep 2019 12:30:01 GMT) Full text and rfc822 format available.

Message #11 received at 14526 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 14526 <at> debbugs.gnu.org
Subject: Re: bug#14526: 24.3.50; Cannot update game score for `M-x bubbles'
Date: Thu, 26 Sep 2019 14:29:02 +0200
Xue Fuqiao <xfq.free <at> gmail.com> writes:

> To reproduce (at least in my system):
>   emacs -Q
>   M-x bubbles RET
>   <<remove all bubbles>>
>
> Then two buffers appear:
>
>      ---------- Buffer: *bubbles* ----------
>  Selected:   25
>  Score:    2375
>  Game Over!
>      ---------- Buffer: *bubbles* ----------
>
>      ---------- Buffer: *bubbles* ----------
>      update-game-score(34742) malloc: *** error for object
> 0xa000000000000000: pointer being realloc'd was not allocated
>      *** set a breakpoint in malloc_error_break to debug
>      ---------- Buffer: *bubbles* ----------
>
> I think it is a bug in bubbles.el or gamegrid.el.

I can't reproduce this on Emacs 26.1 or current master on GNU/Linux.

I can't reproduce it on Emacs 26.3 or current master on macOS either.

Are you still seeing this?  If I don't hear back from you in a couple
of weeks, I'll just close this as unreproducible.

Best regards,
Stefan Kangas




Added tag(s) unreproducible. Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Thu, 26 Sep 2019 12:31:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14526; Package emacs. (Tue, 29 Oct 2019 04:37:02 GMT) Full text and rfc822 format available.

Message #16 received at 14526 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 14526 <at> debbugs.gnu.org
Subject: Re: bug#14526: 24.3.50; Cannot update game score for `M-x bubbles'
Date: Tue, 29 Oct 2019 05:36:34 +0100
tags 14526 + unreproducible
close 14526
thanks

Stefan Kangas <stefan <at> marxist.se> writes:

> I can't reproduce this on Emacs 26.1 or current master on GNU/Linux.
>
> I can't reproduce it on Emacs 26.3 or current master on macOS either.
>
> Are you still seeing this?  If I don't hear back from you in a couple
> of weeks, I'll just close this as unreproducible.

No more information was given within 4 weeks, so I'm closing this bug
now.  If you're still seeing this on a recent version of Emacs, please
reopen the bug report.

Best regards,
Stefan Kangas




bug closed, send any further explanations to 14526 <at> debbugs.gnu.org and Xue Fuqiao <xfq.free <at> gmail.com> Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Tue, 29 Oct 2019 04:37:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 26 Nov 2019 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 266 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.