Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Other Distributions > Arch Linux Help
Reload this Page Azureus Problem
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Arch Linux Help Help an discussion related to Arch

Reply
 
Thread Tools Display Modes
Old 11-13-2007   #1 (permalink)
Just Joined!
 
Join Date: Nov 2007
Posts: 1
Azureus Problem

Everytime I've tried to start Azureus it opens the splash screen then will flash onto the user interface for about 3 seconds then close unexpectadly. I've tried reinstalling it, updating it, etc. All the basic things I'd expect to work. Anyway this is the output I get when I run it through the Konsole.

Code:
[nick@Komputron ~]$ azureus
changeLocale: *Default Language* != English (United States). Searching without country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'

(SWT:7518): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 250 and height -1
[plug] [CoreUpdater] Failed to read primary mirror list
DEBUG::Tue Nov 13 14:33:49 EST 2007::org.gudy.azureus2.update.CoreUpdateChecker::getPrimaryDownloaders::606:
  org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderExcept
ion: Error on connect for 'http://prdownloads.sourceforge.net:80/azureus/Azureus3.0.2.2.jar.torrent?download': 403 Forbidden
        at org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderU
RLImpl.download(ResourceDownloaderURLImpl.java:493)
        at org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderU
RLImpl$2.runSupport(ResourceDownloaderURLImpl.java:349)
        at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69)

Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7f4c767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb7f4c8b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xaafa1a8d]
#3 /opt/java/jre/lib/i386/xawt/libmawt.so [0xa983364e]
#4 /opt/java/jre/lib/i386/xawt/libmawt.so [0xa9811f97]
#5 /opt/java/jre/lib/i386/xawt/libmawt.so [0xa9812248]
#6 /opt/java/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x2f) [0xa981254f]
#7 [0xb5d2166e]
#8 [0xb5d19edd]
#9 [0xb5d19edd]
#10 [0xb5d17243]
#11 /opt/java/jre/lib/i386/client/libjvm.so [0x620bc6d]
#12 /opt/java/jre/lib/i386/client/libjvm.so [0x630a828]
#13 /opt/java/jre/lib/i386/client/libjvm.so [0x620bb00]
#14 /opt/java/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x34b) [0x62619bb]
#15 /opt/java/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedA
ction_2+0x3d) [0xb7d2196d]
#16 [0xb5e19625]
#17 [0xb5d19d77]
#18 [0xb5d17243]
#19 /opt/java/jre/lib/i386/client/libjvm.so [0x620bc6d]
java: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/usr/bin/azureus: line 3:  7518 Aborted                 java -cp "${CLASSPATH}" -Dazureus.install.path=${HOME}/.azureus/ org.gudy.azureus2.ui.swt.Main "$@"
Shadowsurge is offline   Reply With Quote
Old 11-15-2007   #2 (permalink)
Just Joined!
 
Join Date: Sep 2007
Posts: 12
Quote:
Originally Posted by Shadowsurge View Post
Everytime I've tried to start Azureus it opens the splash screen then will flash onto the user interface for about 3 seconds then close unexpectadly. I've tried reinstalling it, updating it, etc. All the basic things I'd expect to work. Anyway this is the output I get when I run it through the Konsole.

Code:
[nick@Komputron ~]$ azureus
changeLocale: *Default Language* != English (United States). Searching without country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'

(SWT:7518): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 250 and height -1
[plug] [CoreUpdater] Failed to read primary mirror list
DEBUG::Tue Nov 13 14:33:49 EST 2007::org.gudy.azureus2.update.CoreUpdateChecker::getPrimaryDownloaders::606:
  org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderExcept
ion: Error on connect for 'http://prdownloads.sourceforge.net:80/azureus/Azureus3.0.2.2.jar.torrent?download': 403 Forbidden
        at org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderU
RLImpl.download(ResourceDownloaderURLImpl.java:493)
        at org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderU
RLImpl$2.runSupport(ResourceDownloaderURLImpl.java:349)
        at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69)

Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7f4c767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb7f4c8b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xaafa1a8d]
#3 /opt/java/jre/lib/i386/xawt/libmawt.so [0xa983364e]
#4 /opt/java/jre/lib/i386/xawt/libmawt.so [0xa9811f97]
#5 /opt/java/jre/lib/i386/xawt/libmawt.so [0xa9812248]
#6 /opt/java/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x2f) [0xa981254f]
#7 [0xb5d2166e]
#8 [0xb5d19edd]
#9 [0xb5d19edd]
#10 [0xb5d17243]
#11 /opt/java/jre/lib/i386/client/libjvm.so [0x620bc6d]
#12 /opt/java/jre/lib/i386/client/libjvm.so [0x630a828]
#13 /opt/java/jre/lib/i386/client/libjvm.so [0x620bb00]
#14 /opt/java/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x34b) [0x62619bb]
#15 /opt/java/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedA
ction_2+0x3d) [0xb7d2196d]
#16 [0xb5e19625]
#17 [0xb5d19d77]
#18 [0xb5d17243]
#19 /opt/java/jre/lib/i386/client/libjvm.so [0x620bc6d]
java: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/usr/bin/azureus: line 3:  7518 Aborted                 java -cp "${CLASSPATH}" -Dazureus.install.path=${HOME}/.azureus/ org.gudy.azureus2.ui.swt.Main "$@"
Hey, I have the same problem, but I entered the vuze main page Vuze by Azureus - High Definition Movies and Videos and click on the "Contact us" link, then I explained the situation and they asked me to send the debug.zip file located in the .azureus directory, I already did a few moments ago. By the way, are you using azureus vuze?
sergioxela is offline   Reply With Quote
Old 12-17-2007   #3 (permalink)
Just Joined!
 
Join Date: Dec 2007
Posts: 1
Worked for me on Ubuntu Hardy.
echo "export LIBXCB_ALLOW_SLOPPY_LOCK=true" >> /home/$your_user/.bashrc
Log out and log in
zteffo is offline   Reply With Quote
Old 07-22-2008   #4 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 1
Quote:
Worked for me on Ubuntu Hardy.
echo "export LIBXCB_ALLOW_SLOPPY_LOCK=true" >> /home/$your_user/.bashrc
Log out and log in
Worked for me too on Slackware 11.0
bashar is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mozilla Connection Problem. Jux Ubuntu Help 19 11-01-2006 03:14 PM
Really strange problem with NAT router gepas Linux Networking 2 05-05-2006 05:45 PM
Turkish installation problem in FC5 Daley Redhat / Fedora Linux Help 1 03-24-2006 02:07 PM
Windows XP/SuSe Linux 10.0 RC1 dual boot problem pushpop SuSE Linux Help 1 12-26-2005 01:11 PM
Bittornado and Mandrake 10.1 problem. Anyone know how to fix mdk101 Mandriva Linux Help 1 12-20-2004 03:27 AM

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 10:56 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0