emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#12390: closed (24.2.50 ; NS variant of GNU Emacs c


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12390: closed (24.2.50 ; NS variant of GNU Emacs crashes at launch time)
Date: Sat, 08 Sep 2012 20:32:01 +0000

Your message dated Sat, 8 Sep 2012 22:31:00 +0200
with message-id <address@hidden>
and subject line Re: bug#12390: 24.2.50 ; NS variant of GNU Emacs crashes at 
launch time
has caused the debbugs.gnu.org bug report #12390,
regarding 24.2.50 ; NS variant of GNU Emacs crashes at launch time
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12390: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12390
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2.50 ; NS variant of GNU Emacs crashes at launch time Date: Sat, 8 Sep 2012 21:17:27 +0200
Hello!

At "revno: 109934" I configured

env LANG=C ./configure --without-sound --without-dbus --without-pop --without-gconf --without-gpm --without-gsettings --without-selinux -- without-gif --without-jpeg --without-png --without-rsvg --without- tiff --without-xpm --with-ns --disable-ns-self-contained --x- libraries=/opt/local/lib --x-includes=/opt/local/include --enable- locallisppath=/Library/Application\ Support/Emacs/calendar24:/Library/ Application\ Support/Emacs CFLAGS="-g3 -H -pipe -fPIC -fno-common -O0 -mcpu=7450 -mtune=7450" CC=gcc-4.0 CXX=g++-4.0 CPPFLAGS="" LDFLAGS="- L/opt/local/lib -v -Wl,-v -Wl,-bind_at_load -Wl,-t" PKG_CONFIG_PATH=/ opt/local/lib/pkgconfig:/opt/local/share/pkgconfig:/usr/lib/ pkgconfig:/usr/lib/pkgconfig

When I launch from emacs-24.2.50/nextstep Emacs.app it crashes. In Console this is reported:

2012-09-08 17:01:41.790 Emacs[8452] *** -[EmacsImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]: selector not recognized [self = 0x39903c0]
        2012-09-08 17:01:41.791 Emacs[8452] An uncaught exception was raised
2012-09-08 17:01:41.800 Emacs[8452] *** -[EmacsImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]: selector not recognized [self = 0x39903c0] 2012-09-08 17:01:41.801 Emacs[8452] *** Uncaught exception: <NSInvalidArgumentException> *** -[EmacsImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]: selector not recognized [self = 0x39903c0]

Here is a gud-gdb session. It contains some non-UTF-8 bytes so that it can't be pasted into the eMail.

Attachment: debug-backtrace
Description: Binary data



--
Greetings

  Pete

"Indentation?! I will show you how to indent when I indent your skull!"


--- End Message ---
--- Begin Message --- Subject: Re: bug#12390: 24.2.50 ; NS variant of GNU Emacs crashes at launch time Date: Sat, 8 Sep 2012 22:31:00 +0200
Hello.

I forgot to check the version on drawInRect (10.6) when I added it.  The oldest 
I have is 10.6.  I have reintroduced the deprecated method for older versions.

Try again,

        Jan D.

8 sep 2012 kl. 21:17 skrev Peter Dyballa <address@hidden>:

> Hello!
> 
> At "revno: 109934" I configured
> 
>       env LANG=C ./configure --without-sound --without-dbus --without-pop 
> --without-gconf --without-gpm --without-gsettings --without-selinux 
> --without-gif --without-jpeg --without-png --without-rsvg --without-tiff 
> --without-xpm --with-ns --disable-ns-self-contained 
> --x-libraries=/opt/local/lib --x-includes=/opt/local/include 
> --enable-locallisppath=/Library/Application\ 
> Support/Emacs/calendar24:/Library/Application\ Support/Emacs CFLAGS="-g3 -H 
> -pipe -fPIC -fno-common -O0 -mcpu=7450 -mtune=7450" CC=gcc-4.0 CXX=g++-4.0 
> CPPFLAGS="" LDFLAGS="-L/opt/local/lib -v -Wl,-v -Wl,-bind_at_load -Wl,-t" 
> PKG_CONFIG_PATH=/opt/local/lib/pkgconfig:/opt/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/lib/pkgconfig
> 
> When I launch from emacs-24.2.50/nextstep Emacs.app it crashes. In Console 
> this is reported:
> 
>       2012-09-08 17:01:41.790 Emacs[8452] *** -[EmacsImage 
> drawInRect:fromRect:operation:fraction:respectFlipped:hints:]: selector not 
> recognized [self = 0x39903c0]
>       2012-09-08 17:01:41.791 Emacs[8452] An uncaught exception was raised
>       2012-09-08 17:01:41.800 Emacs[8452] *** -[EmacsImage 
> drawInRect:fromRect:operation:fraction:respectFlipped:hints:]: selector not 
> recognized [self = 0x39903c0]
>       2012-09-08 17:01:41.801 Emacs[8452] *** Uncaught exception: 
> <NSInvalidArgumentException> *** -[EmacsImage 
> drawInRect:fromRect:operation:fraction:respectFlipped:hints:]: selector not 
> recognized [self = 0x39903c0]
> 
> Here is a gud-gdb session. It contains some non-UTF-8 bytes so that it can't 
> be pasted into the eMail.
> 
> <debug-backtrace>
> 
> --
> Greetings
> 
>  Pete
> 
> "Indentation?! I will show you how to indent when I indent your skull!"
> 



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]