The Artima Developer Community
Sponsored Link

Java Buzz Forum
SIGSEGV error WTF?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
SIGSEGV error WTF? Posted: Mar 2, 2009 1:07 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: SIGSEGV error WTF?
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement

If you have an error that looks like this:

SIGSEGV (0xb) at pc=0xb77ff54b, pid=15284, tid=3085887152
#
# Java VM: OpenJDK Client VM (1.6.0_0-b12 mixed mode, sharing linux-x86)
# Distribution: Ubuntu 8.10, package 6b12-0ubuntu6.1
# Problematic frame:
# C  [libxcb.so.1+0x854b]

What it means is that possibly your SCM provider might have changed from a http protocol to https protocol in their svn services. Simple solution is to create a new workspace and import the svn proejct susing the https protocol.  Although an easier reading message might have been better, perhaps? I only caught because when stuff like this occurs I go back and recheck simple stuff as a matter of proper error checking and thus when I accessed my dashboard to my SCM provider and saw the protocol change knew what the problem was.

Read: SIGSEGV error WTF?

Topic: Downsizing to one RSS feed Previous Topic   Next Topic Topic: IT firm expands operations with $4-mn green data centre

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use