tst2005googlecode / umurmur

Automatically exported from code.google.com/p/umurmur
1 stars 0 forks source link

Segmentation fault with libc #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi.

I don't know if this is helpful or not, but I got an following error after 
restarting umurmur on fly. My OS is:

Slackware 12.2.0 linux 2.6.27.7-smp

Aug 31 20:44:33 **** uMurmurd[19355]: INFO: PID-file: /var/run/umurmur.pid 
Aug 31 20:44:33 **** uMurmurd[19355]: INFO: OpenSSL library initialized 
Aug 31 20:44:33 **** uMurmurd[19355]: INFO: Setting default channel **** 
Aug 31 20:44:33 **** uMurmurd[19355]: INFO: Adding channel '****' parent '****' 
Aug 31 20:44:33 **** uMurmurd[19355]: INFO: Adding channel '****' parent '****' 

Aug 31 20:44:33 **** uMurmurd[19355]: INFO: No channel links found in 
configuration file. 
Aug 31 20:44:33 **** uMurmurd[19355]: INFO: uMurmur version 0.2.4 protocol 
version 1.2.0 
Aug 31 20:44:33 **** uMurmurd[19355]: INFO: Visit 
http://code.google.com/p/umurmur/ 
Aug 31 20:44:42 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [1] @****
Aug 31 20:44:42 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [1] @****
Aug 31 20:44:42 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [2] @****
Aug 31 20:44:43 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [3] @****
Aug 31 20:44:44 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [1] @****
Aug 31 20:44:44 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [2] @****
Aug 31 20:44:44 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [1] @****
Aug 31 20:44:45 **** uMurmurd[19355]: INFO: Server reject reason: Wrong server 
password - [3] @****
Aug 31 20:44:45 **** kernel: umurmurd[19355]: segfault at e008084e ip b7e5d8c0 
sp bfef3fe4 error 5 in libc-2.7.so[b7df4000+145000]

Original issue reported on code.google.com by todd...@gmail.com on 31 Aug 2010 at 6:51

GoogleCodeExporter commented 9 years ago
Thanks for the bugreport! Will check into this. I may have an idea why this 
happens.

Original comment by fatbob.s...@gmail.com on 30 Oct 2010 at 7:51

GoogleCodeExporter commented 9 years ago

Original comment by fatbob.s...@gmail.com on 30 Oct 2010 at 7:58

GoogleCodeExporter commented 9 years ago
Fixed in r133

Original comment by fatbob.s...@gmail.com on 3 Nov 2010 at 8:29