aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash in search page with wxGTK-2.5.3  (Read 6029 times)

ecforum

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 105
Crash in search page with wxGTK-2.5.3
« on: December 26, 2004, 11:37:26 AM »

Hello,

Probably a problem with wxGTK-2.5.3. I have not the problem with wxGTK-2.5.2.

1/ In the search page, click "extended parameters"
2/ select videos
3/ click again to select another type of file

When the focus is again on the popup list, amule crash.

Here are traces and my config :

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

  • CamuleApp::OnFatalException() in amule[0x826a89a]
  • [1] wxFatalSignalHandler in /usr/local/wxGTK/lib/libwx_base-2.5.so.3
[0x406421b6]
[2] ?? in /lib/libpthread.so.0 [0x4002fbe5]
[3] ?? in /lib/libc.so.6 [0x40b4d078]
[4] gtk_marshal_BOOL__POINTER in /usr/lib/libgtk-1.2.so.0[0x4088564d]
[5] ?? in /usr/lib/libgtk-1.2.so.0 [0x408b4e5a]
[6] ?? in /usr/lib/libgtk-1.2.so.0 [0x408b416a]
[7] gtk_signal_emit in /usr/lib/libgtk-1.2.so.0[0x408b2234]
[8] gtk_widget_event in /usr/lib/libgtk-1.2.so.0[0x408e7fd9]
[9] gtk_main_do_event in /usr/lib/libgtk-1.2.so.0[0x408847fc]
[10] ?? in /usr/lib/libgdk-1.2.so.0 [0x4092cb44]
[11] ?? in /usr/lib/libglib-1.2.so.0 [0x4095ae75]
[12] ?? in /usr/lib/libglib-1.2.so.0 [0x4095b32c]
[13] g_main_run in /usr/lib/libglib-1.2.so.0[0x4095b55c]
[14] gtk_main in /usr/lib/libgtk-1.2.so.0[0x40884083]
[15] wxEventLoop::Run() in /usr/local/wxGTK/lib/libwx_gtk_core-2.5.so.3[0x403227
25]
[16] wxAppBase::MainLoop() in /usr/local/wxGTK/lib/libwx_gtk_core-2.5.so.3[0x403
ac7d9]
[17] wxAppBase::OnRun() in /usr/local/wxGTK/lib/libwx_gtk_core-2.5.so.3[0x403ac9
3b]
[18] wxEntry(int&, char**) in /usr/local/wxGTK/lib/libwx_base-2.5.so.3[0x405e6dd
1]
[19] main in amule[0x826e6d9]
[20] __libc_start_main in /lib/libc.so.6[0x40b39936]
[21] wxGenericTreeCtrl::OnCompareItems(wxTreeItemId const&, wxTreeItemId const&)
 in amule[0x80cd7b1]

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


 Configure script has finished system check.

  Configured aMule 2.0.0rc8 for 'i686-pc-linux'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             yes
  Should aMule be compiled with systray?                   no
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should aMule Command Line Client be built?               no
  Should aMule GUI Client be built?                        no

  **** aMule WebServer ****
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI be built?                     no

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      yes
  Should aMuleLinkCreator for console (alcc) be built?     yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.3
                                       GTK                1.2.10
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Crash in search page with wxGTK-2.5.3
« Reply #1 on: December 26, 2004, 11:59:54 AM »

Nothing aMule related around, I blame wxGTK (more if you don't have it with 2.5.3)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Crash in search page with wxGTK-2.5.3
« Reply #2 on: December 26, 2004, 12:57:33 PM »

still it would be nice if you could build aMule in debug mode and take a loot at how to make a backtrace..so Kry and someone else can have a better look at it.

http://www.amule.org/wiki/index.php/Backtraces

thnx

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

ecforum

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 105
Re: Crash in search page with wxGTK-2.5.3
« Reply #3 on: December 26, 2004, 02:57:17 PM »

I tried to obtain backtraces :

Program received signal SIGSEGV, Segmentation fault.
0x4032e03b in gtk_frame_focus_out_callback ()
   from /usr/local/wxGTK-2.5.3/lib/libwx_gtk_core-2.5.so.3
(gdb) bt full
#0  0x4032e03b in gtk_frame_focus_out_callback ()
   from /usr/local/wxGTK-2.5.3/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#1  0x4088564d in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#2  0x408b4e5a in gtk_signal_remove_emission_hook ()
   from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#3  0x408b416a in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#4  0x408b2234 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#5  0x408e7fd9 in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#6  0x408847fc in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#7  0x4092cb44 in gdk_wm_protocols_filter () from /usr/lib/libgdk-1.2.so.0
No symbol table info available.
#8  0x4095ae75 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#9  0x4095b32c in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#10 0x4095b55c in g_main_run () from /usr/lib/libglib-1.2.so.0
---Type to continue, or q to quit---
No symbol table info available.
#11 0x40884083 in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#12 0x40322725 in wxEventLoop::Run ()
   from /usr/local/wxGTK-2.5.3/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#13 0x403ac7d9 in wxAppBase::MainLoop ()
   from /usr/local/wxGTK-2.5.3/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#14 0x403ac93b in wxAppBase::OnRun ()
   from /usr/local/wxGTK-2.5.3/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#15 0x405e6dd1 in wxEntry ()
   from /usr/local/wxGTK-2.5.3/lib/libwx_base-2.5.so.3
No symbol table info available.
#16 0x082cbc35 in main (argc=1, argv=0xbffff384) at amule-gui.cpp:161
No locals.
(gdb)
Logged

Ron

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Crash in search page with wxGTK-2.5.3
« Reply #4 on: December 26, 2004, 03:21:29 PM »

Hi, also to me first aMule-2.0.0rc8 with the WXGTK-2.5.3 continued to go to crash, then i have tried to compile the WXGTK-2.5.3 with the support GTK2 active, and it now goes very well.   :D
Logged