Opened 11 years ago

Closed 11 years ago

#407 closed defect (fixed)

MERGE crashes when clicking on "search"

Reported by: epruesse Owned by: devel
Priority: blocker Milestone:
Component: global Version: SVN
Keywords: Cc: dmeier@…

Description

Possibly a regression caused by r11126 ?

Warning: Cannot convert string ">" to type KeySym

-------------------- ARB-backtrace 'received signal 11':
/arb/software/arb_ubuntu_1004/latest/lib/libCORE.so(GBK_dump_backtrace(_IO_FILE*, char const*)+0x34)[0x7fd987aaaa74]
/arb/software/arb_ubuntu_1004/latest/lib/libCORE.so(+0xe00e)[0x7fd987aad00e]
/lib/libc.so.6(+0x33af0)[0x7fd985c62af0]
/arb/software/arb_ubuntu_1004/latest/lib/libARBDB.so(+0x271d0)[0x7fd987d181d0]
/arb/software/arb_ubuntu_1004/latest/lib/libARBDB.so(GBS_read_hash(GB_HASH const*, char const*)+0xe)[0x7fd987d1838e]
/arb/software/arb_ubuntu_1004/latest/lib/libWINDOW.so(AW_root::awar(char const*)+0x9)[0x7fd987619349]
arb_ntree(QUERY::DbQuery::get_tree_name() const+0x17)[0x5357a7]
arb_ntree(query_info::initFields(QUERY::DbQuery*, int, query_operator, AW_root*)+0x9d)[0x5372dd]
arb_ntree(query_info::query_info(QUERY::DbQuery*)+0x61)[0x5373e1]
arb_ntree[0x538b03]
/arb/software/arb_ubuntu_1004/latest/lib/libWINDOW.so(AW_cb::run_callbacks()+0xb7)[0x7fd9876037d7]
/arb/software/arb_ubuntu_1004/latest/lib/libWINDOW.so(AW_server_callback(_WidgetRec*, void*, void*)+0xa8)[0x7fd987622588]
/usr/lib/libXt.so.6(XtCallCallbackList+0x11f)[0x7fd986cbcc7f]
/usr/lib/libXm.so.3(+0xe4b05)[0x7fd987202b05]
/usr/lib/libXt.so.6(+0x4bb9d)[0x7fd986cf3b9d]
/usr/lib/libXt.so.6(_XtTranslateEvent+0x3fa)[0x7fd986cf446a]
/usr/lib/libXt.so.6(XtDispatchEventToWidget+0x3fb)[0x7fd986ccaf2b]
/usr/lib/libXt.so.6(+0x23783)[0x7fd986ccb783]
/usr/lib/libXt.so.6(XtDispatchEvent+0xb4)[0x7fd986cca6e4]
/usr/lib/libXt.so.6(XtAppMainLoop+0x4b)[0x7fd986cca88b]
arb_ntree(ARB_main(int, char**)+0x715)[0x472275]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7fd985c4dc4d]
arb_ntree[0x44d279]

Change History (1)

comment:1 Changed 11 years ago by epruesse

  • Resolution set to fixed
  • Status changed from new to closed

fixed by r11130

Note: See TracTickets for help on using tickets.