Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133030 - gaim 2.0.0beta3 segfaults
Summary: gaim 2.0.0beta3 segfaults
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 08:39 UTC by Andrei
Modified: 2006-05-17 03:29 UTC (History)
0 users

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 Andrei 2006-05-11 08:39:03 UTC
here's a backtrace...

#0  0xb74a7bed in mallopt () from /lib/libc.so.6
No symbol table info available.
#1  0xb74a667d in free () from /lib/libc.so.6
No symbol table info available.
#2  0xb74966a4 in fclose () from /lib/libc.so.6
No symbol table info available.
#3  0xb603aed2 in acommon::FStream::close () from /usr/lib/libaspell.so.15
No symbol table info available.
#4  0xb603828a in acommon::Config::read_in_file ()
   from /usr/lib/libaspell.so.15
No symbol table info available.
#5  0xb6075584 in aspeller::Language::setup () from /usr/lib/libaspell.so.15
No symbol table info available.
#6  0xb604772c in aspeller::DataSet::set_check_lang ()
   from /usr/lib/libaspell.so.15
No symbol table info available.
#7  0xb6057575 in aspeller_default_readonly_ws::ReadOnlyWS::load ()
   from /usr/lib/libaspell.so.15
No symbol table info available.
#8  0xb60492d2 in aspeller::add_data_set () from /usr/lib/libaspell.so.15
No symbol table info available.
#9  0xb60640d9 in aspeller::MultiWS::load () from /usr/lib/libaspell.so.15
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#10 0xb60492d2 in aspeller::add_data_set () from /usr/lib/libaspell.so.15
No symbol table info available.
#11 0xb60529c7 in aspeller::SpellerImpl::setup () from /usr/lib/libaspell.so.15
No symbol table info available.
#12 0xb6028ffc in acommon::new_speller () from /usr/lib/libaspell.so.15
No symbol table info available.
#13 0xb60240f2 in new_aspell_speller () from /usr/lib/libaspell.so.15
No symbol table info available.
#14 0xb73ec196 in ?? () from /usr/lib/enchant/libenchant_aspell.so
No symbol table info available.

this happened right after i upgraded to xorg 7.0... if any other info is needed i'd be happy to post it...
Comment 1 Andrei 2006-05-11 08:42:23 UTC
oh, now i know why there was a warning not to seek help in #gaim :| what do those guys have against gentoo users?!
Comment 2 Jory A. Pratt 2006-05-13 17:04:32 UTC
run revdep-rebuild , if it shows nothing re-emerge aspell and test
Comment 3 Andrei 2006-05-17 03:29:08 UTC
reemerging aspell fixed it, thanks! ( i was just getting used to kopete :) )