Re: Issue with Indian Datacard



Hello Dan,

Following is backtrace.

#0  0x006f2416 in __kernel_vsyscall ()
#1  0x42b9fb7e in __poll (fds=0x9300378, nfds=9, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x42d3ecdc in g_poll (fds=0x9300378, nfds=9, timeout=-1) at gpoll.c:132
#3  0x42d2fe76 in g_main_context_poll (n_fds=9, fds=0x42c665a0,
    priority=<optimized out>, timeout=<optimized out>, context=0x924d248)
    at gmain.c:3404
#4  g_main_context_iterate (context=0x924d248, block=1121184944, dispatch=1,
    self=0x922fcb8) at gmain.c:3086
#5  0x42d30697 in g_main_loop_run (loop=0x92ac728) at gmain.c:3299
#6  0x080590d6 in main (argc=1, argv=0xbf97f884) at main.c:106
 
With Regards,
Manish S Runwal
Runwalsoft.com



From: Dan Williams <dcbw redhat com>
To: Manish S Runwal <m_runwal yahoo com>
Cc: "networkmanager-list gnome org" <networkmanager-list gnome org>
Sent: Saturday, 4 June 2011 12:32 AM
Subject: Re: Issue with Indian Datacard

On Thu, 2011-06-02 at 20:54 -0700, Manish S Runwal wrote:
> Hello Dan,
> Thank you for taking issue on table.
>
>
> I am not so advance in that. if you give me set of commands to execute
> then It will do the steps for you.
> I have tried to use abrt but..it downloading heavily debug+debuginfo
> so thats costing bandwidth.
> any other option ?

If you install 'gdb' on your machine, you can do the following:

1) gdb attach `pidof nm-applet`
2) then try to trigger the fault in nm-applet
3) when you do, gdb will stop nm-applet and leave that terminal at the
"(gdb)" prompt
4) at the (gdb) prompt, type "backtrace"
5) copy and paste that output into an email reply

Thanks,
Dan







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]