On Mon, 23 Apr 2007 23:34:41 +0200
maximilian attems <[EMAIL PROTECTED]> wrote:

> sure:
>  dpkg -l libgammu1 | grep ^ii
>  ii  libgammu1      1.10.0-2       Mobile phone management library
> 

Okay, then I have only idea: Can you please install libgammu1-dbg (it
will be available in archives as soon as it goes through NEW queue, or
it is in my personal repository at <http://debian.cihar.com/>) and
obtain backtrace from the segfault.

To get backtrace using gdb use following commands:

$ gdb python
(gdb) r /usr/bin/wammu

When program crashes, issue bt command on gdb prompt.

Thanks for help with debugging this issue.
-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature

Reply via email to