* Serious bug#1493
@ 2009-04-23 1:43 Chong Yidong
2009-04-23 2:27 ` Dan Nicolaescu
0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2009-04-23 1:43 UTC (permalink / raw)
To: emacs-devel
If anyone has access to a remote X display, could you try to debug
#1493? This is a crash in make-frame-on-display for remote displays,
and it's probably the most serious bug in the tree right now.
http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1493
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Serious bug#1493
2009-04-23 1:43 Serious bug#1493 Chong Yidong
@ 2009-04-23 2:27 ` Dan Nicolaescu
2009-04-23 3:12 ` Stefan Monnier
2009-04-23 4:24 ` Chong Yidong
0 siblings, 2 replies; 4+ messages in thread
From: Dan Nicolaescu @ 2009-04-23 2:27 UTC (permalink / raw)
To: Chong Yidong; +Cc: emacs-devel
Chong Yidong <cyd@stupidchicken.com> writes:
> If anyone has access to a remote X display, could you try to debug
> #1493? This is a crash in make-frame-on-display for remote displays,
> and it's probably the most serious bug in the tree right now.
>
> http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1493
I can't reproduce it.
From the backtrace it seems that it's using qtengine:
#10 /usr/lib/libX11.so.6(_XReply+0x243) [0x7fea4c616673]
#11 /usr/lib/libX11.so.6(XGetGeometry+0x8f) [0x7fea4c5f1cff]
#12 /usr/lib/libgdk-x11-2.0.so.0(gdk_pixmap_foreign_new_for_display+0xa0) [0x7fea4fa3eb60] #13 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7fea48cc979e]
#14 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7fea48cc3021]
#15 /usr/lib/libgtk-x11-2.0.so.0 [0x7fea4fd7b2fd]
#16 /usr/lib/libgtk-x11-2.0.so.0 [0x7fea4fdb8908]
#17 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x16d) [0x7fea4dea825d]
#18 /usr/lib/libgobject-2.0.so.0 [0x7fea4debdc3b]
and AFAIR we've had bugs in the past that were actually due to qtengine,
and not bugs in emacs.
Maybe ask the OP to try to reproduce the problem with another theme...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Serious bug#1493
2009-04-23 2:27 ` Dan Nicolaescu
@ 2009-04-23 3:12 ` Stefan Monnier
2009-04-23 4:24 ` Chong Yidong
1 sibling, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2009-04-23 3:12 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: Chong Yidong, emacs-devel
>> If anyone has access to a remote X display, could you try to debug
>> #1493? This is a crash in make-frame-on-display for remote displays,
>> and it's probably the most serious bug in the tree right now.
>> http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1493
> I can't reproduce it.
Neither can I BTW.
> From the backtrace it seems that it's using qtengine:
[...]
> and AFAIR we've had bugs in the past that were actually due to qtengine,
> and not bugs in emacs.
> Maybe ask the OP to try to reproduce the problem with another theme...
Now that makes a lot of sense, thanks.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Serious bug#1493
2009-04-23 2:27 ` Dan Nicolaescu
2009-04-23 3:12 ` Stefan Monnier
@ 2009-04-23 4:24 ` Chong Yidong
1 sibling, 0 replies; 4+ messages in thread
From: Chong Yidong @ 2009-04-23 4:24 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: emacs-devel
Dan Nicolaescu <dann@ics.uci.edu> writes:
> From the backtrace it seems that it's using qtengine:
> and AFAIR we've had bugs in the past that were actually due to qtengine,
> and not bugs in emacs.
> Maybe ask the OP to try to reproduce the problem with another theme...
OK, that makes sense. I'll downgrade the severity to normal, then.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-04-23 4:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-23 1:43 Serious bug#1493 Chong Yidong
2009-04-23 2:27 ` Dan Nicolaescu
2009-04-23 3:12 ` Stefan Monnier
2009-04-23 4:24 ` Chong Yidong
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).