Bennett Helm wrote:
On Sun, Aug 31, 2008 at 2:50 AM, Abdelrazak Younes <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

        Oh well, 'd->' was also missing two lines above. Try the attached.

    Hum, no, try the attached instead (revert your tree before).


Sorry it's taken me a while to respond. This latest patch compiles, but doesn't fix the crash. Here's the backtrace (below).

I don't understand the backtrace, sorry.


Note, by the way, that we're off list. ...

Corrected here.


Bennett

---------------

Error returned from iconv
E2BIG  There is not sufficient room at *outbuf.
LyXAction.cpp(3083): action: 5767289 is not known.
lassert.cpp(21): ASSERTION false VIOLATED IN LyXAction.cpp:3084
Assertion triggered in void lyx::doAssert(const char*, const char*, long int) by failing check "false" in file lassert.cpp:23

Program received signal SIGABRT, Aborted.
0x936f5b9e in __kill ()
(gdb) bt
#0  0x936f5b9e in __kill ()
#1  0x936f5b91 in kill$UNIX2003 ()
#2  0x9376cec2 in raise ()
#3  0x9377c47f in abort ()
#4  0x0010e83a in lyx::lyx_exit (exit_code=1) at LyX.cpp:200
#5 0x00573c2a in lyx::doAssert (expr=0x936f5b9e "s\016?", file=0x936f5b9e "s\016?", line=-1821418594) at lassert.cpp:23 #6 0x001244bd in lyx::LyXAction::funcHasFlag (this=0xf139dc, action=5767289, flag=lyx::LyXAction::Noop) at LyXAction.cpp:3084 #7 0x001288fc in lyx::LyXFunc::getStatus (this=0x142d0a0, [EMAIL PROTECTED]) at LyXFunc.cpp:421 #8 0x0012c0ff in lyx::LyXFunc::dispatch (this=0x142d0a0, [EMAIL PROTECTED]) at LyXFunc.cpp:727
#9  0x0010df9e in lyx::dispatch ([EMAIL PROTECTED]) at LyX.cpp:1132
#10 0x0035cf54 in lyx::frontend::Action::qt_metacall (this=0xed64620, _c=QMetaObject::InvokeMetaMethod, _id=-1, _a=0xbfffe248) at Action.cpp:69
#11 0x00b80e5d in QMetaObject::activate () at LyX.cpp:1250
#12 0x005b10ec in QAction::triggered () at LyX.cpp:1250
#13 0x005b2eff in QAction::activate () at LyX.cpp:1250
#14 0x0096f469 in qt_mac_activate_action () at LyX.cpp:1250
#15 0x0096fa45 in qt_mac_menu_event () at LyX.cpp:1250
#16 0x90946763 in DispatchEventToHandlers ()
#17 0x90945b9d in SendEventToEventTargetInternal ()
#18 0x909624ee in SendEventToEventTarget ()
#19 0x90996bc1 in SendHICommandEvent ()
#20 0x909bd3d3 in SendMenuCommandWithContextAndModifiers ()
#21 0x909bd390 in SendMenuItemSelectedEvent ()
#22 0x90a4131f in HIMenuBar::HandleKeyboardEvent ()
#23 0x90946c71 in HIObject::EventHook ()
#24 0x90946763 in DispatchEventToHandlers ()
#25 0x90945b9d in SendEventToEventTargetInternal ()
#26 0x90945a02 in SendEventToEventTargetWithOptions ()
#27 0x90974def in ToolboxEventDispatcherHandler ()
#28 0x90946b1c in DispatchEventToHandlers ()
#29 0x90945b9d in SendEventToEventTargetInternal ()
#30 0x909624ee in SendEventToEventTarget ()
#31 0x006015b1 in qt_mac_send_event () at LyX.cpp:1250
#32 0x0060dae2 in QEventDispatcherMac::processEvents () at LyX.cpp:1250
#33 0x00b6ef51 in QEventLoop::processEvents () at LyX.cpp:1250
#34 0x00b6f07a in QEventLoop::exec () at LyX.cpp:1250
#35 0x00b71d71 in QCoreApplication::exec () at LyX.cpp:1250
#36 0x00118fa9 in lyx::LyX::exec (this=0xbffff228, [EMAIL PROTECTED], argv=0xbffff268) at LyX.cpp:343
#37 0x00002409 in main (argc=1, argv=0xbffff268) at main.cpp:46

Reply via email to