Re: Swing problem

"Bruno Campos" <[email protected]> Tue, 24 May 2005 11:20:16 -0000
Newsgroups gmane.comp.java.linux.general
Message-ID <009301c56052$928ebd20$750afea9@campos>
Hi all, 
    I am using blackdown(1.3.1) on Familiar (v0.8.1) distribution, on my ipaq 5500, but i have a small problem. I can run simple swing applications with some bottoms, labels etc, but not ComboBox or tabbed menus, if i try this error appears:

    root@familiar:/implementation/bin# java JFrame

    SIGBUS    7*   bus error
        si_signo [7]: SIGBUS    7*   bus error
        si_errno [0]: Success
        si_code [128]: unknown siginfo
            stackpointer=0xbfffb260

    Full thread dump Classic VM (Blackdown-1.3.1-RC1, native threads):
        "PAPThread (type=receive id=0)" (TID:0x40f8e3e8, sys_thread_t:0x2c9658, stat
    e:R, native ID:0x20009) prio=5
            at java.net.PlainDatagramSocketImpl.receive(Native Method)
            at java.net.DatagramSocket.receive(DatagramSocket.java:392)
            at org.ambientnetworks.pap.acs.messaging.UDPTransportAdapter$ReceiveThre
    ad.run(UDPTransportAdapter.java:214)
        "Thread-3" (TID:0x40f77e10, sys_thread_t:0x246b30, state:CW, native ID:0x1c0
    08) prio=5
            at java.lang.Thread.sleep(Native Method)
            at org.ambientnetworks.pap.system.utility.SoftStateMap$CleanupThread.run
    (SoftStateMap.java:252)
        "Thread-2" (TID:0x40f87e58, sys_thread_t:0x22da60, state:CW, native ID:0x180
    07) prio=5
            at java.lang.Thread.sleep(Native Method)
            at org.ambientnetworks.pap.system.utility.SoftStateMap$CleanupThread.run
    (SoftStateMap.java:252)
        "Thread-1" (TID:0x40f8b7e0, sys_thread_t:0x232908, state:CW, native ID:0x140
    06) prio=5
            at java.lang.Thread.sleep(Native Method)
            at org.ambientnetworks.pap.system.utility.SoftStateMap$CleanupThread.run
    (SoftStateMap.java:252)
        "Thread-0" (TID:0x40f8d030, sys_thread_t:0x232d38, state:CW, native ID:0x100
    05) prio=5
            at java.lang.Thread.sleep(Native Method)
            at org.ambientnetworks.pap.system.utility.SoftStateMap$CleanupThread.run
    (SoftStateMap.java:252)
        "Finalizer" (TID:0x40f71528, sys_thread_t:0x61f78, state:CW, native ID:0xc00
    4) prio=8
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123)
            at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162)
        "Reference Handler" (TID:0x40f71300, sys_thread_t:0x5b050, state:CW, native
    ID:0x8003) prio=10
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:420)
            at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110)
        "Signal Dispatcher" (TID:0x40f71330, sys_thread_t:0x59ea0, state:CW, native
    ID:0x4002) prio=5
        "main" (TID:0x40f711b0, sys_thread_t:0x1bf38, state:R, native ID:0x4000) pri
    o=5
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)
            at java.lang.Runtime.loadLibrary0(Runtime.java:749)
            at java.lang.System.loadLibrary(System.java:820)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:41)
            at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
            at java.awt.Component.<clinit>(Component.java:356)
            at org.ambientnetworks.pap.gui.EventDisplay.<init>(EventDisplay.java:29)

            at org.ambientnetworks.pap.gui.GenericGUIModule.<init>(GenericGUIModule.
    java:32)
            at java.lang.Class.newInstance0(Native Method)
            at java.lang.Class.newInstance(Class.java:237)
            at org.ambientnetworks.pap.system.modulemanager.PeerModuleFactory.getIns
    tance(PeerModuleFactory.java:48)
            at org.ambientnetworks.pap.system.modulemanager.ModuleManager.registerMo
    dules(ModuleManager.java:92)
            at org.ambientnetworks.pap.system.modulemanager.ModuleManager.registerMo
    dules(ModuleManager.java:70)
            at org.ambientnetworks.pap.system.modulemanager.PeerModuleManager.loadPe
    erModules(PeerModuleManager.java:44)
            at org.ambientnetworks.pap.system.PAP.main(PAP.java:59)
    Monitor Cache Dump:
        java.util.Vector@40F710A0/40FA4E40: owner "main" (0x1bf38) 1 entry
        java.util.Vector@40F710B0/40FA4DF8: owner "main" (0x1bf38) 1 entry
        java.net.DatagramSocket@40F94238/41108F80: owner "PAPThread (type=receive id
    =0)" (0x2c9658) 1 entry
        java.net.DatagramPacket@40F8DB80/4111B598: owner "PAPThread (type=receive id
    =0)" (0x2c9658) 1 entry
        java.net.PlainDatagramSocketImpl@40F94260/41108F98: owner "PAPThread (type=r
    eceive id=0)" (0x2c9658) 1 entry
        java.lang.Runtime@40F77070/40FCC770: owner "main" (0x1bf38) 1 entry
        java.lang.ref.ReferenceQueue$Lock@40F71540/40FA7460: <unowned>
            Waiting to be notified:
                "Finalizer" (0x61f78)
        java.lang.ref.Reference$Lock@40F71310/40FA6F80: <unowned>
            Waiting to be notified:
                "Reference Handler" (0x5b050)
    Registered Monitor Dump:
        utf8 hash table: <unowned>
        JNI pinning lock: <unowned>
        JNI global reference lock: <unowned>
        BinClass lock: <unowned>
        Class linking lock: <unowned>
        System class loader lock: <unowned>
        Code rewrite lock: <unowned>
        Heap lock: <unowned>
        Monitor cache lock: owner "main" (0x1bf38) 1 entry
        Thread queue lock: owner "main" (0x1bf38) 1 entry
        Monitor registry: owner "main" (0x1bf38) 1 entry

    So, i need to install something? or put some Fonts? I dont know what i can do, please do you can help me??

    Regards
    Bruno Campos 


  DISCLAIMER: This message may contain confidential information or privileged material and is intended only for the individual(s) named. If you are not a named addressee and mistakenly received this message you should not copy or otherwise dissemenate it: please delete this e-mail from your system and notify the sender immediately. E-mail transmissions are not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore, the sender does not accept liability for any errors or omissions in the contents of this message that arise as a result of e-mail transmissions. Please request a hard-copy version if verification is required. Critical Software.




DISCLAIMER: This message may contain confidential information or privileged material and is intended only for the individual(s) named. If you are not a named addressee and mistakenly received this message you should not copy or otherwise disseminate it: please delete this e-mail from your system and notify the sender immediately. E-mail transmissions are not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or contain viruses. Therefore, the sender does not accept liability for any errors or omissions in the contents of this message that arise as a result of e-mail transmissions. Please request a hard copy version if verification is required. Critical Software.