* [uml-devel] problem with wxGTK-2.6.2 and TLS in suse uml
@ 2005-09-27 13:21 Muhammad Sajjad
2005-09-28 8:13 ` Blaisorblade
0 siblings, 1 reply; 2+ messages in thread
From: Muhammad Sajjad @ 2005-09-27 13:21 UTC (permalink / raw)
To: User-mode-linux-devel
[-- Attachment #1: Type: text/plain, Size: 431 bytes --]
Hi,
I am not able to run an application which is useing wxGTK-2.6.2 libaray.
when tls is enable (/lib/tls exist) then segmentation fault occured.
If tls is disable (/lib/tls.disable) then following error occure while
calling wxDialog method in the application.
Cannot create anonymous event.
System error code: [38].
Function not implemented
This problem became head ache for me. please help me.
regards,
Sajjad
[-- Attachment #2: Type: text/html, Size: 557 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [uml-devel] problem with wxGTK-2.6.2 and TLS in suse uml
2005-09-27 13:21 [uml-devel] problem with wxGTK-2.6.2 and TLS in suse uml Muhammad Sajjad
@ 2005-09-28 8:13 ` Blaisorblade
0 siblings, 0 replies; 2+ messages in thread
From: Blaisorblade @ 2005-09-28 8:13 UTC (permalink / raw)
To: user-mode-linux-devel, Muhammad Sajjad
On Tuesday 27 September 2005 15:21, Muhammad Sajjad wrote:
> Hi,
> I am not able to run an application which is useing wxGTK-2.6.2 libaray.
> when tls is enable (/lib/tls exist) then segmentation fault occured.
Known..
> If tls is disable (/lib/tls.disable) then following error occure while
> calling wxDialog method in the application.
Ok, it stops later, and while doing what?
> Cannot create anonymous event.
What is it doing? Could you try to strace the failing application, and search
for ENOSYS in the output?
> System error code: [38].
ENOSYS
> Function not implemented
Ok, this could mean that somehow, in your distro (SuSE), wxGTK depends on the
TLS libraries. But that is not very likely.
So, instead, which UML version are you using? It is possible that the above
error is given by a completely different kernel functionality, which wasn't
implemented at that time. So, please upgrade your UML to a recent version,
probably 2.6.13-bs2 - there's even a bug in modify_ldt() causing it to return
ENOSYS, which is fixed in my patchset.
If this doesn't work, and strace says the failing call is set_thread_area /
get_thread_area, the solution would probably involve recompiling wxGTK
(probably from the source RPM, to avoid dependency problems), after fixing
the configuration...
> This problem became head ache for me. please help me.
> regards,
> Sajjad
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-28 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27 13:21 [uml-devel] problem with wxGTK-2.6.2 and TLS in suse uml Muhammad Sajjad
2005-09-28 8:13 ` Blaisorblade
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.