unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Crash(s) in Emacs from CVS - W2K
@ 2002-09-23  4:03 Dhruva Krishnamurthy
  2002-09-24  3:23 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Dhruva Krishnamurthy @ 2002-09-23  4:03 UTC (permalink / raw)


Hi,
 I am using Emacs on W2K built with the latest CVS source using MINGW32
 tools. I have found a two scenerios which teads to a crash.

Scenerio 1:
when I do a "M-x highlight-compare-with-file" from a buffer containing
a C++ file. The "ediff" window comes up and then the crash.

Bug Recipe:
1. Launch emacs (with --no-init-file)
2. Visit a CPP file (contents of file: "// Dummy file")
3. M-x highlight-compare-with-file & select any file.
4. Crash

(gdb) backtrace
#0  0x01041720 in set_buffer_internal_1 ()
#1  0x0102eff8 in x_consider_frame_title ()
#2  0x0102f1af in prepare_menu_bars ()
#3  0x01031246 in redisplay_internal ()
#4  0x01030bf2 in redisplay ()
#5  0x01007fa5 in read_char ()
#6  0x0100f4a7 in read_key_sequence ()
#7  0x01006a75 in command_loop_1 ()
#8  0x0101b816 in internal_condition_case ()
#9  0x01006509 in command_loop_2 ()
#10 0x0101b3a4 in internal_catch ()
#11 0x01006498 in command_loop ()
#12 0x0100602c in recursive_edit_1 ()
#13 0x0100614c in Frecursive_edit ()
#14 0x0100344f in main ()
#15 0x01001165 in __mingw_CRTStartup ()
#16 0x01001013 in mainCRTStartup ()

Scenerio 2:
 I launch emacs with "emacs -nw --no-init-file" in the W2K command
 shell, I get a crash immediately.

(gdb) backtrace
#0  0x0109a6f5 in w32_face_attributes ()
#1  0x0109a204 in write_glyphs ()
#2  0x01099dff in clear_end_of_line ()
#3  0x0107dda7 in clear_end_of_line ()
#4  0x010722fc in update_frame_line ()
#5  0x01071b48 in update_frame_1 ()
#6  0x0107010f in update_frame ()
#7  0x0102edea in echo_area_display ()
#8  0x0102d466 in message3_nolog ()
#9  0x0102d241 in message3 ()
#10 0x0102d6b8 in message_with_string ()
#11 0x01052112 in Fload ()
#12 0x0101c5d1 in do_autoload ()
#13 0x0101d865 in Ffuncall ()
#14 0x010e4472 in Fbyte_code ()
#15 0x0101dc5c in funcall_lambda ()
#16 0x0101d84d in Ffuncall ()
#17 0x010e4472 in Fbyte_code ()
#18 0x0101dc5c in funcall_lambda ()
#19 0x0101d84d in Ffuncall ()
#20 0x010e4472 in Fbyte_code ()
#21 0x0101dc5c in funcall_lambda ()
#22 0x0101d84d in Ffuncall ()
#23 0x010e4472 in Fbyte_code ()
#24 0x0101dc5c in funcall_lambda ()
#25 0x0101d99a in apply_lambda ()
#26 0x0101cc78 in Feval ()
#27 0x0100652b in top_level_2 ()
#28 0x0101b816 in internal_condition_case ()
#29 0x010065dc in top_level_1 ()
#30 0x0101b3a4 in internal_catch ()
#31 0x0100647a in command_loop ()
#32 0x0100602c in recursive_edit_1 ()
#33 0x0100614c in Frecursive_edit ()
#34 0x0100344f in main ()
#35 0x01001165 in __mingw_CRTStartup ()
#36 0x01001013 in mainCRTStartup ()
(gdb)

 The second scenerio (emacs -nw) was working a week back (approx) as I
 remember having used it. I plan to build with MSVC++ 6.0 and try
 debugging.

with regards,
dhruva

-- 
Dhruva Krishnamurthy
Home: http://www.geocities.com/gnued/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Crash(s) in Emacs from CVS - W2K
  2002-09-23  4:03 Crash(s) in Emacs from CVS - W2K Dhruva Krishnamurthy
@ 2002-09-24  3:23 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-09-24  3:23 UTC (permalink / raw)
  Cc: emacs-pretest-bug, emacs-devel

I am not sure we have anyone investigating bugs on Windows now,
it may be necessary for you to debug it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-24  3:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-23  4:03 Crash(s) in Emacs from CVS - W2K Dhruva Krishnamurthy
2002-09-24  3:23 ` Richard Stallman

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).