Vuze bittorrent

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
nancy reagan
Posts: 544
Joined: Thu 22 Jan 2009, 14:20

Vuze bittorrent

#1 Post by nancy reagan »

I would very much like to use the very fast Vuze bittorent app

http://www.vuze.com/

DPUP5520
Posts: 800
Joined: Wed 16 Feb 2011, 05:38

#2 Post by DPUP5520 »

I suspect that Fatdog would be required to use Vuze on Puppy, I tried extracting the tar.gz and running azureus and it complained that it couldn't load the 64 bit libraries on a 32 bit system.
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=69651][b][i]PupRescue 2.5[/i][/b][/url]
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=72178][b][i]Puppy Crypt 528[/i][/b][/url]

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#3 Post by muggins »

If you download the 32bit version, from sourceforge, here, then you can just run it from the extracted directory, of drag vuze onto the desktop, providing you have a working java environment.

DPUP5520
Posts: 800
Joined: Wed 16 Feb 2011, 05:38

#4 Post by DPUP5520 »

complains about missing swt libraries in firefox
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=69651][b][i]PupRescue 2.5[/i][/b][/url]
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=72178][b][i]Puppy Crypt 528[/i][/b][/url]

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#5 Post by muggins »

OK, I didn't know it now has a firefox dependency. Solution depends on where firefox is installed. I just have it installed in /mnt/home, so easily resolved with:

Code: Select all

ln -s /mnt/home/firefox/*.so /usr/lib/mozilla

nancy reagan
Posts: 544
Joined: Thu 22 Jan 2009, 14:20

Can we handle thys by dir2sfs ?

#6 Post by nancy reagan »

muggins wrote:If you download the 32bit version, from sourceforge, here, then you can just run it from the extracted directory, of drag vuze onto the desktop, providing you have a working java environment.
Thank you muggins. As yet I don't know how to get it to work, was wondering whether one could handle this by

dir2sfs ?

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#7 Post by muggins »

Nancy,

no, you wouldn't use dir2sfs. If you open a console, in the extracted vuze directory, and enter:

Code: Select all

./vuze
does it start up? any errors? Do you have firefox installed?

If you've symlinked the firefox .so files, to /usr/lib/mozilla, AND have a working java environment, just clicking on the script vuze, in vuze subdirectory, should start the program.

Then you can drag onto desktop, or use included .desktop file, to add to menu.

nancy reagan
Posts: 544
Joined: Thu 22 Jan 2009, 14:20

#8 Post by nancy reagan »

muggins wrote:Nancy,

no, you wouldn't use dir2sfs. If you open a console, in the extracted vuze directory, and enter:

Code: Select all

./vuze
does it start up? any errors? Do you have firefox installed?

If you've symlinked the firefox .so files, to /usr/lib/mozilla, AND have a working java environment, just clicking on the script vuze, in vuze subdirectory, should start the program.

Then you can drag onto desktop, or use included .desktop file, to add to menu.
Thanks again.

As far as "./vuze" worked in tht sence that Vuze appears and disappears instantaneously and fires up FF on the vuze page.

As you may understand I hardly understand anything from linux, so

"How do I "symlink" FF .so files (where ?) to /usr/lib/mozilla ? "

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#9 Post by muggins »

Vuze shouldn't be closing like that....do you have java installed? If you open a console, & enter java, what response do you get?

Also, which version of firefox do you have, & where is it installed? If you open a console, in the firefox directory, & enter pwd, what does it say?

nancy reagan
Posts: 544
Joined: Thu 22 Jan 2009, 14:20

screenshots

#10 Post by nancy reagan »

Muggins thanks for your perseverance I myself almost gave up.

Below some screensh after I ran ./vuze.

FF 4, installed as pet so dunno in which dir ???

So I cannot run the test with pwd.

Maybe the screenies may give a clue ?

Could not make a screenie from the terminal typing java too many pages and dunno how to copy paste.

Running lucid 540 atm. which is a derivative of 525.not sure whether this might be the cause ?.
Attachments
image-4.png
output 2 after ./vuze
(50.39 KiB) Downloaded 658 times
image-3.png
output after I ran ./vuze
(46.93 KiB) Downloaded 511 times

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#11 Post by muggins »

nancy,

Java is installed OK, so I'm guessing the problem is with firefox. If installed as a .pet, it'smost likely installed to /usr/local/firefox directory. Actually, just run this command & it will tell me where firefox is:

Code: Select all

find / -name libxpcom.so
(Just copy the above command from browser,then run in console by double-click + enter)

Also, it might be relevant which firefox version you have. When you run firefox, click Help>About Firefox, and that will tell you the version.

nancy reagan
Posts: 544
Joined: Thu 22 Jan 2009, 14:20

further ino

#12 Post by nancy reagan »

Hi Tempestuous,

after a search FF 4.0 seems to be in root/.mozilla/firefox

I ran your sentence >

/user/lib/firefox/libxpcom.so

/initrd/pup-ro1/usr/lib/firefox/libxpcom.so



As I wondered whether something might gone wrong with the dl dld again and started from -within vuze2/vuze", dunno if that's might have thrown up things more ?

Anyway, below the error log of vuze

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb270f8b1, pid=16989, tid=3023805296
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [UTF-16.so+0x8b1] gconv+0x3b1
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x080bd800): JavaThread "SWT Thread" [_thread_in_native, id=16998, stack(0xb436a000,0xb43ba000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=0xb276d000

Registers:
EAX=0xb276d002, EBX=0xb2711ff4, ECX=0x0823d948, EDX=0x0823d94c
ESP=0xb43b6b1c, EBP=0xb43b6bb0, ESI=0xb276d002, EDI=0xb276d000
EIP=0xb270f8b1, CR2=0xb276d000, EFLAGS=0x00210212

Top of Stack: (sp=0xb43b6b1c)
0xb43b6b1c: 081b3ee4 b43b6ca9 b43b6bc4 00000000
0xb43b6b2c: b3363ff4 00000004 00000000 b43b6bb0
0xb43b6b3c: b3362655 081c36fc 081c376c b43b6b94
0xb43b6b4c: 081b3ee4 00000000 b43b0000 081c38c4
0xb43b6b5c: 081c37d4 00000002 b43b6b98 b43b6ba0
0xb43b6b6c: b3362460 00000000 0823be58 b276c288
0xb43b6b7c: 00000000 08243dd8 00000004 c2af2fb8
0xb43b6b8c: 081b3ee4 081bbe60 081b3ee4 b43b6bf8

Instructions: (pc=0xb270f8b1)
0xb270f8a1: 8d 51 04 39 55 d0 0f 82 96 03 00 00 89 c7 89 f0
0xb270f8b1: 0f b7 37 83 7d cc 00 66 89 75 a4 0f 85 66 ff ff

Stack: [0xb436a000,0xb43ba000], sp=0xb43b6b1c, free space=132b43b64a0k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [UTF-16.so+0x8b1] gconv+0x3b1
C [libc.so.6+0x18143]
C [libc.so.6+0x176b6] iconv+0x66
C [libxul.so+0xd16ed4]
C [libxul.so+0xd1701d]
C [libxul.so+0xd17438]
C [libxul.so+0xd23138] NS_NewLocalFile_P+0x42
C [libxpcom.so+0x2442] NS_NewLocalFile+0x20
j org.eclipse.swt.internal.mozilla.XPCOM._NS_NewLocalFile(II[I)I+0
j org.eclipse.swt.internal.mozilla.XPCOM.NS_NewLocalFile(II[I)I+10
j org.eclipse.swt.browser.Mozilla.initXPCOM(Ljava/lang/String;Z)V+21
j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+583
j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+302
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBrowser.init()V+31
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBrowser$1.eventOccured(Lcom/aelitis/azureus/ui/swt/skin/SWTSkinObject;ILjava/lang/Object;)Ljava/lang/Object;+16
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBasic.triggerListeners(ILjava/lang/Object;)V+106
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBasic.triggerListeners(I)V+3
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBasic.setIsVisible(ZZ)Z+49
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBrowser.setIsVisible(ZZ)Z+3
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectContainer$3.runSupport()V+64
j org.gudy.azureus2.core3.util.AERunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+58
j com.aelitis.azureus.ui.swt.shells.main.MainWindow.showMainWindow()V+187
j com.aelitis.azureus.ui.swt.shells.main.MainWindow.createWindow(Lcom/aelitis/azureus/ui/IUIIntializer;)V+1451
j com.aelitis.azureus.ui.swt.shells.main.MainWindow$5.runSupport()V+8
j org.gudy.azureus2.core3.util.AERunnable.run()V+1
j org.gudy.azureus2.ui.swt.Utils.execSWTThread(Ljava/lang/Runnable;I)Z+45
j org.gudy.azureus2.ui.swt.Utils.execSWTThread(Ljava/lang/Runnable;)Z+2
j com.aelitis.azureus.ui.swt.shells.main.MainWindow.<init>(Lorg/eclipse/swt/widgets/Display;Lcom/aelitis/azureus/ui/IUIIntializer;)V+53
j com.aelitis.azureus.ui.swt.Initializer.runInSWTThread()V+131
j org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(Lcom/aelitis/azureus/ui/IUIIntializer;)V+564
j org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(Lcom/aelitis/azureus/ui/IUIIntializer;)V+19
j com.aelitis.azureus.ui.swt.Initializer.<init>(Lcom/aelitis/azureus/core/AzureusCore;Lorg/gudy/azureus2/ui/swt/StartServer;[Ljava/lang/String;)V+104
v ~StubRoutines::call_stub
V [libjvm.so+0x2287b0]
V [libjvm.so+0x356bc8]
V [libjvm.so+0x22860f]
V [libjvm.so+0x38408b]
V [libjvm.so+0x387221]
V [libjvm.so+0x2a46b9]
C [libjava.so+0x1520d] Java_sun_reflect_NativeConstructorAccessorImpl_newInstance0+0x2d
j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+72
j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+92
j org.gudy.azureus2.ui.swt.Main.<init>([Ljava/lang/String;)V+223
j org.gudy.azureus2.ui.swt.Main.main([Ljava/lang/String;)V+32
v ~StubRoutines::call_stub
V [libjvm.so+0x2287b0]
V [libjvm.so+0x356bc8]
V [libjvm.so+0x22860f]
V [libjvm.so+0x38408b]
V [libjvm.so+0x386ff1]
V [libjvm.so+0x2a42df]
C [libjava.so+0x151d4] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j com.aelitis.azureus.launcher.MainExecutor$1.run()V+40
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [libjvm.so+0x2287b0]
V [libjvm.so+0x356bc8]
V [libjvm.so+0x227fb7]
V [libjvm.so+0x22806a]
V [libjvm.so+0x2a87f5]
V [libjvm.so+0x3fde8e]
V [libjvm.so+0x3580be]
C [libpthread.so.0+0x57f0]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.mozilla.XPCOM._NS_NewLocalFile(II[I)I+0
j org.eclipse.swt.internal.mozilla.XPCOM.NS_NewLocalFile(II[I)I+10
j org.eclipse.swt.browser.Mozilla.initXPCOM(Ljava/lang/String;Z)V+21
j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+583
j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+302
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBrowser.init()V+31
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBrowser$1.eventOccured(Lcom/aelitis/azureus/ui/swt/skin/SWTSkinObject;ILjava/lang/Object;)Ljava/lang/Object;+16
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBasic.triggerListeners(ILjava/lang/Object;)V+106
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBasic.triggerListeners(I)V+3
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBasic.setIsVisible(ZZ)Z+49
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectBrowser.setIsVisible(ZZ)Z+3
j com.aelitis.azureus.ui.swt.skin.SWTSkinObjectContainer$3.runSupport()V+64
j org.gudy.azureus2.core3.util.AERunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+58
j com.aelitis.azureus.ui.swt.shells.main.MainWindow.showMainWindow()V+187
j com.aelitis.azureus.ui.swt.shells.main.MainWindow.createWindow(Lcom/aelitis/azureus/ui/IUIIntializer;)V+1451
j com.aelitis.azureus.ui.swt.shells.main.MainWindow$5.runSupport()V+8
j org.gudy.azureus2.core3.util.AERunnable.run()V+1
j org.gudy.azureus2.ui.swt.Utils.execSWTThread(Ljava/lang/Runnable;I)Z+45
j org.gudy.azureus2.ui.swt.Utils.execSWTThread(Ljava/lang/Runnable;)Z+2
j com.aelitis.azureus.ui.swt.shells.main.MainWindow.<init>(Lorg/eclipse/swt/widgets/Display;Lcom/aelitis/azureus/ui/IUIIntializer;)V+53
j com.aelitis.azureus.ui.swt.Initializer.runInSWTThread()V+131
j org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(Lcom/aelitis/azureus/ui/IUIIntializer;)V+564
j org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(Lcom/aelitis/azureus/ui/IUIIntializer;)V+19
j com.aelitis.azureus.ui.swt.Initializer.<init>(Lcom/aelitis/azureus/core/AzureusCore;Lorg/gudy/azureus2/ui/swt/StartServer;[Ljava/lang/String;)V+104
v ~StubRoutines::call_stub
j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+72
j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+92
j org.gudy.azureus2.ui.swt.Main.<init>([Ljava/lang/String;)V+223
j org.gudy.azureus2.ui.swt.Main.main([Ljava/lang/String;)V+32
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j com.aelitis.azureus.launcher.MainExecutor$1.run()V+40
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x08380c00 JavaThread "AEThread2:parked[1]" daemon [_thread_blocked, id=17211, stack(0xb283c000,0xb288c000)]
0xb290a000 JavaThread "UI Updater" daemon [_thread_blocked, id=17191, stack(0xb3141000,0xb3191000)]
0xb48d5400 JavaThread "Timer:Process Data Sources" daemon [_thread_blocked, id=17131, stack(0xb3191000,0xb31e1000)]
0xb4812400 JavaThread "AsyncDispatcher" daemon [_thread_blocked, id=17130, stack(0xb31e1000,0xb3231000)]
0xb4837800 JavaThread "DM:ld" daemon [_thread_blocked, id=17129, stack(0xb3231000,0xb3281000)]
0xb48c0400 JavaThread "AsyncDispatcher" daemon [_thread_blocked, id=17128, stack(0xb3281000,0xb32d1000)]
0xb48bac00 JavaThread "Timer:v3.PlatformMessenger.queue" daemon [_thread_blocked, id=17127, stack(0xb3f1c000,0xb3f6c000)]
0xb485bc00 JavaThread "Start Server" daemon [_thread_in_native, id=17099, stack(0xb3f6c000,0xb3fbc000)]
0xb48b6c00 JavaThread "AsyncDispatcher" daemon [_thread_blocked, id=17098, stack(0xb3fbc000,0xb400c000)]
0xb48d8400 JavaThread "PluginVerifier" daemon [_thread_blocked, id=17097, stack(0xb400c000,0xb405c000)]
0xb48b5800 JavaThread "WriteController:WriteSelector" daemon [_thread_in_native, id=17096, stack(0xb405c000,0xb40ac000)]
0xb48b4000 JavaThread "ReadController:ReadSelector" daemon [_thread_in_native, id=17095, stack(0xb40ac000,0xb40fc000)]
0xb48b2400 JavaThread "VServerSelector:port57680" daemon [_thread_in_native, id=17094, stack(0xb40fc000,0xb414c000)]
0xb487bc00 JavaThread "WriteController:WriteProcessor" daemon [_thread_blocked, id=17088, stack(0xb4154000,0xb41a4000)]
0xb489dc00 JavaThread "ReadController:ReadProcessor" daemon [_thread_blocked, id=17087, stack(0xb41a4000,0xb41f4000)]
0x08160000 JavaThread "AEThreadMonitor" daemon [_thread_blocked, id=17009, stack(0xb41fe000,0xb424e000)]
0xb4864000 JavaThread "Timer:Simple Timer" daemon [_thread_blocked, id=17008, stack(0xb4263000,0xb42b3000)]
0x08105000 JavaThread "ConnectDisconnectManager" daemon [_thread_in_native, id=17007, stack(0xb42b3000,0xb4303000)]
0x08108800 JavaThread "SystemTime" daemon [_thread_blocked, id=17002, stack(0xb4306000,0xb4356000)]
0x08058800 JavaThread "DestroyJavaVM" [_thread_blocked, id=16990, stack(0xb6c23000,0xb6c73000)]
=>0x080bd800 JavaThread "SWT Thread" [_thread_in_native, id=16998, stack(0xb436a000,0xb43ba000)]
0x0808a000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=16996, stack(0xb46e0000,0xb4730000)]
0x08088000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=16995, stack(0xb4730000,0xb47b0000)]
0x08086800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16994, stack(0xb4908000,0xb4958000)]
0x08081c00 JavaThread "Finalizer" daemon [_thread_blocked, id=16993, stack(0xb47b0000,0xb4800000)]
0x0807d400 JavaThread "Reference Handler" daemon [_thread_blocked, id=16992, stack(0xb498f000,0xb49df000)]

Other Threads:
0x0807bc00 VMThread [stack: 0xb49df000,0xb4a5f000] [id=16991]
0x0808c400 WatcherThread [stack: 0xb4660000,0xb46e0000] [id=16997]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 4800K, used 3618K [0x86de0000, 0x87310000, 0x89880000)
eden space 4288K, 80% used [0x86de0000, 0x8713a610, 0x87210000)
from space 512K, 36% used [0x87210000, 0x8723e248, 0x87290000)
to space 512K, 0% used [0x87290000, 0x87290000, 0x87310000)
tenured generation total 10752K, used 4456K [0x89880000, 0x8a300000, 0x8ede0000)
the space 10752K, 41% used [0x89880000, 0x89cda228, 0x89cda400, 0x8a300000)
compacting perm gen total 12288K, used 10424K [0x8ede0000, 0x8f9e0000, 0x92de0000)
the space 12288K, 84% used [0x8ede0000, 0x8f80e238, 0x8f80e400, 0x8f9e0000)
ro space 10240K, 58% used [0x92de0000, 0x933aed38, 0x933aee00, 0x937e0000)
rw space 12288K, 59% used [0x937e0000, 0x93f0ee68, 0x93f0f000, 0x943e0000)

Dynamic libraries:
08048000-08052000 r-xp 00000000 08:11 160780 /initrd/mnt/dev_save/java/bin/java
08052000-08053000 rwxp 00009000 08:11 160780 /initrd/mnt/dev_save/java/bin/java
08053000-084f8000 rwxp 00000000 00:00 0 [heap]
86de0000-87310000 rwxp 00000000 00:00 0
87310000-89880000 rwxp 00000000 00:00 0
89880000-8a300000 rwxp 00000000 00:00 0
8a300000-8ede0000 rwxp 00000000 00:00 0
8ede0000-8f9e0000 rwxp 00000000 00:00 0
8f9e0000-92de0000 rwxp 00000000 00:00 0
92de0000-933af000 r-xs 00001000 08:11 160093 /initrd/mnt/dev_save/java/lib/i386/client/classes.jsa
933af000-937e0000 rwxp 00000000 00:00 0
937e0000-93f0f000 rwxp 005d0000 08:11 160093 /initrd/mnt/dev_save/java/lib/i386/client/classes.jsa
93f0f000-943e0000 rwxp 00000000 00:00 0
943e0000-944bc000 rwxp 00cff000 08:11 160093 /initrd/mnt/dev_save/java/lib/i386/client/classes.jsa
944bc000-947e0000 rwxp 00000000 00:00 0
947e0000-947e8000 r-xs 00ddb000 08:11 160093 /initrd/mnt/dev_save/java/lib/i386/client/classes.jsa
947e8000-94be0000 rwxp 00000000 00:00 0
b0ddc000-b0e2b000 r-xp 00000000 00:0d 1080 /usr/lib/libXt.so.6.0.0
b0e2b000-b0e2c000 r-xp 0004e000 00:0d 1080 /usr/lib/libXt.so.6.0.0
b0e2c000-b0e2f000 rwxp 0004f000 00:0d 1080 /usr/lib/libXt.so.6.0.0
b0e2f000-b0e40000 r-xp 00000000 00:0d 2165 /usr/lib/firefox/libnssutil3.so
b0e40000-b0e43000 rwxp 00011000 00:0d 2165 /usr/lib/firefox/libnssutil3.so
b0e43000-b0f14000 r-xp 00000000 00:0d 2146 /usr/lib/firefox/libnss3.so
b0f14000-b0f18000 rwxp 000d1000 00:0d 2146 /usr/lib/firefox/libnss3.so
b0f18000-b0f40000 r-xp 00000000 00:0d 2148 /usr/lib/firefox/libssl3.so
b0f40000-b0f42000 rwxp 00028000 00:0d 2148 /usr/lib/firefox/libssl3.so
b0f42000-b0f5e000 r-xp 00000000 00:0d 2164 /usr/lib/firefox/libsmime3.so
b0f5e000-b0f60000 rwxp 0001c000 00:0d 2164 /usr/lib/firefox/libsmime3.so
b0f60000-b0fe9000 r-xp 00000000 00:0d 2161 /usr/lib/firefox/libmozsqlite3.so
b0fe9000-b0feb000 rwxp 00089000 00:0d 2161 /usr/lib/firefox/libmozsqlite3.so
b0feb000-b2386000 r-xp 00000000 00:0d 2160 /usr/lib/firefox/libxul.so
b2386000-b24d0000 rwxp 0139a000 00:0d 2160 /usr/lib/firefox/libxul.so
b24d0000-b250a000 rwxp 00000000 00:00 0
b250a000-b25f3000 r-xp 00000000 00:0d 1833 /usr/lib/libstdc++.so.6.0.13
b25f3000-b25f4000 ---p 000e9000 00:0d 1833 /usr/lib/libstdc++.so.6.0.13
b25f4000-b25f8000 r-xp 000e9000 00:0d 1833 /usr/lib/libstdc++.so.6.0.13
b25f8000-b25f9000 rwxp 000ed000 00:0d 1833 /usr/lib/libstdc++.so.6.0.13
b25f9000-b2600000 rwxp 00000000 00:00 0
b2600000-b263a000 rwxp 00000000 00:00 0
b263a000-b2700000 ---p 00000000 00:00 0
b270f000-b2711000 r-xp 00000000 00:0d 2554 /usr/lib/gconv/UTF-16.so
b2711000-b2712000 r-xp 00001000 00:0d 2554 /usr/lib/gconv/UTF-16.so
b2712000-b2713000 rwxp 00002000 00:0d 2554 /usr/lib/gconv/UTF-16.so
b2713000-b2714000 r-xp 00000000 00:0d 2176 /usr/lib/firefox/libmozalloc.so
b2714000-b2715000 rwxp 00000000 00:0d 2176 /usr/lib/firefox/libmozalloc.so
b2715000-b2718000 r-xp 00000000 00:0d 2173 /usr/lib/firefox/libplc4.so
b2718000-b2719000 rwxp 00002000 00:0d 2173 /usr/lib/firefox/libplc4.so
b2719000-b271b000 r-xp 00000000 00:0d 2168 /usr/lib/firefox/libplds4.so
b271b000-b271c000 rwxp 00001000 00:0d 2168 /usr/lib/firefox/libplds4.so
b271c000-b274d000 r-xp 00000000 00:0d 2149 /usr/lib/firefox/libnspr4.so
b274d000-b274e000 rwxp 00031000 00:0d 2149 /usr/lib/firefox/libnspr4.so
b274e000-b2750000 rwxp 00000000 00:00 0
b2750000-b2753000 r-xp 00000000 00:0d 2163 /usr/lib/firefox/libxpcom.so
b2753000-b2754000 rwxp 00002000 00:0d 2163 /usr/lib/firefox/libxpcom.so
b2754000-b276c000 r-xp 00000000 00:0d 8846 /tmp/swtlib-32/libswt-mozilla-gtk-3650.so
b276c000-b276d000 rwxp 00018000 00:0d 8846 /tmp/swtlib-32/libswt-mozilla-gtk-3650.so
b276d000-b2770000 ---p 00000000 00:00 0
b2770000-b27bd000 rwxp 00000000 00:00 0
b27bd000-b27da000 r-xp 00000000 00:0d 3573 /lib/libgcc_s.so.1
b27da000-b27db000 r-xp 0001c000 00:0d 3573 /lib/libgcc_s.so.1
b27db000-b27dc000 rwxp 0001d000 00:0d 3573 /lib/libgcc_s.so.1
b27dc000-b283c000 rwxs 00000000 00:04 4390923 /SYSV00000000 (deleted)
b283c000-b283f000 ---p 00000000 00:00 0
b283f000-b288c000 rwxp 00000000 00:00 0
b288c000-b2900000 r-xp 00000000 00:0d 3904 /usr/share/fonts/default/TTF/DejaVuSans-Bold.ttf
b2900000-b29fa000 rwxp 00000000 00:00 0
b29fa000-b2a00000 ---p 00000000 00:00 0
b2a00000-b2a05000 r-xp 00000000 00:0d 8820 /tmp/swtlib-32/libswt-xpcominit-gtk-3650.so
b2a05000-b2a07000 rwxp 00005000 00:0d 8820 /tmp/swtlib-32/libswt-xpcominit-gtk-3650.so
b2a07000-b2a0b000 r-xp 00000000 00:0d 2809 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
b2a0b000-b2a0c000 r-xp 00003000 00:0d 2809 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
b2a0c000-b2a0d000 rwxp 00004000 00:0d 2809 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
b2a0e000-b2a17000 r-xp 00000000 00:0d 8844 /tmp/swtlib-32/libswt-atk-gtk-3650.so
b2a17000-b2a18000 rwxp 00008000 00:0d 8844 /tmp/swtlib-32/libswt-atk-gtk-3650.so
b2a18000-b2a22000 r-xp 00000000 00:0d 8843 /tmp/swtlib-32/libswt-cairo-gtk-3650.so
b2a22000-b2a23000 rwxp 00009000 00:0d 8843 /tmp/swtlib-32/libswt-cairo-gtk-3650.so
b2a23000-b2a83000 rwxs 00000000 00:04 4325385 /SYSV00000000 (deleted)
b2a83000-b2a87000 r-xp 00000000 00:0d 4805 /lib/libnss_dns-2.11.1.so
b2a87000-b2a88000 r-xp 00004000 00:0d 4805 /lib/libnss_dns-2.11.1.so
b2a88000-b2a89000 rwxp 00005000 00:0d 4805 /lib/libnss_dns-2.11.1.so
b2a89000-b2a8c000 r-xp 00000000 00:0d 3572 /lib/libgpg-error.so.0.4.0
b2a8c000-b2a8d000 r-xp 00002000 00:0d 3572 /lib/libgpg-error.so.0.4.0
b2a8d000-b2a8e000 rwxp 00003000 00:0d 3572 /lib/libgpg-error.so.0.4.0
b2a8e000-b2a91000 r-xp 00000000 00:0d 326 /lib/libuuid.so.1.3.0
b2a91000-b2a92000 r-xp 00002000 00:0d 326 /lib/libuuid.so.1.3.0
b2a92000-b2a93000 rwxp 00003000 00:0d 326 /lib/libuuid.so.1.3.0
b2a93000-b2a99000 r-xp 00000000 00:0d 1350 /usr/lib/libgailutil.so.18.0.1
b2a99000-b2a9a000 r-xp 00005000 00:0d 1350 /usr/lib/libgailutil.so.18.0.1
b2a9a000-b2a9b000 rwxp 00006000 00:0d 1350 /usr/lib/libgailutil.so.18.0.1
b2a9b000-b2b5e000 r-xp 00000000 00:0d 1118 /usr/lib/libasound.so.2.0.0
b2b5e000-b2b62000 r-xp 000c2000 00:0d 1118 /usr/lib/libasound.so.2.0.0
b2b62000-b2b63000 rwxp 000c6000 00:0d 1118 /usr/lib/libasound.so.2.0.0
b2b63000-b2b67000 r-xp 00000000 00:0d 1011 /usr/lib/libORBitCosNaming-2.so.0.1.0
b2b67000-b2b68000 r-xp 00003000 00:0d 1011 /usr/lib/libORBitCosNaming-2.so.0.1.0
b2b68000-b2b69000 rwxp 00004000 00:0d 1011 /usr/lib/libORBitCosNaming-2.so.0.1.0
b2b69000-b2bd9000 r-xp 00000000 00:0d 3566 /lib/libgcrypt.so.11.5.2
b2bd9000-b2bda000 r-xp 00070000 00:0d 3566 /lib/libgcrypt.so.11.5.2
b2bda000-b2bdc000 rwxp 00071000 00:0d 3566 /lib/libgcrypt.so.11.5.2
b2bdc000-b2beb000 r-xp 00000000 00:0d 1848 /usr/lib/libtasn1.so.3.1.7
b2beb000-b2bec000 r-xp 0000e000 00:0d 1848 /usr/lib/libtasn1.so.3.1.7
b2bec000-b2bed000 rwxp 0000f000 00:0d 1848 /usr/lib/libtasn1.so.3.1.7
b2bed000-b2c02000 r-xp 00000000 00:0d 996 /usr/lib/libICE.so.6.3.0
b2c02000-b2c03000 r-xp 00014000 00:0d 996 /usr/lib/libICE.so.6.3.0
b2c03000-b2c04000 rwxp 00015000 00:0d 996 /usr/lib/libICE.so.6.3.0
b2c04000-b2c06000 rwxp 00000000 00:00 0
b2c06000-b2c0d000 r-xp 00000000 00:0d 1016 /usr/lib/libSM.so.6.0.1
b2c0d000-b2c0e000 r-xp 00006000 00:0d 1016 /usr/lib/libSM.so.6.0.1
b2c0e000-b2c0f000 rwxp 00007000 00:0d 1016 /usr/lib/libSM.so.6.0.1
b2c0f000-b2c2a000 r-xp 00000000 00:0d 1415 /usr/lib/libgnome-keyring.so.0.1.1
b2c2a000-b2c2b000 r-xp 0001a000 00:0d 1415 /usr/lib/libgnome-keyring.so.0.1.1
b2c2b000-b2c2c000 rwxp 0001b000 00:0d 1415 /usr/lib/libgnome-keyring.so.0.1.1
b2c2c000-b2c75000 r-xp 00000000 00:0d 1005 /usr/lib/libORBit-2.so.0.1.0
b2c75000-b2c7d000 r-xp 00049000 00:0d 1005 /usr/lib/libORBit-2.so.0.1.0
b2c7d000-b2c7f000 rwxp 00051000 00:0d 1005 /usr/lib/libORBit-2.so.0.1.0
b2c7f000-b2c94000 r-xp 00000000 00:0d 1115 /usr/lib/libart_lgpl_2.so.2.3.20
b2c94000-b2c95000 r-xp 00014000 00:0d 1115 /usr/lib/libart_lgpl_2.so.2.3.20
b2c95000-b2c96000 rwxp 00015000 00:0d 1115 /usr/lib/libart_lgpl_2.so.2.3.20
b2c96000-b2cc5000 r-xp 00000000 00:0d 1421 /usr/lib/libgnomecanvas-2.so.0.3000.1
b2cc5000-b2cc6000 r-xp 0002e000 00:0d 1421 /usr/lib/libgnomecanvas-2.so.0.3000.1
b2cc6000-b2cc7000 rwxp 0002f000 00:0d 1421 /usr/lib/libgnomecanvas-2.so.0.3000.1
b2cc7000-b2d21000 r-xp 00000000 00:0d 1164 /usr/lib/libbonoboui-2.so.0.0.0
b2d21000-b2d22000 r-xp 00059000 00:0d 1164 /usr/lib/libbonoboui-2.so.0.0.0
b2d22000-b2d24000 rwxp 0005a000 00:0d 1164 /usr/lib/libbonoboui-2.so.0.0.0
b2d24000-b2d2d000 r-xp 00000000 00:0d 4742 /lib/libpopt.so.0.0.0
b2d2d000-b2d2e000 r-xp 00008000 00:0d 4742 /lib/libpopt.so.0.0.0
b2d2e000-b2d2f000 rwxp 00009000 00:0d 4742 /lib/libpopt.so.0.0.0
b2d2f000-b2d51000 r-xp 00000000 00:0d 1133 /usr/lib/libaudiofile.so.0.0.2
b2d51000-b2d52000 r-xp 00021000 00:0d 1133 /usr/lib/libaudiofile.so.0.0.2
b2d52000-b2d54000 rwxp 00022000 00:0d 1133 /usr/lib/libaudiofile.so.0.0.2
b2d54000-b2d5d000 r-xp 00000000 00:0d 1299 /usr/lib/libesd.so.0.2.39
b2d5d000-b2d5e000 r-xp 00008000 00:0d 1299 /usr/lib/libesd.so.0.2.39
b2d5e000-b2d5f000 rwxp 00009000 00:0d 1299 /usr/lib/libesd.so.0.2.39
b2d5f000-b2d72000 r-xp 00000000 00:0d 1161 /usr/lib/libbonobo-activation.so.4.0.0
b2d72000-b2d73000 r-xp 00012000 00:0d 1161 /usr/lib/libbonobo-activation.so.4.0.0
b2d73000-b2d74000 rwxp 00013000 00:0d 1161 /usr/lib/libbonobo-activation.so.4.0.0
b2d74000-b2d75000 rwxp 00000000 00:00 0
b2d75000-b2dc6000 r-xp 00000000 00:0d 1158 /usr/lib/libbonobo-2.so.0.0.0
b2dc6000-b2dc7000 ---p 00051000 00:0d 1158 /usr/lib/libbonobo-2.so.0.0.0
b2dc7000-b2dca000 r-xp 00051000 00:0d 1158 /usr/lib/libbonobo-2.so.0.0.0
b2dca000-b2dd1000 rwxp 00054000 00:0d 1158 /usr/lib/libbonobo-2.so.0.0.0
b2dd1000-b2dd3000 r-xp 00000000 00:0d 4744 /lib/libutil-2.11.1.so
b2dd3000-b2dd4000 r-xp 00001000 00:0d 4744 /lib/libutil-2.11.1.so
b2dd4000-b2dd5000 rwxp 00002000 00:0d 4744 /lib/libutil-2.11.1.so
b2dd5000-b2de3000 r-xp 00000000 00:0d 1136 /usr/lib/libavahi-client.so.3.2.5
b2de3000-b2de4000 ---p 0000e000 00:0d 1136 /usr/lib/libavahi-client.so.3.2.5
b2de4000-b2de5000 r-xp 0000e000 00:0d 1136 /usr/lib/libavahi-client.so.3.2.5
b2de5000-b2de6000 rwxp 0000f000 00:0d 1136 /usr/lib/libavahi-client.so.3.2.5
b2de6000-b2df0000 r-xp 00000000 00:0d 1139 /usr/lib/libavahi-common.so.3.5.1
b2df0000-b2df1000 r-xp 00009000 00:0d 1139 /usr/lib/libavahi-common.so.3.5.1
b2df1000-b2df2000 rwxp 0000a000 00:0d 1139 /usr/lib/libavahi-common.so.3.5.1
b2df2000-b2df4000 r-xp 00000000 00:0d 1142 /usr/lib/libavahi-glib.so.1.0.1
b2df4000-b2df5000 r-xp 00001000 00:0d 1142 /usr/lib/libavahi-glib.so.1.0.1
b2df5000-b2df6000 rwxp 00002000 00:0d 1142 /usr/lib/libavahi-glib.so.1.0.1
b2df6000-b2e8c000 r-xp 00000000 00:0d 1446 /usr/lib/libgnutls.so.26.14.12
b2e8c000-b2e90000 r-xp 00095000 00:0d 1446 /usr/lib/libgnutls.so.26.14.12
b2e90000-b2e91000 rwxp 00099000 00:0d 1446 /usr/lib/libgnutls.so.26.14.12
b2e91000-b2ec6000 r-xp 00000000 00:0d 1243 /usr/lib/libdbus-1.so.3.4.0
b2ec6000-b2ec7000 r-xp 00034000 00:0d 1243 /usr/lib/libdbus-1.so.3.4.0
b2ec7000-b2ec8000 rwxp 00035000 00:0d 1243 /usr/lib/libdbus-1.so.3.4.0
b2ec8000-b2ee3000 r-xp 00000000 00:0d 1245 /usr/lib/libdbus-glib-1.so.2.1.0
b2ee3000-b2ee4000 rwxp 0001b000 00:0d 1245 /usr/lib/libdbus-glib-1.so.2.1.0
b2ee4000-b3008000 r-xp 00000000 00:0d 1973 /usr/lib/libxml2.so.2.7.6
b3008000-b300c000 r-xp 00123000 00:0d 1973 /usr/lib/libxml2.so.2.7.6
b300c000-b300d000 rwxp 00127000 00:0d 1973 /usr/lib/libxml2.so.2.7.6
b300d000-b300e000 rwxp 00000000 00:00 0
b300e000-b303d000 r-xp 00000000 00:0d 1362 /usr/lib/libgconf-2.so.4.1.5
b303d000-b303e000 r-xp 0002e000 00:0d 1362 /usr/lib/libgconf-2.so.4.1.5
b303e000-b3040000 rwxp 0002f000 00:0d 1362 /usr/lib/libgconf-2.so.4.1.5
b3040000-b30c6000 r-xp 00000000 00:0d 1434 /usr/lib/libgnomeui-2.so.0.2400.3
b30c6000-b30c8000 r-xp 00085000 00:0d 1434 /usr/lib/libgnomeui-2.so.0.2400.3
b30c8000-b30ca000 rwxp 00087000 00:0d 1434 /usr/lib/libgnomeui-2.so.0.2400.3
b30ca000-b30de000 r-xp 00000000 00:0d 1412 /usr/lib/libgnome-2.so.0.3000.0
b30de000-b30df000 r-xp 00013000 00:0d 1412 /usr/lib/libgnome-2.so.0.3000.0
b30df000-b30e0000 rwxp 00014000 00:0d 1412 /usr/lib/libgnome-2.so.0.3000.0
b30e0000-b3139000 r-xp 00000000 00:0d 1437 /usr/lib/libgnomevfs-2.so.0.2400.2
b3139000-b313b000 r-xp 00058000 00:0d 1437 /usr/lib/libgnomevfs-2.so.0.2400.2
b313b000-b313d000 rwxp 0005a000 00:0d 1437 /usr/lib/libgnomevfs-2.so.0.2400.2
b313d000-b3140000 r-xp 00000000 00:0d 8836 /tmp/swtlib-32/libswt-gnome-gtk-3650.so
b3140000-b3141000 rwxp 00002000 00:0d 8836 /tmp/swtlib-32/libswt-gnome-gtk-3650.so
b3141000-b3144000 ---p 00000000 00:00 0
b3144000-b3191000 rwxp 00000000 00:00 0
b3191000-b3194000 ---p 00000000 00:00 0
b3194000-b31e1000 rwxp 00000000 00:00 0
b31e1000-b31e4000 ---p 00000000 00:00 0
b31e4000-b3231000 rwxp 00000000 00:00 0
b3231000-b3234000 ---p 00000000 00:00 0
b3234000-b3281000 rwxp 00000000 00:00 0
b3281000-b3284000 ---p 00000000 00:00 0
b3284000-b32d1000 rwxp 00000000 00:00 0
b32d1000-b334c000 r-xp 00000000 00:0d 4339 /usr/share/fonts/default/TTF/DejaVuSans.ttf
b334c000-b334e000 r-xp 00000000 00:0d 2995 /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b334e000-b334f000 r-xp 00001000 00:0d 2995 /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b334f000-b3350000 rwxp 00002000 00:0d 2995 /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b3350000-b3353000 r-xs 00000000 00:0d 3902 /var/cache/fontconfig/6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-3
b3353000-b3357000 r-xs 00000000 00:0d 3900 /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-le32d4.cache-3
b3357000-b3359000 r-xs 00000000 00:0d 3899 /var/cache/fontconfig/02ee123a0860abc6ceda00dd4ed59b79-le32d4.cache-3
b3359000-b335b000 r-xs 00000000 00:0d 3898 /var/cache/fontconfig/1e88f1f1e0efe03f58dd40df4dd7a0ea-le32d4.cache-3
b335b000-b335f000 r-xs 00000000 00:0d 3897 /var/cache/fontconfig/beeeeb3dfe132a8a0633a017c99ce0c0-le32d4.cache-3
b335f000-b3361000 r-xs 00000000 00:0d 3896 /var/cache/fontconfig/d04038e664b0033ae700a78c51f179d3-le32d4.cache-3
b3361000-b3362000 r-xs 00000000 00:0d 3892 /var/cache/fontconfig/43c5f0feff18dfd82945432563d9d274-le32d4.cache-3
b3362000-b3363000 r-xp 00000000 00:0d 841 /usr/lib/gconv/ISO8859-1.so
b3363000-b3364000 r-xp 00001000 00:0d 841 /usr/lib/gconv/ISO8859-1.so
b3364000-b3365000 rwxp 00002000 00:0d 841 /usr/lib/gconv/ISO8859-1.so
b3365000-b336d000 r-xp 00000000 00:0d 2788 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
b336d000-b336e000 r-xp 00007000 00:0d 2788 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
b336e000-b336f000 rwxp 00008000 00:0d 2788 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
b336f000-b3373000 rwxp 00000000 00:00 0
b3373000-b3374000 r-xp 00000000 00:0d 837 /usr/lib/locale/en_US/LC_NUMERIC
b3374000-b3375000 r-xp 00000000 00:0d 836 /usr/lib/locale/en_US/LC_TIME
b3375000-b337a000 r-xp 00000000 00:0d 835 /usr/lib/locale/en_US/LC_COLLATE
b337a000-b337b000 r-xp 00000000 00:0d 834 /usr/lib/locale/en_US/LC_MONETARY
b337b000-b337c000 r-xp 00000000 00:0d 833 /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
b337c000-b337d000 r-xp 00000000 00:0d 831 /usr/lib/locale/en_US/LC_PAPER
b337d000-b337e000 r-xp 00000000 00:0d 830 /usr/lib/locale/en_US/LC_NAME
b337e000-b337f000 r-xp 00000000 00:0d 829 /usr/lib/locale/en_US/LC_ADDRESS
b337f000-b3380000 r-xp 00000000 00:0d 828 /usr/lib/locale/en_US/LC_TELEPHONE
b3380000-b3384000 r-xp 00000000 00:0d 1041 /usr/lib/libXdmcp.so.6.0.0
b3384000-b3385000 r-xp 00003000 00:0d 1041 /usr/lib/libXdmcp.so.6.0.0
b3385000-b3386000 rwxp 00004000 00:0d 1041 /usr/lib/libXdmcp.so.6.0.0
b3386000-b3388000 r-xp 00000000 00:0d 1025 /usr/lib/libXau.so.6.0.0
b3388000-b3389000 r-xp 00001000 00:0d 1025 /usr/lib/libXau.so.6.0.0
b3389000-b338a000 rwxp 00002000 00:0d 1025 /usr/lib/libXau.so.6.0.0
b338a000-b33ae000 r-xp 00000000 00:0d 3724 /lib/libexpat.so.1.5.2
b33ae000-b33b0000 r-xp 00024000 00:0d 3724 /lib/libexpat.so.1.5.2
b33b0000-b33b1000 rwxp 00026000 00:0d 3724 /lib/libexpat.so.1.5.2
b33b1000-b33ca000 r-xp 00000000 00:0d 310 /lib/libselinux.so.1
b33ca000-b33cb000 r-xp 00018000 00:0d 310 /lib/libselinux.so.1
b33cb000-b33cc000 rwxp 00019000 00:0d 310 /lib/libselinux.so.1
b33cc000-b33dc000 r-xp 00000000 00:0d 3657 /lib/libresolv-2.11.1.so
b33dc000-b33dd000 r-xp 00010000 00:0d 3657 /lib/libresolv-2.11.1.so
b33dd000-b33de000 rwxp 00011000 00:0d 3657 /lib/libresolv-2.11.1.so
b33de000-b33e0000 rwxp 00000000 00:00 0
b33e0000-b33e6000 r-xp 00000000 00:0d 1962 /usr/lib/libxcb-render.so.0.0.0
b33e6000-b33e7000 r-xp 00005000 00:0d 1962 /usr/lib/libxcb-render.so.0.0.0
b33e7000-b33e8000 rwxp 00006000 00:0d 1962 /usr/lib/libxcb-render.so.0.0.0
b33e8000-b33eb000 r-xp 00000000 00:0d 1959 /usr/lib/libxcb-render-util.so.0.0.0
b33eb000-b33ec000 r-xp 00002000 00:0d 1959 /usr/lib/libxcb-render-util.so.0.0.0
b33ec000-b33ed000 rwxp 00003000 00:0d 1959 /usr/lib/libxcb-render-util.so.0.0.0
b33ed000-b3410000 r-xp 00000000 00:0d 3775 /lib/libpng12.so.0.42.0
b3410000-b3411000 r-xp 00022000 00:0d 3775 /lib/libpng12.so.0.42.0
b3411000-b3412000 rwxp 00023000 00:0d 3775 /lib/libpng12.so.0.42.0
b3412000-b3426000 r-xp 00000000 00:0d 1257 /usr/lib/libdirect-1.2.so.0.8.0
b3426000-b3427000 r-xp 00013000 00:0d 1257 /usr/lib/libdirect-1.2.so.0.8.0
b3427000-b3428000 rwxp 00014000 00:0d 1257 /usr/lib/libdirect-1.2.so.0.8.0
b3428000-b3430000 r-xp 00000000 00:0d 1344 /usr/lib/libfusion-1.2.so.0.8.0
b3430000-b3431000 r-xp 00007000 00:0d 1344 /usr/lib/libfusion-1.2.so.0.8.0
b3431000-b3432000 rwxp 00008000 00:0d 1344 /usr/lib/libfusion-1.2.so.0.8.0
b3432000-b34a5000 r-xp 00000000 00:0d 1262 /usr/lib/libdirectfb-1.2.so.0.8.0
b34a5000-b34a6000 ---p 00073000 00:0d 1262 /usr/lib/libdirectfb-1.2.so.0.8.0
b34a6000-b34a7000 r-xp 00073000 00:0d 1262 /usr/lib/libdirectfb-1.2.so.0.8.0
b34a7000-b34a8000 rwxp 00074000 00:0d 1262 /usr/lib/libdirectfb-1.2.so.0.8.0
b34a8000-b34a9000 rwxp 00000000 00:00 0
b34a9000-b3500000 r-xp 00000000 00:0d 1746 /usr/lib/libpixman-1.so.0.16.4
b3500000-b3502000 r-xp 00057000 00:0d 1746 /usr/lib/libpixman-1.so.0.16.4
b3502000-b3503000 rwxp 00059000 00:0d 1746 /usr/lib/libpixman-1.so.0.16.4
b3503000-b351b000 r-xp 00000000 00:0d 1967 /usr/lib/libxcb.so.1.1.0
b351b000-b351c000 r-xp 00017000 00:0d 1967 /usr/lib/libxcb.so.1.1.0
b351c000-b351d000 rwxp 00018000 00:0d 1967 /usr/lib/libxcb.so.1.1.0
b351d000-b3530000 r-xp 00000000 00:0d 3568 /lib/libz.so.1.2.3.3
b3530000-b3531000 r-xp 00012000 00:0d 3568 /lib/libz.so.1.2.3.3
b3531000-b3532000 rwxp 00013000 00:0d 3568 /lib/libz.so.1.2.3.3
b3532000-b353a000 r-xp 00000000 00:0d 1035 /usr/lib/libXcursor.so.1.0.2
b353a000-b353b000 r-xp 00007000 00:0d 1035 /usr/lib/libXcursor.so.1.0.2
b353b000-b353c000 rwxp 00008000 00:0d 1035 /usr/lib/libXcursor.so.1.0.2
b353c000-b3542000 r-xp 00000000 00:0d 1071 /usr/lib/libXrandr.so.2.2.0
b3542000-b3543000 r-xp 00005000 00:0d 1071 /usr/lib/libXrandr.so.2.2.0
b3543000-b3544000 rwxp 00006000 00:0d 1071 /usr/lib/libXrandr.so.2.2.0
b3544000-b3546000 r-xp 00000000 00:0d 1059 /usr/lib/libXinerama.so.1.0.0
b3546000-b3547000 r-xp 00001000 00:0d 1059 /usr/lib/libXinerama.so.1.0.0
b3547000-b3548000 rwxp 00002000 00:0d 1059 /usr/lib/libXinerama.so.1.0.0
b3548000-b3550000 r-xp 00000000 00:0d 1074 /usr/lib/libXrender.so.1.3.0
b3550000-b3551000 r-xp 00007000 00:0d 1074 /usr/lib/libXrender.so.1.3.0
b3551000-b3552000 rwxp 00008000 00:0d 1074 /usr/lib/libXrender.so.1.3.0
b3552000-b355e000 r-xp 00000000 00:0d 1056 /usr/lib/libXi.so.6.1.0
b355e000-b355f000 r-xp 0000c000 00:0d 1056 /usr/lib/libXi.so.6.1.0
b355f000-b3560000 rwxp 0000d000 00:0d 1056 /usr/lib/libXi.so.6.1.0
b3560000-b356e000 r-xp 00000000 00:0d 1044 /usr/lib/libXext.so.6.4.0
b356e000-b356f000 r-xp 0000d000 00:0d 1044 /usr/lib/libXext.so.6.4.0
b356f000-b3570000 rwxp 0000e000 00:0d 1044 /usr/lib/libXext.so.6.4.0
b3570000-b359f000 r-xp 00000000 00:0d 3773 /lib/libpcre.so.3.12.1
b359f000-b35a0000 r-xp 0002e000 00:0d 3773 /lib/libpcre.so.3.12.1
b35a0000-b35a1000 rwxp 0002f000 00:0d 3773 /lib/libpcre.so.3.12.1
b35a1000-b3669000 r-xp 00000000 00:0d 3771 /lib/libglib-2.0.so.0.2400.0
b3669000-b366a000 r-xp 000c7000 00:0d 3771 /lib/libglib-2.0.so.0.2400.0
b366a000-b366b000 rwxp 000c8000 00:0d 3771 /lib/libglib-2.0.so.0.2400.0
b366b000-b366e000 r-xp 00000000 00:0d 1409 /usr/lib/libgmodule-2.0.so.0.2400.0
b366e000-b366f000 r-xp 00002000 00:0d 1409 /usr/lib/libgmodule-2.0.so.0.2400.0
b366f000-b3670000 rwxp 00003000 00:0d 1409 /usr/lib/libgmodule-2.0.so.0.2400.0
b3670000-b36ad000 r-xp 00000000 00:0d 1449 /usr/lib/libgobject-2.0.so.0.2400.0
b36ad000-b36ae000 r-xp 0003c000 00:0d 1449 /usr/lib/libgobject-2.0.so.0.2400.0
b36ae000-b36af000 rwxp 0003d000 00:0d 1449 /usr/lib/libgobject-2.0.so.0.2400.0
b36af000-b36dd000 r-xp 00000000 00:0d 1326 /usr/lib/libfontconfig.so.1.4.4
b36dd000-b36de000 r-xp 0002d000 00:0d 1326 /usr/lib/libfontconfig.so.1.4.4
b36de000-b36df000 rwxp 0002e000 00:0d 1326 /usr/lib/libfontconfig.so.1.4.4
b36df000-b3750000 r-xp 00000000 00:0d 1338 /usr/lib/libfreetype.so.6.3.22
b3750000-b3754000 r-xp 00070000 00:0d 1338 /usr/lib/libfreetype.so.6.3.22
b3754000-b3755000 rwxp 00074000 00:0d 1338 /usr/lib/libfreetype.so.6.3.22
b3755000-b3795000 r-xp 00000000 00:0d 1700 /usr/lib/libpango-1.0.so.0.2800.0
b3795000-b3796000 ---p 00040000 00:0d 1700 /usr/lib/libpango-1.0.so.0.2800.0
b3796000-b3797000 r-xp 00040000 00:0d 1700 /usr/lib/libpango-1.0.so.0.2800.0
b3797000-b3798000 rwxp 00041000 00:0d 1700 /usr/lib/libpango-1.0.so.0.2800.0
b3798000-b37bd000 r-xp 00000000 00:0d 1706 /usr/lib/libpangoft2-1.0.so.0.2800.0
b37bd000-b37be000 r-xp 00024000 00:0d 1706 /usr/lib/libpangoft2-1.0.so.0.2800.0
b37be000-b37bf000 rwxp 00025000 00:0d 1706 /usr/lib/libpangoft2-1.0.so.0.2800.0
b37bf000-b3859000 r-xp 00000000 00:0d 1392 /usr/lib/libgio-2.0.so.0.2400.0
b3859000-b385a000 ---p 0009a000 00:0d 1392 /usr/lib/libgio-2.0.so.0.2400.0
b385a000-b385b000 r-xp 0009a000 00:0d 1392 /usr/lib/libgio-2.0.so.0.2400.0
b385b000-b385c000 rwxp 0009b000 00:0d 1392 /usr/lib/libgio-2.0.so.0.2400.0
b385c000-b385d000 rwxp 00000000 00:00 0
b385d000-b38d4000 r-xp 00000000 00:0d 1174 /usr/lib/libcairo.so.2.10800.10
b38d4000-b38d6000 r-xp 00076000 00:0d 1174 /usr/lib/libcairo.so.2.10800.10
b38d6000-b38d7000 rwxp 00078000 00:0d 1174 /usr/lib/libcairo.so.2.10800.10
b38d7000-b38f0000 r-xp 00000000 00:0d 1124 /usr/lib/libatk-1.0.so.0.3009.1
b38f0000-b38f1000 ---p 00019000 00:0d 1124 /usr/lib/libatk-1.0.so.0.3009.1
b38f1000-b38f2000 r-xp 00019000 00:0d 1124 /usr/lib/libatk-1.0.so.0.3009.1
b38f2000-b38f3000 rwxp 0001a000 00:0d 1124 /usr/lib/libatk-1.0.so.0.3009.1
b38f3000-b38f7000 r-xp 00000000 00:0d 1047 /usr/lib/libXfixes.so.3.1.0
b38f7000-b38f8000 r-xp 00003000 00:0d 1047 /usr/lib/libXfixes.so.3.1.0
b38f8000-b38f9000 rwxp 00004000 00:0d 1047 /usr/lib/libXfixes.so.3.1.0
b38f9000-b38fb000 r-xp 00000000 00:0d 1038 /usr/lib/libXdamage.so.1.1.0
b38fb000-b38fc000 r-xp 00001000 00:0d 1038 /usr/lib/libXdamage.so.1.1.0
b38fc000-b38fd000 rwxp 00002000 00:0d 1038 /usr/lib/libXdamage.so.1.1.0
b38fd000-b38ff000 r-xp 00000000 00:0d 1032 /usr/lib/libXcomposite.so.1.0.0
b38ff000-b3900000 r-xp 00001000 00:0d 1032 /usr/lib/libXcomposite.so.1.0.0
b3900000-b3901000 rwxp 00002000 00:0d 1032 /usr/lib/libXcomposite.so.1.0.0
b3901000-b3a1a000 r-xp 00000000 00:0d 1022 /usr/lib/libX11.so.6.3.0
b3a1a000-b3a1b000 r-xp 00118000 00:0d 1022 /usr/lib/libX11.so.6.3.0
b3a1b000-b3a1d000 rwxp 00119000 00:0d 1022 /usr/lib/libX11.so.6.3.0
b3a1d000-b3a1e000 rwxp 00000000 00:00 0
b3a1e000-b3a28000 r-xp 00000000 00:0d 1703 /usr/lib/libpangocairo-1.0.so.0.2800.0
b3a28000-b3a29000 r-xp 00009000 00:0d 1703 /usr/lib/libpangocairo-1.0.so.0.2800.0
b3a29000-b3a2a000 rwxp 0000a000 00:0d 1703 /usr/lib/libpangocairo-1.0.so.0.2800.0
b3a2a000-b3abd000 r-xp 00000000 00:0d 1372 /usr/lib/libgdk-x11-2.0.so.0.2000.0
b3abd000-b3abf000 r-xp 00093000 00:0d 1372 /usr/lib/libgdk-x11-2.0.so.0.2000.0
b3abf000-b3ac0000 rwxp 00095000 00:0d 1372 /usr/lib/libgdk-x11-2.0.so.0.2000.0
b3ac0000-b3ad8000 r-xp 00000000 00:0d 1375 /usr/lib/libgdk_pixbuf-2.0.so.0.2000.0
b3ad8000-b3ad9000 r-xp 00017000 00:0d 1375 /usr/lib/libgdk_pixbuf-2.0.so.0.2000.0
b3ad9000-b3ada000 rwxp 00018000 00:0d 1375 /usr/lib/libgdk_pixbuf-2.0.so.0.2000.0
b3ada000-b3ade000 r-xp 00000000 00:0d 1083 /usr/lib/libXtst.so.6.1.0
b3ade000-b3adf000 r-xp 00003000 00:0d 1083 /usr/lib/libXtst.so.6.1.0
b3adf000-b3ae0000 rwxp 00004000 00:0d 1083 /usr/lib/libXtst.so.6.1.0
b3ae0000-b3ae4000 r-xp 00000000 00:0d 1492 /usr/lib/libgthread-2.0.so.0.2400.0
b3ae4000-b3ae5000 r-xp 00003000 00:0d 1492 /usr/lib/libgthread-2.0.so.0.2400.0
b3ae5000-b3ae6000 rwxp 00004000 00:0d 1492 /usr/lib/libgthread-2.0.so.0.2400.0
b3ae6000-b3eb3000 r-xp 00000000 00:0d 1495 /usr/lib/libgtk-x11-2.0.so.0.2000.0
b3eb3000-b3eb7000 r-xp 003cd000 00:0d 1495 /usr/lib/libgtk-x11-2.0.so.0.2000.0
b3eb7000-b3eb9000 rwxp 003d1000 00:0d 1495 /usr/lib/libgtk-x11-2.0.so.0.2000.0
b3eb9000-b3ebb000 rwxp 00000000 00:00 0
b3ebb000-b3f14000 r-xp 00000000 00:0d 8819 /tmp/swtlib-32/libswt-pi-gtk-3650.so
b3f14000-b3f16000 rwxp 00058000 00:0d 8819 /tmp/swtlib-32/libswt-pi-gtk-3650.so
b3f16000-b3f17000 rwxp 00000000 00:00 0
b3f17000-b3f1a000 r-xp 00000000 00:0d 8818 /tmp/swtlib-32/libswt-gtk-3650.so
b3f1a000-b3f1b000 rwxp 00002000 00:0d 8818 /tmp/swtlib-32/libswt-gtk-3650.so
b3f1b000-b3f1c000 rwxp 00000000 00:00 0
b3f1c000-b3f1f000 ---p 00000000 00:00 0
b3f1f000-b3f6c000 rwxp 00000000 00:00 0
b3f6c000-b3f6f000 ---p 00000000 00:00 0
b3f6f000-b3fbc000 rwxp 00000000 00:00 0
b3fbc000-b3fbf000 ---p 00000000 00:00 0
b3fbf000-b400c000 rwxp 00000000 00:00 0
b400c000-b400f000 ---p 00000000 00:00 0
b400f000-b405c000 rwxp 00000000 00:00 0
b405c000-b405f000 ---p 00000000 00:00 0
b405f000-b40ac000 rwxp 00000000 00:00 0
b40ac000-b40af000 ---p 00000000 00:00 0
b40af000-b40fc000 rwxp 00000000 00:00 0
b40fc000-b40ff000 ---p 00000000 00:00 0
b40ff000-b414c000 rwxp 00000000 00:00 0
b414c000-b4153000 r-xp 00000000 08:11 160116 /initrd/mnt/dev_save/java/lib/i386/libnio.so
b4153000-b4154000 rwxp 00006000 08:11 160116 /initrd/mnt/dev_save/java/lib/i386/libnio.so
b4154000-b4157000 ---p 00000000 00:00 0
b4157000-b41a4000 rwxp 00000000 00:00 0
b41a4000-b41a7000 ---p 00000000 00:00 0
b41a7000-b41f4000 rwxp 00000000 00:00 0
b41f4000-b41f7000 r-xs 00013000 08:11 160267 /initrd/mnt/dev_save/java/lib/jce.jar
b41f7000-b41fd000 r-xp 00000000 08:11 160111 /initrd/mnt/dev_save/java/lib/i386/libmanagement.so
b41fd000-b41fe000 rwxp 00005000 08:11 160111 /initrd/mnt/dev_save/java/lib/i386/libmanagement.so
b41fe000-b4201000 ---p 00000000 00:00 0
b4201000-b424e000 rwxp 00000000 00:00 0
b424e000-b4263000 r-xs 001eb000 08:02 83467 /mnt/sda2/vuze2/vuze/swt.jar
b4263000-b4266000 ---p 00000000 00:00 0
b4266000-b42b3000 rwxp 00000000 00:00 0
b42b3000-b42b6000 ---p 00000000 00:00 0
b42b6000-b4303000 rwxp 00000000 00:00 0
b4303000-b4306000 r-xs 00027000 08:11 160274 /initrd/mnt/dev_save/java/lib/ext/sunjce_provider.jar
b4306000-b4309000 ---p 00000000 00:00 0
b4309000-b4356000 rwxp 00000000 00:00 0
b4356000-b4369000 r-xp 00000000 08:11 160101 /initrd/mnt/dev_save/java/lib/i386/libnet.so
b4369000-b436a000 rwxp 00013000 08:11 160101 /initrd/mnt/dev_save/java/lib/i386/libnet.so
b436a000-b436d000 ---p 00000000 00:00 0
b436d000-b43ed000 rwxp 00000000 00:00 0 [threadstack:0004c494]
b43ed000-b4585000 r-xs 02b01000 08:11 160006 /initrd/mnt/dev_save/java/lib/rt.jar
b4585000-b4660000 r-xs 00c89000 08:02 83468 /mnt/sda2/vuze2/vuze/Azureus2.jar
b4660000-b4661000 ---p 00000000 00:00 0
b4661000-b46e0000 rwxp 00000000 00:00 0
b46e0000-b46e3000 ---p 00000000 00:00 0
b46e3000-b4730000 rwxp 00000000 00:00 0
b4730000-b4733000 ---p 00000000 00:00 0
b4733000-b47b0000 rwxp 00000000 00:00 0
b47b0000-b47b3000 ---p 00000000 00:00 0
b47b3000-b4800000 rwxp 00000000 00:00 0
b4800000-b4900000 rwxp 00000000 00:00 0
b4900000-b4901000 r-xp 00000000 00:0d 827 /usr/lib/locale/en_US/LC_MEASUREMENT
b4901000-b4902000 r-xp 00000000 00:0d 826 /usr/lib/locale/en_US/LC_IDENTIFICATION
b4902000-b4908000 r-xs 00085000 08:11 160744 /initrd/mnt/dev_save/java/lib/jsse.jar
b4908000-b490b000 ---p 00000000 00:00 0
b490b000-b4958000 rwxp 00000000 00:00 0
b4958000-b498f000 r-xp 00000000 00:0d 838 /usr/lib/locale/en_US/LC_CTYPE
b498f000-b4992000 ---p 00000000 00:00 0
b4992000-b49df000 rwxp 00000000 00:00 0
b49df000-b49e0000 ---p 00000000 00:00 0
b49e0000-b4a73000 rwxp 00000000 00:00 0
b4a73000-b4a8d000 rwxp 00000000 00:00 0
b4a8d000-b4a93000 rwxp 00000000 00:00 0
b4a93000-b4ab8000 rwxp 00000000 00:00 0
b4ab8000-b4abb000 rwxp 00000000 00:00 0
b4abb000-b4acd000 rwxp 00000000 00:00 0
b4acd000-b4ad3000 rwxp 00000000 00:00 0
b4ad3000-b4af8000 rwxp 00000000 00:00 0
b4af8000-b4afe000 rwxp 00000000 00:00 0
b4afe000-b4b18000 rwxp 00000000 00:00 0
b4b18000-b4b2a000 rwxp 00000000 00:00 0
b4b2a000-b4ba4000 rwxp 00000000 00:00 0
b4ba4000-b4d24000 rwxp 00000000 00:00 0
b4d24000-b6ba4000 rwxp 00000000 00:00 0
b6ba4000-b6bb3000 r-xp 00000000 08:11 160134 /initrd/mnt/dev_save/java/lib/i386/libzip.so
b6bb3000-b6bb5000 rwxp 0000e000 08:11 160134 /initrd/mnt/dev_save/java/lib/i386/libzip.so
b6bb5000-b6bbd000 rwxs 00000000 00:0d 8809 /tmp/hsperfdata_root/16989
b6bbd000-b6bc7000 r-xp 00000000 00:0d 289 /lib/libnss_files-2.11.1.so
b6bc7000-b6bc8000 r-xp 00009000 00:0d 289 /lib/libnss_files-2.11.1.so
b6bc8000-b6bc9000 rwxp 0000a000 00:0d 289 /lib/libnss_files-2.11.1.so
b6bc9000-b6bcf000 r-xp 00000000 08:11 160133 /initrd/mnt/dev_save/java/lib/i386/native_threads/libhpi.so
b6bcf000-b6bd0000 rwxp 00006000 08:11 160133 /initrd/mnt/dev_save/java/lib/i386/native_threads/libhpi.so
b6bd0000-b6bd1000 rwxp 00000000 00:00 0
b6bd1000-b6bd2000 r-xp 00000000 00:00 0
b6bd2000-b6be5000 r-xp 00000000 00:0d 3655 /lib/libnsl-2.11.1.so
b6be5000-b6be6000 r-xp 00012000 00:0d 3655 /lib/libnsl-2.11.1.so
b6be6000-b6be7000 rwxp 00013000 00:0d 3655 /lib/libnsl-2.11.1.so
b6be7000-b6be9000 rwxp 00000000 00:00 0
b6be9000-b6c0c000 r-xp 00000000 08:11 160129 /initrd/mnt/dev_save/java/lib/i386/libjava.so
b6c0c000-b6c0e000 rwxp 00023000 08:11 160129 /initrd/mnt/dev_save/java/lib/i386/libjava.so
b6c0e000-b6c19000 r-xp 00000000 08:11 160113 /initrd/mnt/dev_save/java/lib/i386/libverify.so
b6c19000-b6c1a000 rwxp 0000b000 08:11 160113 /initrd/mnt/dev_save/java/lib/i386/libverify.so
b6c1a000-b6c21000 r-xp 00000000 00:0d 348 /lib/librt-2.11.1.so
b6c21000-b6c22000 r-xp 00006000 00:0d 348 /lib/librt-2.11.1.so
b6c22000-b6c23000 rwxp 00007000 00:0d 348 /lib/librt-2.11.1.so
b6c23000-b6c26000 ---p 00000000 00:00 0
b6c26000-b6c73000 rwxp 00000000 00:00 0
b6c73000-b6c97000 r-xp 00000000 00:0d 671 /lib/libm-2.11.1.so
b6c97000-b6c98000 r-xp 00023000 00:0d 671 /lib/libm-2.11.1.so
b6c98000-b6c99000 rwxp 00024000 00:0d 671 /lib/libm-2.11.1.so
b6c99000-b7137000 r-xp 00000000 08:11 160091 /initrd/mnt/dev_save/java/lib/i386/client/libjvm.so
b7137000-b715a000 rwxp 0049e000 08:11 160091 /initrd/mnt/dev_save/java/lib/i386/client/libjvm.so
b715a000-b7578000 rwxp 00000000 00:00 0
b7578000-b76ba000 r-xp 00000000 00:0d 282 /lib/libc-2.11.1.so
b76ba000-b76bb000 ---p 00142000 00:0d 282 /lib/libc-2.11.1.so
b76bb000-b76bd000 r-xp 00142000 00:0d 282 /lib/libc-2.11.1.so
b76bd000-b76be000 rwxp 00144000 00:0d 282 /lib/libc-2.11.1.so
b76be000-b76c1000 rwxp 00000000 00:00 0
b76c1000-b76c3000 r-xp 00000000 00:0d 280 /lib/libdl-2.11.1.so
b76c3000-b76c4000 r-xp 00001000 00:0d 280 /lib/libdl-2.11.1.so
b76c4000-b76c5000 rwxp 00002000 00:0d 280 /lib/libdl-2.11.1.so
b76c5000-b76cc000 r-xp 00000000 08:11 160098 /initrd/mnt/dev_save/java/lib/i386/jli/libjli.so
b76cc000-b76ce000 rwxp 00006000 08:11 160098 /initrd/mnt/dev_save/java/lib/i386/jli/libjli.so
b76ce000-b76cf000 rwxp 00000000 00:00 0
b76cf000-b76e3000 r-xp 00000000 00:0d 350 /lib/libpthread-2.11.1.so
b76e3000-b76e4000 r-xp 00014000 00:0d 350 /lib/libpthread-2.11.1.so
b76e4000-b76e5000 rwxp 00015000 00:0d 350 /lib/libpthread-2.11.1.so
b76e5000-b76e9000 rwxp 00000000 00:00 0
b76e9000-b7704000 r-xp 00000000 00:0d 274 /lib/ld-2.11.1.so
b7704000-b7705000 r-xp 0001a000 00:0d 274 /lib/ld-2.11.1.so
b7705000-b7706000 rwxp 0001b000 00:0d 274 /lib/ld-2.11.1.so
bfc5c000-bfc71000 rwxp 00000000 00:00 0 [stack]
ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]

VM Arguments:
jvm_args: -Xmx128m -Djava.library.path=/mnt/sda2/vuze2/vuze -Dazureus.install.path=/mnt/sda2/vuze2/vuze -Dazureus.script=./vuze -Dazureus.script.version=2
java_command: org.gudy.azureus2.ui.swt.Main
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/X11R7/bin:/root/my-applications/bin
LD_LIBRARY_PATH=/initrd/mnt/dev_save/java/lib/i386/client:/initrd/mnt/dev_save/java/lib/i386:/initrd/mnt/dev_save/java/../lib/i386:/usr/lib/firefox:/lib:/usr/lib:/usr/X11R7/lib:/root/my-applications/lib
SHELL=/bin/bash
DISPLAY=:0.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x430320], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x430320], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x3559a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGXFSZ: [libjvm.so+0x3559a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x3559a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x3585e0], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x358310], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x358310], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x358310], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x358310], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004


--------------- S Y S T E M ---------------

OS:Linux
uname:Linux 2.6.33.2 #1 SMP Thu May 27 10:56:32 EST 2010 i686
libc:glibc 2.11.1 NPTL 2.11.1
rlimit: STACK 8192k, CORE 0k, NPROC 7985, NOFILE 1024, AS infinity
load average:0.35 0.15 0.11

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 28 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht

Memory: 4k page, physical 1024292k(196556k free), swap 660472k(660472k free)

vm_info: Java HotSpot(TM) Client VM (17.1-b03) for linux-x86 JRE (1.6.0_22-b04), built on Sep 15 2010 01:20:09 by "java_re" with gcc 3.2.1-7a (J2SE release)

time: Wed Jun 1 14:36:37 2011
elapsed time: 11 seconds

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#13 Post by muggins »

Nancy,

not sure if this will work, but try running:

Code: Select all

ln -s /user/lib/firefox/*.so  /user/lib/mozilla
then try vuze again.

Post Reply