Bug#684788: Re: Bug#684788: emacs24-lucid: segfaults on startup

2013-09-23 Thread Rob Browning
Balint Reczey bal...@balintreczey.hu writes: Do you plan uploading the NMU change? There are two other RC bugs which are fixed upstream and including the fixes for them, too, would unblock Emacs 24's migration to testing, which would be great. I'm actually working on it myself. I have this

Bug#684788: Re: Bug#684788: emacs24-lucid: segfaults on startup

2013-09-22 Thread Balint Reczey
Hi Samuel, Do you plan uploading the NMU change? There are two other RC bugs which are fixed upstream and including the fixes for them, too, would unblock Emacs 24's migration to testing, which would be great. Cheers, Balint On 07/28/2013 01:13 AM, Samuel Bronson wrote: Control: tags -1 +

Bug#684788: emacs24-lucid: segfaults on startup

2013-07-27 Thread Samuel Bronson
Control: tags -1 + patch Kevin Ryde use...@zip.com.au writes: I suspect this may have to do with -Wl,-znocombreloc. If I change the debian/rules to LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS) -Wl,-znocombreloc then the emacs24-lucid package works. The emacs configure checks for

Bug#684788: emacs24-lucid: segfaults on startup

2013-05-29 Thread Kevin Ryde
I suspect this may have to do with -Wl,-znocombreloc. If I change the debian/rules to LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS) -Wl,-znocombreloc then the emacs24-lucid package works. The emacs configure checks for and adds -Wl,-znocombreloc to LDFLAGS. But the way the build_cmd

Bug#684788: emacs24-lucid: segfaults on startup

2013-04-25 Thread Kevin Ryde
This bug happens for me too with 24.3+1-1. (Though emacs23-lucid is ok.) gdb suggests that the superclass field in emacsFrameClassRec is some wild pointer value, not the intended widgetClassRec, causing XtInitializeWidgetClass() to crash when it follows to the superclass. The superclass field

Bug#684788: emacs24-lucid: segfaults on startup

2013-01-20 Thread Rob Browning
giacomo boffi bo...@stru.polimi.it writes: Package: emacs24-lucid Version: 24.1+1-4 Followup-For: Bug #684788 Dear Maintainer, i'd like to confirm the bug report of L-ukasz If either of you have time, could you retry with 24.2+1-2 (once it migrates to unstable), and if emacs still

Bug#684788: emacs24-lucid: segfaults on startup

2012-09-01 Thread giacomo boffi
Package: emacs24-lucid Version: 24.1+1-4 Followup-For: Bug #684788 Dear Maintainer, i'd like to confirm the bug report of L-ukasz please find below my backtrace my best regards, gb Script started on Sat Sep 1 08:34:32 2012 $ gdb

Bug#684788: emacs24-lucid: segfaults on startup

2012-08-13 Thread Ɓukasz Pankowski
Package: emacs24-lucid Version: 24.1+1-4 Severity: grave Hello, emacs24 (lucid) segfault on startup, here is gdb backtrace: (gdb) bt #0 0xb7f01228 in XtInitializeWidgetClass () from /usr/lib/i386-linux-gnu/libXt.so.6 #1 0xb7f01d68 in _XtCreateWidget () from