public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/13212] AttachCurrentThread() not working
       [not found] <20031127132523.13212.alessio@itapac.net>
@ 2005-06-29 13:21 ` greenrd at greenrd dot org
  2005-07-31 22:21 ` greenrd at greenrd dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: greenrd at greenrd dot org @ 2005-06-29 13:21 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From greenrd at greenrd dot org  2005-06-29 13:21 -------
This breaks rssowl and any other SWT application that uses the embedded Browser
widget.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greenrd at greenrd dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212


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

* [Bug libgcj/13212] AttachCurrentThread() not working
       [not found] <20031127132523.13212.alessio@itapac.net>
  2005-06-29 13:21 ` [Bug libgcj/13212] AttachCurrentThread() not working greenrd at greenrd dot org
@ 2005-07-31 22:21 ` greenrd at greenrd dot org
  2005-09-11  2:59 ` [Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector david at jpackage dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: greenrd at greenrd dot org @ 2005-07-31 22:21 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From greenrd at greenrd dot org  2005-07-31 22:21 -------
Strangely, this bug is hard to reproduce - with the rssowl test case - with a
system compiled for i386. However, the rssowl test case (just start rssowl and
load some feeds) appears to be reproducable easily on 64bit x86, according to a
bug report I got from a third party. (I can also reproduce it easily on 32bit
athlon-xp, but not many distros compile for that.) This is the stack trace on 64bit:

#0  0x00002aaaabb794ad in GC_local_malloc_atomic () from
/usr/lib/../lib64/libgcj.so.6
#1  0x00002aaaab7c7554 in _Jv_AllocString () from /usr/lib/../lib64/libgcj.so.6
#2  0x00002aaaab7fcda4 in _Jv_NewString () from /usr/lib/../lib64/libgcj.so.6
#3  0x00002aaaab7fe20d in java::lang::Thread::gen_name () from
/usr/lib/../lib64/libgcj.so.6
#4  0x00002aaaab7fe7d6 in _Jv_AttachCurrentThread () from
/usr/lib/../lib64/libgcj.so.6
#5  0x00002aaaab7c9882 in _Jv_FreeJNIEnv () from /usr/lib/../lib64/libgcj.so.6
#6  0x00002aaab2ad5b32 in callback () from /usr/lib64/libswt-gtk-3138.so
#7  0x00002aaab2ac3bb7 in fn70_4 () from /usr/lib64/libswt-gtk-3138.so
#8  0x00002aaab4b9a5d1 in NSGetModule () from
/usr/lib64/mozilla-1.7.11/components/libnecko.so
#9  0x00002aaab40d9b06 in nsStreamCopierOB::FillOutputBuffer ()
   from /usr/lib64/mozilla-1.7.11/libxpcom.so
#10 0x00002aaab40d8bd5 in nsPipe::OnPipeException () from
/usr/lib64/mozilla-1.7.11/libxpcom.so
#11 0x00002aaab40d9e2d in nsStreamCopierOB::DoCopy () from
/usr/lib64/mozilla-1.7.11/libxpcom.so
#12 0x00002aaab40d9c76 in nsAStreamCopier::Process () from
/usr/lib64/mozilla-1.7.11/libxpcom.so
#13 0x00002aaab40da10f in nsAStreamCopier::HandleContinuationEvent ()
   from /usr/lib64/mozilla-1.7.11/libxpcom.so
#14 0x00002aaab40eeab9 in PL_HandleEvent () from
/usr/lib64/mozilla-1.7.11/libxpcom.so
#15 0x00002aaab4b91d18 in NSGetModule () from
/usr/lib64/mozilla-1.7.11/components/libnecko.so
#16 0x000000377672b8f4 in PR_Select () from /usr/lib/../lib64/libnspr4.so
#17 0x00002aaaac3b698c in start_thread () from /lib64/libpthread.so.0
#18 0x00002aaaac7a116d in clone () from /lib64/libc.so.6
#19 0x0000000000000000 in ?? ()

This comment is just to note that this *is* a showstopper for rssowl on 64-bit
x86 (I assume this backtrace is on opteron, but I don't know - will find out).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212


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

* [Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector
       [not found] <20031127132523.13212.alessio@itapac.net>
  2005-06-29 13:21 ` [Bug libgcj/13212] AttachCurrentThread() not working greenrd at greenrd dot org
  2005-07-31 22:21 ` greenrd at greenrd dot org
@ 2005-09-11  2:59 ` david at jpackage dot org
  2005-09-11  3:02 ` billy dot biggs at gmail dot com
  2005-09-15  0:27 ` greenrd at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: david at jpackage dot org @ 2005-09-11  2:59 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From david at jpackage dot org  2005-09-11 02:59 -------
I am experiencing something that looks similar to this with eclipse on x86_64.
Here is the stack trace on amd64.

#0  0x00002aaaabb7c710 in GC_local_gcj_malloc () from /usr/lib/../lib64/libgcj.so.6
#1  0x00002aaaab7c4fa0 in _Jv_AllocObjectNoFinalizer () from
/usr/lib/../lib64/libgcj.so.6
#2  0x00002aaaab7c4ff8 in _Jv_AllocObject () from /usr/lib/../lib64/libgcj.so.6
#3  0x00002aaaab7c50fd in _Jv_remJ () from /usr/lib/../lib64/libgcj.so.6
#4  <signal handler called>
#5  0x00002aaaabb7d835 in GC_local_malloc_atomic () from
/usr/lib/../lib64/libgcj.so.6
#6  0x00002aaaab7c4f13 in _Jv_AllocString () from /usr/lib/../lib64/libgcj.so.6
#7  0x00002aaaab7fcdd4 in _Jv_NewString () from /usr/lib/../lib64/libgcj.so.6
#8  0x00002aaaab7fe3e8 in java::lang::Thread::gen_name () from
/usr/lib/../lib64/libgcj.so.6
#9  0x00002aaaab7fea0d in _Jv_AttachCurrentThread () from
/usr/lib/../lib64/libgcj.so.6
#10 0x00002aaaab7c76c2 in _Jv_FreeJNIEnv () from /usr/lib/../lib64/libgcj.so.6
#11 0x00002aaab17e6b32 in callback () from
/home/david/.eclipse/org.eclipse.osgi/bundles/104/1/.cp/libswt-gtk-3138.so
#12 0x00002aaab17d4bb7 in fn70_4 () from
/home/david/.eclipse/org.eclipse.osgi/bundles/104/1/.cp/libswt-gtk-3138.so
#13 0x00002aaab6f46441 in NSGetModule () from
/usr/lib64/mozilla-firefox-1.0.6/components/libnecko.so
#14 0x00002aaab6342746 in nsStreamCopierOB::FillOutputBuffer () from
/usr/lib64/mozilla-firefox-1.0.6/libxpcom.so
#15 0x00002aaab6341815 in nsPipe::OnPipeException () from
/usr/lib64/mozilla-firefox-1.0.6/libxpcom.so
#16 0x00002aaab6342a6d in nsStreamCopierOB::DoCopy () from
/usr/lib64/mozilla-firefox-1.0.6/libxpcom.so
#17 0x00002aaab63428b6 in nsAStreamCopier::Process () from
/usr/lib64/mozilla-firefox-1.0.6/libxpcom.so
#18 0x00002aaab6342d4f in nsAStreamCopier::HandleContinuationEvent () from
/usr/lib64/mozilla-firefox-1.0.6/libxpcom.so
#19 0x00002aaab63577c9 in PL_HandleEvent () from
/usr/lib64/mozilla-firefox-1.0.6/libxpcom.so
#20 0x00002aaab6f3d3f8 in NSGetModule () from
/usr/lib64/mozilla-firefox-1.0.6/components/libnecko.so
#21 0x00002aaab66e2b14 in PR_Select () from /usr/lib/../lib64/libnspr4.so
#22 0x00002aaaac6ed91c in start_thread () from /lib64/tls/libpthread.so.0
#23 0x00002aaaac5771f2 in clone () from /lib64/tls/libc.so.6
#24 0x0000000000000000 in ?? ()


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212


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

* [Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector
       [not found] <20031127132523.13212.alessio@itapac.net>
                   ` (2 preceding siblings ...)
  2005-09-11  2:59 ` [Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector david at jpackage dot org
@ 2005-09-11  3:02 ` billy dot biggs at gmail dot com
  2005-09-15  0:27 ` greenrd at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: billy dot biggs at gmail dot com @ 2005-09-11  3:02 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From billy dot biggs at gmail dot com  2005-09-11 03:02 -------
The original bug report is dated 2003-11-27.   greenrd -- are you sure this is
the sasme bug?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |billy dot biggs at gmail dot
                   |                            |com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212


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

* [Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector
       [not found] <20031127132523.13212.alessio@itapac.net>
                   ` (3 preceding siblings ...)
  2005-09-11  3:02 ` billy dot biggs at gmail dot com
@ 2005-09-15  0:27 ` greenrd at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: greenrd at gcc dot gnu dot org @ 2005-09-15  0:27 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From greenrd at gcc dot gnu dot org  2005-09-15 00:27 -------
Yes, I'm sure. I know what's going on here.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212


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

end of thread, other threads:[~2005-09-15  0:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20031127132523.13212.alessio@itapac.net>
2005-06-29 13:21 ` [Bug libgcj/13212] AttachCurrentThread() not working greenrd at greenrd dot org
2005-07-31 22:21 ` greenrd at greenrd dot org
2005-09-11  2:59 ` [Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector david at jpackage dot org
2005-09-11  3:02 ` billy dot biggs at gmail dot com
2005-09-15  0:27 ` greenrd at gcc dot gnu dot org

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