That LC_REPORT assert is happening very frequently on startup and on attempts
to use composer.
I added a subject, pasted clipboard in and went to the first position of the
first line and hit <enter> to add a blank line and got:
[Debug] 12:34:45: .src/gui/wxComposeView.cpp(2811): assert "wxAssertFailure" failed:
shouldn't be called if we had been already changed!
Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 16384 (LWP 13629)]
0x4088a481 in kill () from /lib/i686/libc.so.6
(gdb) bt
#0 0x4088a481 in kill () from /lib/i686/libc.so.6
#1 0x40cb7acd in pthread_kill () from /lib/i686/libpthread.so.0
#2 0x40cb7deb in raise () from /lib/i686/libpthread.so.0
#3 0x4088a224 in raise () from /lib/i686/libc.so.6
#4 0x4056a92f in wxTrap() () at ../src/common/appbase.cpp:539
#5 0x40316b96 in wxGUIAppTraitsBase::ShowAssertDialog(wxString const&)
(this=0x8414290, [EMAIL PROTECTED])
at ../src/common/appcmn.cpp:528
#6 0x4056acdd in ShowAssertDialog (szFile=0x82f03a4 ".src/gui/wxComposeView.cpp",
nLine=2811,
szCond=0x82f0394 "wxAssertFailure",
szMsg=0x82f11e0 "shouldn't be called if we had been already changed!",
traits=0x8414290)
at ../src/common/appbase.cpp:705
#7 0x4056a623 in wxAppConsole::OnAssert(char const*, int, char const*, char const*)
(this=0x83d9320,
file=0x82f03a4 ".src/gui/wxComposeView.cpp", line=2811, cond=0x82f0394
"wxAssertFailure",
msg=0x82f11e0 "shouldn't be called if we had been already changed!") at
../src/common/appbase.cpp:408
#8 0x4026dce9 in wxApp::OnAssert(char const*, int, char const*, char const*)
(this=0x83d9320,
file=0x82f03a4 ".src/gui/wxComposeView.cpp", line=2811, cond=0x82f0394
"wxAssertFailure",
msg=0x82f11e0 "shouldn't be called if we had been already changed!") at
../src/gtk/app.cpp:649
#9 0x081cf9aa in ?? ()
#10 0x4056a9e6 in wxOnAssert(char const*, int, char const*, char const*) (
szFile=0x82f03a4 ".src/gui/wxComposeView.cpp", nLine=2811, szCond=0x82f0394
"wxAssertFailure",
szMsg=0x82f11e0 "shouldn't be called if we had been already changed!") at
../src/common/appbase.cpp:585
#11 0x4056a962 in wxAssert(int, char const*, int, char const*, char const*) (cond=0,
szFile=0x82f03a4 ".src/gui/wxComposeView.cpp", nLine=2811, szCond=0x82f0394
"wxAssertFailure",
szMsg=0x82f11e0 "shouldn't be called if we had been already changed!") at
../src/common/appbase.cpp:552
#12 0x08181595 in ?? ()
#13 0x08186514 in ?? ()
#14 0x40df9149 in BareBonesEditor::OnFirstTimeModify() (this=0x87d8930)
at .src/modules/BareBonesEditor.cpp:137
#15 0x40df76e9 in wxBareBonesTextControl::OnKeyDown(wxKeyEvent&) (this=0x881c5f0,
[EMAIL PROTECTED])
at .src/modules/BareBonesEditor.cpp:869
#16 0x4056a339 in wxAppConsole::HandleEvent(wxEvtHandler*, void
(wxEvtHandler::*)(wxEvent&), wxEvent&) const
(this=0x83d9320, handler=0x881c5f0, func=
{__pfn = 0x40df76bc <wxBareBonesTextControl::OnKeyDown(wxKeyEvent&)>, __delta =
0}, [EMAIL PROTECTED])
at ../src/common/appbase.cpp:288
#17 0x40600f44 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&,
wxEvtHandler*, wxEvent&)
([EMAIL PROTECTED], handler=0x881c5f0, [EMAIL PROTECTED]) at
../src/common/event.cpp:1164
#18 0x4060032e in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
(this=0x40dfabb0,
[EMAIL PROTECTED], self=0x881c5f0) at ../src/common/event.cpp:837
#19 0x40601160 in wxEvtHandler::ProcessEvent(wxEvent&) (this=0x881c5f0, [EMAIL
PROTECTED])
at ../src/common/event.cpp:1226
#20 0x4029bf50 in gtk_window_key_press_callback (widget=0x881c7a0,
gdk_event=0x84af5b8, win=0x881c5f0)
---Type <return> to continue, or q <return> to quit---
at ../src/gtk/window.cpp:1113
#21 0x40a47618 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
(gdb)
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers