Hi,

I can confirm this bug is easily reproducible in qemu[0].

This is the backtrace I got installing the libwxbase2.8-dbg package and
building amule with DEB_BUILD_OPTIONS="nostrip":

u...@debian-arm:~$ gdb amuled
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html> This is free software: you are free
to change and redistribute it. There is NO WARRANTY, to the extent
permitted by law.  Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnu"...
(gdb) run
Starting program: /usr/bin/amuled 
[Thread debugging using libthread_db enabled]
[New Thread 0x40020910 (LWP 2671)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x40020910 (LWP 2671)]
0x404d445c in wxURLModule::wxCreateObject ()
   from /usr/lib/libwx_baseu_net-2.8.so.0
(gdb) bt full
#0  0x404d445c in wxURLModule::wxCreateObject ()
   from /usr/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
#1  0x405875b4 in wxModule::RegisterModules ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#2  0x4056ee34 in wxEntryStart () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#3  0x4056f124 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#4  0x0002b6a4 in main (argc=Cannot access memory at address 0x6d8
) at ../../src/amuled.cpp:171
No locals.
(gdb) quit
The program is running.  Exit anyway? (y or n) y

Moreover, the very same problem was reported months ago at wxWidgets'
bug tracker[1].

Unfortunately, probably the problem is not directly related to the
wxWidgets-2.8 library itself but rather to the default version of gcc
used in lenny. In fact, building wxWidgets-2.8 with gcc-4.1 seems to
fix the issue with amule and other applications.

I'm going to ask for confirmations and suggestions on debian-...@l.d.o.

Hope this helps.

[0] http://people.debian.org/~aurel32/qemu/arm/
[1] http://trac.wxwidgets.org/ticket/10243

Thanks,
--
Cristian Greco
GPG key ID: 0xCF4D32E4

Attachment: signature.asc
Description: PGP signature

Reply via email to