[Mono-bugs] [Bug 423518] WARNING: Got event 137f for unknown pid xxxx

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 21 12:42:37 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=423518

User mike at trausch.us added comment
https://bugzilla.novell.com/show_bug.cgi?id=423518#c24





--- Comment #24 from Michael Trausch <mike at trausch.us>  2008-10-21 10:42:36 MDT ---
The patch works, sort of:

Mono Debugger
(mdb) start
Starting program: GtkIcon.exe 
WARNING: Got event 137f for unknown pid 28813
TEST: waiting again
TEST: done waiting again: 28811 3057f
TEST: Processing pending event: 28813 137f
WARNING: Got event 137f for unknown pid 28814
TEST: waiting again
TEST: done waiting again: 28811 3057f
TEST: Processing pending event: 28814 137f
Cannot read symbol file `/home/mbt/test/GtkIcon.exe.mdb': Could not find file
"/home/mbt/test/GtkIcon.exe.mdb".
Cannot read symbol file
`/home/mbt/opt/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.mdb':
Could not find file
"/home/mbt/opt/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.mdb".
Cannot read symbol file
`/home/mbt/opt/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.mdb':
Could not find file
"/home/mbt/opt/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.mdb".
Cannot read symbol file
`/home/mbt/opt/lib/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.mdb':
Could not find file
"/home/mbt/opt/lib/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.mdb".
Cannot read symbol file
`/home/mbt/opt/lib/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.mdb':
Could not find file
"/home/mbt/opt/lib/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.mdb".
^C(mdb) bt
ERROR: No target.
(mdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) n
(mdb) s
ERROR: No target.
(mdb) s
ERROR: No target.
(mdb) cont
ERROR: No target.
(mdb) kill
Thread @1 exited.
Process #1 exited.
Target exited.
(mdb) 

Will attach a log from a second run shortly.  It locks up the process when I
give it a SIGINT, but it can't be acted upon...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list