[Debug] 14:44:01: .src/gui/wxFolderView.cpp(530): assert "wxAssertFailure" failed: 
invalid listctrl index

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 16384 (LWP 1925)]
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=0x82f55c2 ".src/gui/wxFolderView.cpp", nLine=530,
    szCond=0x82f55b2 "wxAssertFailure",
    szMsg=0x82f6f12 "invalid listctrl index", traits=0x8414290)
    at ../src/common/appbase.cpp:705
#7  0x4056a623 in wxAppConsole::OnAssert(char const*, int, char const*, char const*) 
(this=0x83d9320, file=0x82f55c2 ".src/gui/wxFolderView.cpp", line=530,
    cond=0x82f55b2 "wxAssertFailure", msg=0x82f6f12 "invalid listctrl index")
    at ../src/common/appbase.cpp:408
#8  0x4026dce9 in wxApp::OnAssert(char const*, int, char const*, char const*) (
    this=0x83d9320, file=0x82f55c2 ".src/gui/wxFolderView.cpp", line=530,
    cond=0x82f55b2 "wxAssertFailure", msg=0x82f6f12 "invalid listctrl index")
    at ../src/gtk/app.cpp:649
#9  0x081cf9aa in ?? ()
#10 0x4056a9e6 in wxOnAssert(char const*, int, char const*, char const*) (
    szFile=0x82f55c2 ".src/gui/wxFolderView.cpp", nLine=530,
    szCond=0x82f55b2 "wxAssertFailure",
---Type <return> to continue, or q <return> to quit---
    szMsg=0x82f6f12 "invalid listctrl index") at ../src/common/appbase.cpp:585
#11 0x4056a962 in wxAssert(int, char const*, int, char const*, char const*) (
    cond=0, szFile=0x82f55c2 ".src/gui/wxFolderView.cpp", nLine=530,
    szCond=0x82f55b2 "wxAssertFailure",
    szMsg=0x82f6f12 "invalid listctrl index") at ../src/common/appbase.cpp:552
#12 0x081afe07 in ?? ()
#13 0x081a79cd in ?? ()
#14 0x081acd63 in ?? ()
#15 0x081abaae in ?? ()
#16 0x081a4da9 in ?? ()
#17 0x4056a339 in wxAppConsole::HandleEvent(wxEvtHandler*, void 
(wxEvtHandler::*)(wxEvent&), wxEvent&) const (this=0x83d9320, handler=0x8460bf8, func=
      {__pfn = 0x81a4d5c, __delta = 0}, [EMAIL PROTECTED])
    at ../src/common/appbase.cpp:288
#18 0x40600f44 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) ([EMAIL PROTECTED], handler=0x8460bf8,
    [EMAIL PROTECTED]) at ../src/common/event.cpp:1164
#19 0x4060032e in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) (
    this=0x83bb610, [EMAIL PROTECTED], self=0x8460bf8)
    at ../src/common/event.cpp:837
#20 0x40601160 in wxEvtHandler::ProcessEvent(wxEvent&) (this=0x8460bf8,
    [EMAIL PROTECTED]) at ../src/common/event.cpp:1226
#21 0x402c91a9 in wxListMainWindow::OnChar(wxKeyEvent&) (this=0x8461120,
    [EMAIL PROTECTED]) at ../src/generic/listctrl.cpp:3147
---Type <return> to continue, or q <return> to quit---
#22 0x4056a339 in wxAppConsole::HandleEvent(wxEvtHandler*, void 
(wxEvtHandler::*)(wxEvent&), wxEvent&) const (this=0x83d9320, handler=0x8461120, func=
      {__pfn = 0x402c8fd6 <wxListMainWindow::OnChar(wxKeyEvent&)>, __delta = 0}, 
[EMAIL PROTECTED]) at ../src/common/appbase.cpp:288
#23 0x40600f44 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) ([EMAIL PROTECTED], handler=0x8461120,
    [EMAIL PROTECTED]) at ../src/common/event.cpp:1164
#24 0x4060032e in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) (
    this=0x404cce18, [EMAIL PROTECTED], self=0x8461120)
    at ../src/common/event.cpp:837
#25 0x40601160 in wxEvtHandler::ProcessEvent(wxEvent&) (this=0x8461120,
    [EMAIL PROTECTED]) at ../src/common/event.cpp:1226
#26 0x4029c1b4 in gtk_window_key_press_callback (widget=0x83d6348,
    gdk_event=0x84af5b8, win=0x8461120) at ../src/gtk/window.cpp:1189
#27 0x40a47618 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
(gdb)



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to