Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69001 - sancho-0.9.4-20-linux-fox crashes on startup
Summary: sancho-0.9.4-20-linux-fox crashes on startup
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-26 06:55 UTC by Chris Picton
Modified: 2006-08-28 03:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Picton 2004-10-26 06:55:04 UTC
I have =net-p2p/sancho-bin-0.9.4.20 ~x86 in my package.keywords

If I 'USE="gtk" emerge sancho-bin', then sancho works as expected

If I 'USE="-gtk" emerge sancho-bin', sancho crashes after loading the splash screen with the following error:

/opt/bin/sancho: line 8:  6501 Aborted                 ./sancho-bin
Comment 1 spiralvoice 2004-10-29 03:16:31 UTC
Try USE="-gtk2 -gtk"
Also Sancho 0.9.4-21 is online...
Comment 2 Chris Picton 2004-10-29 03:39:22 UTC
Testing with the binaries off sancho-gui.sf.net (version 0.9.4-20), I get the same behaviour - the gtk build works fine, but the fox build crashes.  

I am getting sancho-0.9.4-21-linux-fox.tar.bz2 to check now if it works or not.  I will also check sancho-0.9.4-21-linux-fox-java.tar.bz2 
Comment 3 Chris Picton 2004-10-29 04:05:48 UTC
Results of the -21 tests:
sancho-0.9.4-21-linux-fox-java:
  21522 chrisp    25   0  218m  28m  46m R 95.3  5.7   1:00.96 java

sancho loads the splash screen.  It does not go away, and the main sancho windows does not appear.  Java consumes all my CPU as seen above.


sancho-0.9.4-21-linux-fox:
WARNING: could not properly read security provider files:
         file:///datal/gcc/build/nativegcc/lib/security/libgcj.security
         file:///datal/gcc/build/nativegcc/lib/security/classpath.security
         Falling back to standard GNU security provider
./sancho: line 4: 21544 Aborted                 ./sancho-bin "$@"

Sancho logs the first error above, then loads the splashscreen, then dies with the Aborted error.
Comment 4 spiralvoice 2004-11-03 01:44:54 UTC
Had the same problem, deleted ~/.sancho and everything works again.
Please release 0.9.4-21 in portage.
Comment 5 Jon Hood (RETIRED) gentoo-dev 2004-11-06 08:20:25 UTC
Thank you spiralvoice :). 0.9.4-21 now in portage.
Comment 6 José Romildo Malaquias 2004-11-24 06:22:05 UTC
I have this problem with net-p2p/sancho-bin-0.9.4.21 (emerged with USE flags -gtk and -gtk2) even after removing ~/.sancho:

$ rm -rf ~/.sancho/
$ sancho
WARNING: could not properly read security provider files:
         file:///datal/gcc/build/nativegcc/lib/security/libgcj.security
         file:///datal/gcc/build/nativegcc/lib/security/classpath.security
         Falling back to standard GNU security provider
/opt/bin/sancho: line 8:   568 Aborted                 ./sancho-bin

Maybe this bug should be reopen.
Comment 7 Chris Picton 2004-11-24 23:11:52 UTC
Still crashing for me with sancho-bin-0.9.4.21

I ran 
# USE="-gtk -gtk2" emerge -v sancho-bin
$ rm -rf ~/.sancho
$ sancho
WARNING: could not properly read security provider files:
         file:///datal/gcc/build/nativegcc/lib/security/libgcj.security
         file:///datal/gcc/build/nativegcc/lib/security/classpath.security
         Falling back to standard GNU security provider
/opt/bin/sancho: line 8: 20678 Aborted                 ./sancho-bin

The last line is only printed after the splash screen has initialised all items


Comment 8 nobody 2004-12-19 17:36:51 UTC
Working with .19 but same for .20 or .21 version, crash after startup screen
Comment 9 Chris Picton 2005-06-06 04:52:17 UTC
Tested with sancho-bin-0.9.4.38 (USE=-gtk)

Still crashes.  Is any more info needed to resolve this?
Comment 10 spiralvoice 2006-01-08 16:12:26 UTC
0.9.4.54 is the current version, does the bug still occur?
Please post emerge --info
If this bug has gone please make current Sancho version stable on x86.
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2006-08-04 17:50:05 UTC
Try w/ >=0.9.4.56 and report back, please.
Comment 12 José Romildo Malaquias 2006-08-28 03:40:22 UTC
The latest version of sancho (0.9.4-57) does not suppoprt the FOX toolkit. According to the download page (http://sancho-gui.sourceforge.net/download.phtml):

"Version note: This version can't be updated until the swt-fox project upgrades to the swt 3.2 api"

Also the ebuild does not have the choice of using Gtk+ or FOX as the toolkit to be used.

Therefore I think this bug should be closed.