Segmentation fault on startup
Hi,
Unfortunately the program is not working anymore! As far as I can tell I've changed nothing, but when I run the command from the terminal I get the following output:
It seems to get a segmentation fault, I have made no changes to the config file and just used the .deb package (RC2). I have tried uninstalling and re-installing but to no avail. If I try and run the code a second time (after the crash) I get:
And then it freezes, I cannot kill the program (even killall -9 cannot kill the twistd server!) and have to reboot to try again (very frustrating).
Any help on this would be much appreciated.
Hi,
Unfortunately the program is not working anymore! As far as I can tell I've changed nothing, but when I run the command from the terminal I get the following output:
Code:
richard@richard-laptop:~$ vodafone-mobile-connect-card-driver-for-linux-debug
2007/05/15 13:08 +0200 [-] Log opened.
2007/05/15 13:08 +0200 [-] twistd 2.5.0 (/usr/bin/python 2.5.1) starting up
2007/05/15 13:08 +0200 [-] reactor class: <class 'twisted.internet.gtk2reactor.Gtk2Reactor'>
2007/05/15 13:08 +0200 [-] Loading /usr/share/vodafone-mobile-connect-card-driver-for-linux/tap.py...
2007/05/15 13:08 +0200 [-] Loaded.
Segmentation fault
richard@richard-laptop:~$
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] Oops: 0002 [#1]
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] SMP
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] CPU: 0
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] EIP: 0060:[<e049992c>] Not tainted VLI
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] EFLAGS: 00010246 (2.6.20-15-generic #2)
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] EIP is at pl2303_open+0x44c/0x9c0 [pl2303]
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] eax: 00000000 ebx: 00000000 ecx: 00000246 edx: d72dc000
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] esi: df217300 edi: d82e4200 ebp: 00000000 esp: c5697e38
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] ds: 007b es: 007b ss: 0068
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] Process twistd (pid: 6046, ti=c5696000 task=c5765030 task.ti=c5696000)
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] Stack: 00000040 00000009 00000000 00000000 00000000 00000064 00000000 00000003
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] 00000292 00000000 d0968000 ca680440 00000292 c0234257 00000000 c0234eab
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] 00000000 c51236c0 00000000 d82e4200 df217300 d0968000 d82e420c e05971dc
Message from syslogd@richard-laptop at Tue May 15 13:08:58 2007 ...
richard-laptop kernel: [ 91.308000] Call Trace:
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [tty_ldisc_enable+39/48] tty_ldisc_enable+0x27/0x30
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [init_dev+587/1504] init_dev+0x24b/0x5e0
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [<e05971dc>] serial_open+0x10c/0x160 [usbserial]
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [check_tty_count+20/176] check_tty_count+0x14/0xb0
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [tty_open+327/752] tty_open+0x147/0x2f0
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [tty_open+0/752] tty_open+0x0/0x2f0
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [chrdev_open+168/368] chrdev_open+0xa8/0x170
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [chrdev_open+0/368] chrdev_open+0x0/0x170
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [__dentry_open+186/448] __dentry_open+0xba/0x1c0
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [nameidata_to_filp+53/64] nameidata_to_filp+0x35/0x40
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [do_filp_open+80/96] do_filp_open+0x50/0x60
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [flush_tlb_mm+81/144] flush_tlb_mm+0x51/0x90
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [do_sys_open+78/240] do_sys_open+0x4e/0xf0
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [sys_open+28/32] sys_open+0x1c/0x20
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] [sysenter_past_esp+105/169] sysenter_past_esp+0x69/0xa9
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] =======================
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] Code: 20 8b 47 44 ba d0 00 00 00 e8 11 33 bf ff 85 c0 89 c3 0f 85 13 05 00 00 8b 2d 80 d5 49 e0 85 ed 0f 85 2d 04 00 00 8b 47 24 8b 16 <89> 50 20 8b 47 24 ba d0 00 00 00 e8 e4 32 bf ff 89 c3 31 c0 85
Message from syslogd@richard-laptop at Tue May 15 13:08:59 2007 ...
richard-laptop kernel: [ 91.308000] EIP: [<e049992c>] pl2303_open+0x44c/0x9c0 [pl2303] SS:ESP 0068:c5697e38
It seems to get a segmentation fault, I have made no changes to the config file and just used the .deb package (RC2). I have tried uninstalling and re-installing but to no avail. If I try and run the code a second time (after the crash) I get:
Code:
richard@richard-laptop:~$ vodafone-mobile-connect-card-driver-for-linux-debug
Removing stale pidfile /tmp/vmc.pid
2007/05/15 13:16 +0200 [-] Log opened.
2007/05/15 13:16 +0200 [-] twistd 2.5.0 (/usr/bin/python 2.5.1) starting up
2007/05/15 13:16 +0200 [-] reactor class: <class 'twisted.internet.gtk2reactor.Gtk2Reactor'>
2007/05/15 13:16 +0200 [-] Loading /usr/share/vodafone-mobile-connect-card-driver-for-linux/tap.py...
2007/05/15 13:16 +0200 [-] Loaded.
And then it freezes, I cannot kill the program (even killall -9 cannot kill the twistd server!) and have to reboot to try again (very frustrating).
Any help on this would be much appreciated.