View previous topic :: View next topic |
Author |
Message |
rosscharben n00b
Joined: 19 Mar 2004 Posts: 11 Location: New York, NY
|
Posted: Wed Jun 07, 2006 6:01 pm Post subject: Centericq segfaults |
|
|
Code: | + 04:47 [msn] connecting to the server │
+ 04:47 [msn] logged in │
+ 04:47 [msn] unread e-mail: 1 in inbox, 0 in folder |
Then segfaults any ideas?? |
|
Back to top |
|
|
Smaankerezz n00b
Joined: 05 Nov 2005 Posts: 23 Location: Netherlands
|
Posted: Wed Jun 07, 2006 6:53 pm Post subject: |
|
|
Perhaps you could try to uninstall and re-emerge it?
Could be that the binary is fecked up some way.. |
|
Back to top |
|
|
rosscharben n00b
Joined: 19 Mar 2004 Posts: 11 Location: New York, NY
|
Posted: Wed Jun 07, 2006 7:57 pm Post subject: |
|
|
Smaankerezz wrote: | Perhaps you could try to uninstall and re-emerge it?
Could be that the binary is fecked up some way.. |
Well that's the first thing I did. Then I tried an older version, same thing...
Then I tried installing it on my AMD64 laptop (my original box is an old athlon tbird) and unfortunately got the same result. Is anyone else having issues? |
|
Back to top |
|
|
rosscharben n00b
Joined: 19 Mar 2004 Posts: 11 Location: New York, NY
|
Posted: Wed Jun 07, 2006 8:47 pm Post subject: |
|
|
It also should be noted that it's just MSN that is a problem |
|
Back to top |
|
|
Smaankerezz n00b
Joined: 05 Nov 2005 Posts: 23 Location: Netherlands
|
Posted: Wed Jun 07, 2006 10:07 pm Post subject: |
|
|
Perhaps a dependency of your msn program is borked.
You could try to figure out the dependencies of that programm (i believe you can use equery to to that),
and then also reemerge them.
Since when did this happen? Did you update some packages (like gcc) or something? |
|
Back to top |
|
|
rosscharben n00b
Joined: 19 Mar 2004 Posts: 11 Location: New York, NY
|
Posted: Thu Jun 08, 2006 11:34 am Post subject: |
|
|
Well still not resolved, and it's just the MSN protocol that's borked. It isn't clear either what exactly needs to be re-emerged to potentially correct this problem. Amsn works fine still. hmmmm.... Is anyone else having this problem??? |
|
Back to top |
|
|
bunder Bodhisattva
Joined: 10 Apr 2004 Posts: 5947
|
Posted: Fri Jun 09, 2006 1:32 am Post subject: |
|
|
i am, already posted a bug a while back.
https://bugs.gentoo.org/show_bug.cgi?id=131426 _________________
Neddyseagoon wrote: | The problem with leaving is that you can only do it once and it reduces your influence. |
banned from #gentoo since sept 2017 |
|
Back to top |
|
|
Psi15 Tux's lil' helper
Joined: 07 Jan 2003 Posts: 86 Location: Vienna
|
Posted: Mon Oct 30, 2006 9:01 pm Post subject: |
|
|
I now tried a different solution and for now it works
Code: |
cd /usr/portage/distfiles
wget http://unkie.org/tmp/centericq-4.21.0.tar.bz2
cp centericq-4.21.0.tar.bz2.1 cemterocq-4.21.0.tar.bz2
ebuild /usr/portage/net-im/centericq/centericq-4.21.0-r2.ebuild digest
emerge centericq
|
How it works:
with wget you are downloading a patched version of centericq from the web, then copying it to the place where portage expects it, recreating the ebuild files (so that emerge doesn't complain about file size and md5 hashes) and finally re-emerging the patched version.
To undo it it should be sufficient getting the original version from the gentoo mirror and install that again.
Maybe this solution isn't very clean (or even dirty), but at least it works
cheers |
|
Back to top |
|
|
__g_blade Tux's lil' helper
Joined: 13 Jan 2006 Posts: 101 Location: paderborn, germany
|
Posted: Wed Nov 01, 2006 2:19 pm Post subject: |
|
|
Psi15 wrote: | I now tried a different solution and for now it works
Code: |
cd /usr/portage/distfiles
wget http://unkie.org/tmp/centericq-4.21.0.tar.bz2
cp centericq-4.21.0.tar.bz2.1 cemterocq-4.21.0.tar.bz2
ebuild /usr/portage/net-im/centericq/centericq-4.21.0-r2.ebuild digest
emerge centericq
|
How it works:
with wget you are downloading a patched version of centericq from the web, then copying it to the place where portage expects it, recreating the ebuild files (so that emerge doesn't complain about file size and md5 hashes) and finally re-emerging the patched version.
To undo it it should be sufficient getting the original version from the gentoo mirror and install that again.
Maybe this solution isn't very clean (or even dirty), but at least it works
cheers |
had same msn probs
could pls someone replace the segfault-distfiles with the patched distfile serverside?
thx _________________ --eof-- |
|
Back to top |
|
|
pipan n00b
Joined: 04 Oct 2002 Posts: 18 Location: Tällberg, Sweden
|
Posted: Fri Dec 08, 2006 9:45 am Post subject: |
|
|
I also had problems with segfaults in centericq with msn. If i disabled msn centericq didn't segfault so it was clearly something with msn. The problem for me was that someone sent me an message when i was offline. I logged in to msn with another client and got the offline message and then centericq stopped segfaulting. I had a hard time finding out what was the problem for me but i finally found it on a forum. I don't know if this is the issue causing you segfaults but its worth a try! |
|
Back to top |
|
|
bunder Bodhisattva
Joined: 10 Apr 2004 Posts: 5947
|
Posted: Fri Dec 08, 2006 12:17 pm Post subject: |
|
|
pipan wrote: | I also had problems with segfaults in centericq with msn. If i disabled msn centericq didn't segfault so it was clearly something with msn. The problem for me was that someone sent me an message when i was offline. I logged in to msn with another client and got the offline message and then centericq stopped segfaulting. I had a hard time finding out what was the problem for me but i finally found it on a forum. I don't know if this is the issue causing you segfaults but its worth a try! |
maybe centericq should make a patch that allows these messages to go through then. _________________
Neddyseagoon wrote: | The problem with leaving is that you can only do it once and it reduces your influence. |
banned from #gentoo since sept 2017 |
|
Back to top |
|
|
|